HelloRicky123 / Siamese-RPN

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

evaluate on OTB100 , I get 0.6016 AUC #46

Closed ZhouZhang233 closed 5 years ago

ZhouZhang233 commented 5 years ago

At first, Thanks for your great work!respect !!!! but when I use siam_38.pth to evaluate OTB100 , I only get 0.6016 AUC. I don't why ! I have little change of your code, just make 'Jogging' and 'Skating2' to 'Jogging-1'&'Jooging-2' and 'Skating2-1'&'Skating2-2' also I use different pytoch version 0.4.0 Could you tell me which parameters do you adjust to improve the tracker's performance? Thanks