fizyr / keras-retinanet

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

predict_on_batch is taking more time to predict #1426

Closed kmanojkkmr closed 4 years ago

kmanojkkmr commented 4 years ago

Hi Team,

I see "predict_on_batch" is taking more time to predict and to evaluate in eval.py to find the detections.

Is there any other alternative method for this to increase the speed? If yes, please let me know what can be done.

Thank you in advance. :)

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.