Model Compression

Other Awesome Lists

Model Pruning

  • Learning Efficient Convolutional Networks through Network Slimming. Zhuang Liu, et al. ICCV 2017. [Paper] [Code]

  • Pruning Filters For Efficient ConvNets. Hao Li, et al. ICLR 2017. [Paper] [Code(3rd)]

  • To Prune, or Not to Prune: Exploring the Efficacy of Pruning for Model Compression. Michael Zhu, et al. ICLR 2018 Workshop. [Paper]

  • NISP: Pruning Networks using Neuron Importance Score Propagation. Ruichi Yu, et al. CVPR 2018. [Paper]