A caffe implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.
./train_net.sh
python eval_image.py --proto deploy_MnasNet.prototxt --model ./model_save/MnasNet_model_cat_dog_iter_64000.caffemodel --image ./cat.jpg
python verify.py