You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: