首页 > 其他 > 详细

安装mask-rcnn问题汇总

时间:2019-02-25 12:27:25      阅读:221      评论:0      收藏:0      [点我收藏+]

1. I download file from https://github.com/waleedka/coco. Then I placed the file in Mask_RCNN-master, went to the coco-master/PythonAPI and run make.BUT, when i run the demo.ipynb, there is an error said that " ModuleNotFoundError: No module named ‘pycocotools‘.". is there anyone know why it is happened?

I did change python to python3, but it‘s doesn‘t work until I extract the file pycocotools to the Mask_RCNN-master. and now, it works well.

技术分享图片

安装mask-rcnn问题汇总

原文:https://www.cnblogs.com/tenderwx/p/10430228.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!