xuannianz / keras-GaussianYOLOv3

Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation in Keras and Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guide to pytorch implement

Hanawh opened this issue · comments

commented

When I implement with pytorch, the validation stage costs much more time than origin YOLOv3...it seems like NMS occupies a lot of time. I wonder if your validation stage is also long?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.