BriefGPT.xyz
Jan, 2018
深度卷积神经网络的可塑性:从随机修剪中恢复
Recovering from Random Pruning: On the Plasticity of Deep Convolutional Neural Networks
HTML
PDF
Deepak Mittal, Shweta Bhardwaj, Mitesh M. Khapra, Balaraman Ravindran
TL;DR
本文研究深度卷积神经网络滤波器修剪方法,通过检验实验证明,我们使用随机滤波器修剪策略能够获得接近最先进修剪方法的性能,同时在图像分类和目标检测中均能实现显著的加速。
Abstract
Recently there has been a lot of work on
pruning filters
from
deep convolutional neural networks
(CNNs) with the intention of reducing computations. The key idea is to rank the filters based on a certain criterio
→