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

Would you please add some comment on the code? #101

Closed BKZero closed 5 years ago

BKZero commented 6 years ago

i have read the paper and i can understand what the procedure of channel pruning algorithm. but i can not understand what the code is doing.... and the names of the function and variables are too simple to tell what they are about. for example, the c3 function is what... so can you add more comment on the code? i will be appreciate very much

ethanhe42 commented 5 years ago

Duplicate of #49