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

has AMC released? #108

Closed JPBoost closed 5 years ago

JPBoost commented 5 years ago

Hi @yihui-he I read your paper , and I am very interesting in AMC because I want to compress MobileNet_SSD. I wonder have you released the code/tool/software of AMC? or when you plan to release it? I could not wait to use it. Thank you!

ethanhe42 commented 5 years ago

Currently we don't have any open source plan for AMC. But you can look at PocketFlow https://github.com/Tencent/PocketFlow#channel-pruning They implemented both channel pruning and AMC

mrocr commented 5 years ago

@yihui-he are you considering releasing AMC: AutoML code?

ethanhe42 commented 5 years ago

@mrocr some released models can be found here: https://github.com/mit-han-lab/amc-compressed-models

mrocr commented 5 years ago

@yihui-he I am interested in Resnet-50, so I would appreciate it if you release the Resnet-50 models. Waiting for your reply