perforated-cnn-caffe
perforated-cnn-caffe copied to clipboard
Pre-perforated caffe models?
This is very interesting work, thanks for posting. Would you be able to release the already perforated caffemodel files? I'd like to use the vgg16 model to compare timings with another cnn acceleration method, and before I go downloading all of imagenet and preparing the data/training/perforating then converting from matconvnet to caffe, I figured it'd be wise to ask.
Thanks for any assistance.
I suppose that you could use any caffemodel, as perforated cnn is only used for testing, no matter how you train the model, so, it doesnt matter which caffe model you used, but the new prototxt is necessary, which I cannot find it in the repository