sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
650 stars 241 forks source link

MSCOCO mAP #39

Open siddharthm83 opened 7 years ago

siddharthm83 commented 7 years ago

Hi, this is not a code issue but I was curious if you have mAP numbers on COCO. The paper only has pascal VOC results.

hengck23 commented 7 years ago

Here are my intermediate results. I will update it again when I complete 500k training iteration. results

sanghoon commented 7 years ago

Since our target was to develop a detector for few selected objects, we haven't evaluated our models on the MS COCO (80 class) dataset.

hengck23 commented 7 years ago

Here is the updated and final results for your reference. Note that I do not try the best parameters here and if we do some fine adjustment, the results could get better. results_140

hengck23 commented 7 years ago

more updated here! Note that the train data i used for pvanet-full is less than that of other methods in comparsion. Maybe I need to redo the experiments later. (there is typo error: plateau windows should be 50k,50k,50k)

pic5

pic6

pic1

pic2

hectorgui commented 6 years ago

how about the resolution of the image's short edge for coco test data?