Scene-Graph-Benchmark.pytorch
Scene-Graph-Benchmark.pytorch copied to clipboard
Low mAP due to number of bbox detected
I trained the object detector and notice the mAP is extremely low. Maybe due to the number of bboxes being detected without nms or post-processing. Is there another way to calculate mAP for the detector model?