Windows使用如下命令:

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

  linux使用如下命令:

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

  使用如下命令进行测试:

from pycocotools.coco import COCO
Logo

CSDN联合极客时间,共同打造面向开发者的精品内容学习社区,助力成长!

更多推荐