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

No property bias for a layer of type XCorr. #13

Open
lz20061213 opened this issue Oct 21, 2017 · 6 comments
Open

No property bias for a layer of type XCorr. #13

lz20061213 opened this issue Oct 21, 2017 · 6 comments

Comments

@lz20061213
Copy link

I get a problem when run run_cfnet1_evaluation.m, the main questioned code isnet_z = dagnn.DagNN.loadobj(net_z.net);. I use matconvnet-1.0-beta24, is the version of matconv wrong?

@hwh3304
Copy link

hwh3304 commented Jul 31, 2018

The problem caused by the version of Matlab. I also met this problem when I use Matlab 2014b. When I changed to 2017b, the problem fixed.

@Lauretta1995
Copy link

I also get the problem ,do you fix it? @lz20061213

@lz20061213
Copy link
Author

@Lauretta1995 I am not sure how I fixed this issue since its a long time ago. Maybe you can use matconvnet-1.0-beta23 for a try.

@Lauretta1995
Copy link

I use matlabR2015b, matconvnet-1.0-beta24, cuda8.0 ,The performance is bad, then I change the version of matconvnet to matconvnet-1.0-beta23, then the problem exist again, can you help me? @bertinetto

@Lauretta1995
Copy link

I already have solved the problem, it is the 'XCorr.m' of cfnet and siamese-fc whose params are different, the cfnet has bias,but the siamese-fc has no .
'clear XCorr'

@sannianyihoushu
Copy link

I already have solved the problem, it is the 'XCorr.m' of cfnet and siamese-fc whose params are different, the cfnet has bias,but the siamese-fc has no .
'clear XCorr'

thanks

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

4 participants