Caffe: How to calculate the mAP of VOC dataset ?

Created on 23 May 2017  路  1Comment  路  Source: weiliu89/caffe

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.

Most helpful comment

You can find ComputeAP() in bbox_util.cpp

>All comments

You can find ComputeAP() in bbox_util.cpp

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sundrops picture Sundrops  路  4Comments

fnzhan picture fnzhan  路  5Comments

siddharthm83 picture siddharthm83  路  4Comments

CPFLAME picture CPFLAME  路  5Comments

yeongrok picture yeongrok  路  6Comments