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

VGG Channel Pruning Parameters #116

Open 3DTOPO opened 5 years ago

3DTOPO commented 5 years ago

I would like to try to create an 8x or 10x version of VGG.

I assume the channel pruning parameters are set in vgg.prototxt?

Can anyone suggest what values were to used to train the 5X version?

Thanks!