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

How can I get the path ./matlab/caffe/matcaffe_batch_feat.m? #25

Closed
fanwenyuan opened this issue Feb 3, 2018 · 6 comments
Closed

How can I get the path ./matlab/caffe/matcaffe_batch_feat.m? #25

fanwenyuan opened this issue Feb 3, 2018 · 6 comments

Comments

@fanwenyuan
Copy link

I met the 10% map error when testing the demo on cigar-10,when I was following the issue kevinlin311tw/caffe-cvprw15#17 I can't find that file.So where is it? There is only a +caffe file under my ./matlab and I can't find that file in it.

@kevinlin311tw
Copy link
Owner

Please try the file feat_batch.m

@fanwenyuan
Copy link
Author

@kevinlin311tw Thanks.So I just need to modify that file as the FAQ referred? How can I get the KevinNet_cifar10 model and its prorotxt?

@kevinlin311tw
Copy link
Owner

kevinlin311tw commented Feb 4, 2018 via email

@fanwenyuan
Copy link
Author

@kevinlin311tw I have specified the mean file and rebuilt the project, but still get 0.1 map.

@kevinlin311tw
Copy link
Owner

Please also check the path of the image files. Mack sure that Matlab can read the images successfully...

@fanwenyuan
Copy link
Author

Thanks. The problem has solved. After specify the path, I deleted the binary-train.mat and binary-test.mat under /analysis and reproduce them. Or the code will load the error ones directly and skip the feat_batch.m. Hope it can be helpful.

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