hi, thanks for your contribution for objection detection.
As everyone knows, you have compared SSD's mAP with others' like Faster-RCNN and YOLO in your paper.
So would you tell me where I can find the code to calculate the mAP when I run SSD to test a dataset.
Best wishes.
You can find ComputeAP() in bbox_util.cpp
Most helpful comment
You can find ComputeAP() in bbox_util.cpp