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

the model size is not descreased after channel pruning? #109

Closed Kanbo0409 closed 5 years ago

Kanbo0409 commented 5 years ago

from the release models, it seems that the model size is not decreased after channel pruning?

ethanhe42 commented 5 years ago

VGG-16's model size mostly consists of 4096x4096 FC layers.