Unverified 提交 7b863a34 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Add Cython (#3217)

Cython required by pycocotools in certain cases, i.e. https://github.com/cocodataset/cocoapi/issues/172
上级 7b0eb952
...@@ -26,4 +26,5 @@ pandas ...@@ -26,4 +26,5 @@ pandas
# extras -------------------------------------- # extras --------------------------------------
thop # FLOPS computation thop # FLOPS computation
Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
pycocotools>=2.0 # COCO mAP pycocotools>=2.0 # COCO mAP
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论