# Pruning Convolutional Neural Networks for Resource Efficient Inference # - Author: Pavlo Molchanov, Stephen Tyree, Tero Karras, Timo Aila, Jan Kautz - Origin: https://arxiv.org/abs/1611.06440 - Related: - https://github.com/jacobgil/pytorch-pruning - https://jacobgil.github.io/deeplearning/pruning-deep-learning?from=singlemessage - https://github.com/handong1587/handong1587.github.io/blob/master/_posts/deep_learning/2015-10-09-acceleration-model-compression.md
Pruning Convolutional Neural Networks for Resource Efficient Inference