windows安装pycocotools

windows安装pycocotools

💡 原文中文,约600字,阅读约需2分钟。
📝

内容提要

本文介绍了如何安装 Cython 和 pycocotools。首先使用命令 `pip install cython` 安装 Cython,然后通过 `pip install "git+https://github.com/philferriere/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI"` 安装 pycocotools。如果遇到网络问题,可以使用国内仓库 gitee 进行安装。

🏷️

标签

➡️

继续阅读