Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
568 stars 115 forks source link

Request for distribution of AP values for specific IoU values #35

Open SgtChrome opened 4 years ago

SgtChrome commented 4 years ago

Thank you so much for your incredible work!

For a paper I am writing about possible applications of object detection algorithms I am in need of the distribution of AP values that can be achieved for higher IoU values. If at all possible I would very much appreciate if you were to list the best possible AP values for IoU 0.5 to 0.95 or provide a file containing predictions for at least a part of the ImageNet Dataset so I can calculate them myself, as it is not feasible for me to do the inference itself.

Thanks again for your time.