Faster-RCNN_Tensorflow
Faster-RCNN_Tensorflow copied to clipboard
about voc_eval.py
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.