ethanhe42 / channel-pruning

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

Also using svd method? #23

Closed Wenstery closed 7 years ago

Wenstery commented 7 years ago

From the code, VGG16 acceleration factor can be 3X-4X, not only by using channel-pruning method but also used svd ? Is it true?

And What about the effect of ssd mobilenet ?

ethanhe42 commented 7 years ago
Wenstery commented 7 years ago

Oh,the paper hasn't described the svd steps, thanks a lot.

ethanhe42 commented 7 years ago

details are in: