Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3 在cmd中运行pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
出现错误:failed with error code 128 in None 但在Git Bash中运行$pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI则成功安装
pycocotools-2.0