megvii-research / Iter-E2EDET

Official implementation of the paper "Progressive End-to-End Object Detection in Crowded Scenes"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difference between mAP

scmyf opened this issue · comments

commented

Hi, I have a question.
The mAP obtained by using the test program that comes with the Detectron2 framework is different from the mAP obtained by Eval_result.py. Which mAP do you use as the final result?

commented

We use mAP from the Eval_result.py.