zhaoweicai/Detectron-Cascade-RCNN

mAP&AP

summer-bunny opened this issue · 1 comments

I use the detectron model and run the e2e_cascade_rcnn_R-50-fpn_1x.yaml
but it only show the MEAN AP
how to show the AP ?

You should check the COCO evaluation code. AP is actually the MEAN AP.