HelloRicky123 / Siamese-RPN

Full reimplementation of siamese rpn, has 0.24 eao on vot2017.
MIT License
223 stars 44 forks source link

Why is the AUC lower when the pretrained model is loaded? #26

Closed Holdeny closed 5 years ago

Holdeny commented 5 years ago

I loaded the pretrained model alexnet.pth when running train_siamrpn.py and got lower AUC on OTB dataset .Without the pretrained model and youtube_bb dataset, i only get about 0.3 AUC on OTB dataset. Could you give me some advice?

HelloRicky123 commented 5 years ago

I format this repo and you can try it.