Faster-RCNN_Tensorflow icon indicating copy to clipboard operation
Faster-RCNN_Tensorflow copied to clipboard

about voc_eval.py

Open JiXuKong opened this issue 5 years ago • 0 comments

I just observed that the difference of mAP when I set "use_diff" . If i set it as True, I get a mAP of 0.69 and get 0.77 when set as False. So i try to understand what's the standard setting about "use_diff" in VOC metrics.

JiXuKong avatar Mar 24 '21 14:03 JiXuKong