no moduled named pycocotools_mask

git clone https://github.com/cocodataset/cocoapi.git

cd cocoapi/PythonAPI

python setup.py build_ext --inplace

python setup.py build_ext instal

拷贝PythonAPI 下的pycocotools 到 python .../site-packages目录下

原文地址:https://www.cnblogs.com/llfctt/p/13389699.html