Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The source of pretrained models of siamfc in training? #6

Open
herbert-chen opened this issue Jul 11, 2018 · 1 comment
Open

The source of pretrained models of siamfc in training? #6

herbert-chen opened this issue Jul 11, 2018 · 1 comment

Comments

@herbert-chen
Copy link

When I was training a siamfc model by this code, I needed three pretrained models including:

  1. 2016-08-17.net.mat
  2. baseline-conv5_e55.mat
  3. cfnet_ILSVRC2015.stats.mat
    But I don't know where it is from. If I want to change the network structure of siamfc, how could I create my own 3 pretrained models?
    Thank you.
@huanglianghua
Copy link
Owner

@Herbert95 We will fix this in our newest version. For now, however, you can directly download the stats file cfnet_ILSVRC2015.stats.mat from the cfnet project page http://www.robots.ox.ac.uk/~luca/cfnet.html. The pertained networks models are not used during the training stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants