HelloRicky123 / Siamese-RPN

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

some questions about training #21

Closed Holdeny closed 5 years ago

Holdeny commented 5 years ago

Thanks for your excellent work. At the beginning of training, the cls_loss and reg_loss is Nan, is this because I didn't load the pretrained model or something else? If I want to change the siamese-network, how do I prepare a new pretrained model?