channel-pruning icon indicating copy to clipboard operation
channel-pruning copied to clipboard

Could I get pruned models on CIFAR10

Open dongxiao92 opened this issue 7 years ago • 2 comments

Thanks for your impressive work.I'd like to know if I could find the pruned resnet model on CIFAR10.As I know, only models for imagenet are released now. Thank you!

dongxiao92 avatar Dec 22 '17 03:12 dongxiao92

Yes, you can , you can train any dataset ! you should modify data_source: in train.prototxt

Johnson-yue avatar Jan 11 '18 09:01 Johnson-yue

Hi, I have a similar question, I am trying to prune the CNN models in OpenPose, and their CNNs are trained by COCO, it seems there's no bgr.binaryproto provided by COCO, do I need to make it myself? Also, OpenPose seems to use lmdb format for data, how can I modify vgg.prototxt to adapt this (or does channel pruning support lmdb)? Thank you in advance for the reply.

shi27feng avatar Mar 20 '18 00:03 shi27feng