ssd.pytorch icon indicating copy to clipboard operation
ssd.pytorch copied to clipboard

Selecting training dataset

Open ksmdnl opened this issue 3 years ago • 1 comments

Did anyone happen to learn the model only on VOC2012 dataset? If yes, how is the model performance learned with the default parameters?

As for me, it scores only 65% mAP for 55k iterations, which I think relatively poor. Looking forward to discussing this!

ksmdnl avatar Jan 20 '22 09:01 ksmdnl

I have trained on VOC2007 dataset, and it scores 67%mAP for 15k iterations, the same with Fast R-CNN

Rook1e-li avatar Feb 23 '22 03:02 Rook1e-li