提交 b5077d02 编写于 作者: W Waleed Abdulla

Fix downloading COCO weights in demo.ipynb

上级 9e6eea50
......@@ -37,7 +37,7 @@
"\n",
"# Import Mask RCNN\n",
"sys.path.append(ROOT_DIR) # To find local version of the library\n",
"import mrcnn.utils\n",
"from mrcnn import utils\n",
"import mrcnn.model as modellib\n",
"from mrcnn import visualize\n",
"# Import COCO config\n",
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册