ucas-vg / PointTinyBenchmark

Point based and tiny object detection and localization code set of UCAS-VG
http://vision.ucas.ac.cn/sources
MIT License
654 stars 80 forks source link

[CPR] evaluate coco #70

Closed cxq1 closed 2 years ago

cxq1 commented 2 years ago

Hello I am wondering how to evaluate "coarse_point_refine_R50_FPN_1x_COCO400"

yinglang commented 2 years ago

As the readme file given, we use the annotation, which estimate from the result of "coarse_point_refine_R50_FPN_1x_COCO400", to train a P2PNet. The evaluation result of P2PNet is the final result.