标签:deploy blog mod mode foo ref class style download
classification ./examples/cifar10/cifar10_full.prototxt ./examples/cifar10/cifar10_full_iter_70000.caffemodel.h5 ./examples/cifar10/mean.binaryproto ./examples/cifar10/labels.txt ~/Downloads/images/horse/8.jpg sea@sea-X550JK:~/caffe$ classification --help Usage: classification deploy.prototxt network.caffemodel mean.binaryproto labels.txt img.jpg classification models/bvlc_reference_caffenet/deploy.prototxt models/bvlc_reference_caffenet/bvlc_reference_caffenet.caffemodel models/bvlc_reference_caffenet/mean.binaryproto models/bvlc_reference_caffenet/labels.txt ~/Downloads/images/horse/8.jpg
python python/classify.py --model_def examples/cifar10/cifar10_quick.prototxt --pretrained_model examples/cifar10/cifar10_quick_iter_5000.caffemodel.h5 --center_only examples/images/cat.jpg foo
标签:deploy blog mod mode foo ref class style download
原文地址:http://www.cnblogs.com/leoking01/p/7777428.html