摘要: ## cocoapi-pycocotools使用 ### 安装 ``` pip install pycocotools==2.0.0 or pip install pycocotools-windows ``` ``` from pycocotools.coco import COCO ``` ## 阅读全文
posted @ 2023-08-03 09:40 贝壳里的星海 阅读(389) 评论(0) 推荐(0) 编辑