windows安装pycocotools

windows安装pycocotools


下载源文件

github下载:https://github.com/philferriere/cocoapi
码云下载:https://gitee.com/ACANX/cocoapihtml

前提准备工做

安装Cython:python

  • activate pytorch_gpu(某个conda env)
  • pip install Cython

安装VS2015环境
以前我有按照整个vs,因此这个环境不缺,可参考
安装pycocotoolsgit

安装

  • 管理员运行cmd
  • 切换到cocoapi\PythonAPI目录
  • 依次运行:
相关文章
相关标签/搜索