Add Cython (#3217)

Cython required by pycocotools in certain cases, i.e. https://github.com/cocodataset/cocoapi/issues/172
pull/3252/head^2
Glenn Jocher 2021-05-19 19:58:53 +02:00 committed by GitHub
parent 7b0eb952ca
commit 7b863a34dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ pandas
# extras --------------------------------------
thop # FLOPS computation
Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
pycocotools>=2.0 # COCO mAP