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 different feature size in the training and tracking process #24

Open
haoliyoupai09 opened this issue Oct 13, 2018 · 0 comments
Open

Comments

@haoliyoupai09
Copy link

In your tracking process, the output feature size is 125 12532 before the DCF layer.
However, in your training code, the networkType is set to 12, and the output size after two convolutional laysers is smaller than the input image size by 4. (feature_za=input_size-[4,4])
I wonder why the saved netork (.mat file) after training can generate different feature size?
Look for your early reply! And thank you very much.

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

1 participant