MSCOCO - COCO API 的安装
时间:2018-11-15 13:59:35
收藏:0
阅读:1140
在 Windows 下安装 COCO API 的方法。
使用 pip 命令进行安装:
1 pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
评论(0)