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

processing time for channel-pruning #82

Closed ryusaeba closed 6 years ago

ryusaeba commented 6 years ago

Hi @yihui-he,

Thanks for the sharing. Could you please share the processing time for channel-pruning? For example, How long do you need for VGG-16, i.e from VGG-16 without pruning to VGG-16 with channel pruning and finetune.

Thanks

ethanhe42 commented 6 years ago

time

Finetuning takes 1/10 of the original number of epochs.