Research

pycocotools install on Windows 10, jupyter notebook

Shakeratto 2018. 8. 9. 17:54

refer to (utahman)

 : https://github.com/matterport/Mask_RCNN/issues/6


pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI



* When you have error on jupyter notebook, even if you already installed, 

You need to install on jupyter before you run the code, like this.


!pip install git+https://github.com/philferriere/cocoapi.git#egg=pycocotools^&subdirectory=PythonAPI