open-mmlab / cocoapi

COCO API - Dataset @ http://cocodataset.org/
Other
46 stars 34 forks source link

fix numpy dependency error #25

Closed fcakyon closed 2 years ago

fcakyon commented 3 years ago

fixes https://github.com/open-mmlab/cocoapi/issues/24

fcakyon commented 3 years ago

This pr fixes package installation on all platforms (that does not contain preinstalled numpy). Would you look at it? @hellock @xvjiarui

ddalenka commented 3 years ago

Hi, any chance it is going to be merged?

xvjiarui commented 3 years ago

Hi @ddalenka @fcakyon We are going to refactor this repo recently. We will consider merge it afterwards.

tall-josh commented 2 years ago

Hey, any updates on this?

fcakyon commented 2 years ago

this package is deprecated, just use pycocotools