Skip to content

Commit d502ae0

Browse files
authored
Updated repository branch to use
1 parent 1700dce commit d502ae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mask_R_CNN_Nephrology_Inference.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"source": [
8585
"if IN_COLAB:\n",
8686
" import os\n",
87-
" GITHUB_BRANCH = \"experimental\"\n",
87+
" GITHUB_BRANCH = \"master\"\n",
8888
" GITHUB_REPO = f\"https://raw.githubusercontent.com/AdrienJaugey/Custom-Mask-R-CNN-for-kidney-s-cell-recognition/{GITHUB_BRANCH}/\"\n",
8989
" files = ['mrcnn/config.py', 'mrcnn/utils_tf115.py', 'mrcnn/model_tf115.py', \n",
9090
" 'mrcnn/visualize.py', 'datasetTools/datasetDivider.py',\n",

0 commit comments

Comments
 (0)