Error analysis for object detection
Hi, Thanks for your great repository.
I have got a question. I would like to have the same error analysis for object detection task. Is there a way to have the same output for detection annotation with your implementation?
Appreciating you in advance for any responses.
+1, Would like to know as well. Thanks in advance!
Sorry for the late reply @mmderakhshani , @netanel-s. Right now there is a matlab function in the cocoapi repo that will analyze your detections in the style of Derek Hoiem's error analysis on object detection.
There isn't an immediate plan to port this repo to object detection, but if you post requests on the coco-api repo and enough people ask for it things might change.
+1 This is interesting to me as well! :)
+1
You can take a look at this tool, it might be of interest: https://dbolya.github.io/tide/