Closed raininglixinyu closed 7 years ago
@KleinYuan Really thanks for your detailed explanation and it helps a lot. The squeezeNet has two versions(v1.0 & v1.1), which one has been used?
@raininglixinyu
The two .pb files are original from here.
So, squeezeNet (v1.0 && v1.1) are .caffemodel
(which works for Caffe) and those two .pb
files are for Caffe2 model. It's a good question and TBH, I don't know which specific version they used.
Let me raise this and link in here.
@KleinYuan Thanks!This issue can be closed.
@raininglixinyu
So, in the master branch, we use squeezeNet as an example, which is a compressed small model. If your question is asking the specific performance of this model, please check the gif below:
Also, in the meanwhile, I am trying to add more Caffe2 models and will have a performance chart in readme soon.