Detectron.pytorch icon indicating copy to clipboard operation
Detectron.pytorch copied to clipboard

Evaluation Precision x Recall

Open gsaibro opened this issue 6 years ago • 0 comments

Hi everyone,

I am doing a comparison with others object detection networks and I have a question: How can I properly variate the threshold to obtain different recall values? I would like to just run infer_simple to get outputs at different thresholds, I'm not sure if I should touch the NMS or not.

I'm using my own database.

Thanks a lot! Güinther.

gsaibro avatar Nov 09 '18 10:11 gsaibro