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

Error when I use combination of CNN and CN #31

Open
Drdestiny opened this issue May 13, 2018 · 2 comments
Open

Error when I use combination of CNN and CN #31

Drdestiny opened this issue May 13, 2018 · 2 comments

Comments

@Drdestiny
Copy link

Hi! I wanted to try a different combination of features from your paper. So I copied .\runfiles\VOT2016_DEEP_settings.m and changed something.

After I commented struct('getFeature',@get_fhog,'fparams',hog_params),... without changing any other things and run run_test.m, it reported 'Tracker execution interrupted: Unable to establish connection.' Do you know the reason?

@martin-danelljan
Copy link
Owner

Are you running it in VOT? The VOT toolkit should give you the error message. Check the "error_reports" folder if it exists. Or test by running it outside VOT otherwise.

This should work by just commenting out the line as you say.

@Drdestiny
Copy link
Author

Yes, I run it in VOT. And I looked at error message in "error_reports" folder. It said "MATLAB:catenate:dimensionMismatch". I still don' t understand.

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