bertinetto / siamese-fc

Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
http://www.robots.ox.ac.uk/~luca/siamese-fc.html
MIT License
628 stars 224 forks source link

cannot reproduce your pre-trained model #13

Closed gongbudaizhe closed 7 years ago

gongbudaizhe commented 7 years ago

Hi, @bertinetto

I have rerun your training code for 50 epochs without any modification, but I cannot reproduce your released model for color image. Specifically, it performs worse in the OTB50 benchmark compared to your released color model in all aspects BC, DEF, IV, OCC, etc.

Could you kindly point out in which way I may have done wrong?

Attached the training metrics. net-train.pdf

bertinetto commented 7 years ago

Hi, So did you try your model against the pre-trained network (which one?) trained by us? There are many things that could be different if you have recreated the dataset and trained from scratch unfortunately. Here few things I can think of, but clearly everything counts:

gongbudaizhe commented 7 years ago

Thanks for your consideration.

I have trained the model following procedures listed in the training and tracking section without modifying any of your released code or configurations. The pre-trained model is downloaded from your project page which is trained solely by RGB images.

I will try using Matlab R2015b and see whether it will make any difference. : )

bertinetto commented 7 years ago
gongbudaizhe commented 7 years ago

Thanks for your prompt reply.

gongbudaizhe commented 7 years ago

Hi,

The training has finished. I get similar models now using matlab R2015, cuda 7.5, cudnn 5.0 and matconvnet v1.0-beta20.

Thanks!

bertinetto commented 7 years ago

That's awesome! Thanks for signalling the issue and taking the time to retrain!

On 9 Jan 2017 12:27, "Bi Li" notifications@github.com wrote:

Hi,

The training has finished. I get similar models now using matlab R2015, cuda 7.5, cudnn 5.0 and matconvnet v1.0-beta20.

Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bertinetto/siamese-fc/issues/13#issuecomment-271262433, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLRue75MHLD_Pj6EVS9Xmb5PlZlT_Daks5rQhmQgaJpZM4LZEU3 .