fizyr / keras-retinanet

Keras implementation of RetinaNet object detection.
Apache License 2.0
4.38k stars 1.96k forks source link

Use pycocotools new release #1396

Closed henrykironde closed 4 years ago

henrykironde commented 4 years ago

I would suggest to use the new release that is both on Condaand Pypi for pycocotools git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI

Unless there is a reason to use the dev branch.

hgaiser commented 4 years ago

Isn't that what we're using? https://github.com/fizyr/keras-retinanet/blob/master/requirements.txt

stale[bot] commented 4 years ago

This issue has been automatically marked as stale due to the lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.