Skip to content

Commit

Permalink
Add Cython (#3217)
Browse files Browse the repository at this point in the history
Cython required by pycocotools in certain cases, i.e. cocodataset/cocoapi#172
  • Loading branch information
glenn-jocher committed May 19, 2021
1 parent 7b0eb95 commit 7b863a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ pandas

# extras --------------------------------------
thop # FLOPS computation
Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
pycocotools>=2.0 # COCO mAP

0 comments on commit 7b863a3

Please sign in to comment.