ethanhe42 / channel-pruning

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
https://arxiv.org/abs/1707.06168
MIT License
1.07k stars 310 forks source link

Any available results on other models? #95

Closed wspba closed 5 years ago

wspba commented 6 years ago

Like Resnet34 and so on

ethanhe42 commented 5 years ago

you can look at PocketFlow. They implemented both channel pruning and AMC. They have results on MobileNets.