Gradiant / pyodi

Python Object Detection Insights
https://gradiant.github.io/pyodi/
Mozilla Public License 2.0
192 stars 16 forks source link

Issue 110 add source references to evaluation code #116

Closed daavoo closed 3 years ago

daavoo commented 3 years ago

It turns out that the guys from LRP released a new repo which includes everything I had to manually merge before. So I entirely removed the coco folder and refactor the utils.py to core.boxes and core.utils

Close #110