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

problem when using your prototxt and model for prediction 。 #12

Open
123chengbo opened this issue Aug 26, 2017 · 1 comment
Open

problem when using your prototxt and model for prediction 。 #12

123chengbo opened this issue Aug 26, 2017 · 1 comment

Comments

@123chengbo
Copy link

i use it in caffe( and i ve add the ceil_mode into my code)
./build_release/examples/cpp_classification/classification.bin
models/DenseNet_shicai/DenseNet_201.prototxt
models/DenseNet_shicai/DenseNet_201.caffemodel
data/ilsvrc12/imagenet_mean.binaryproto \ ( i don't know whether it is that?)
data/ilsvrc12/synset_words.txt
imagenet/n02493509/n02493509_10160.JPEG

the result is:
38.6030 - "n06359193 web site, website, internet site, site"
36.7457 - "n02708093 analog clock"
........
........
........

I have tried a few pictures, the result seems to be very strange,.

could you tell me how to do with it ? Thanks.

@shicai
Copy link
Owner

shicai commented Aug 26, 2017

we use a different label file, which can be found here: shicai/MobileNet-Caffe#5

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