Add Cython (#3217)
Cython required by pycocotools in certain cases, i.e. https://github.com/cocodataset/cocoapi/issues/172
正在显示
| ... | ... | @@ -26,4 +26,5 @@ pandas |
| # extras -------------------------------------- | ||
| thop # FLOPS computation | ||
| Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172 | ||
| pycocotools>=2.0 # COCO mAP |
请
注册
或者
登录
后发表评论