Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I get pruned models on CIFAR10 #76

Open
dongxiao92 opened this issue Dec 22, 2017 · 2 comments
Open

Could I get pruned models on CIFAR10 #76

dongxiao92 opened this issue Dec 22, 2017 · 2 comments

Comments

@dongxiao92
Copy link

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!

@Johnson-yue
Copy link

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

@shi27feng
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants