BriefGPT.xyz
Dec, 2015
深度卷积神经网络的结构化剪枝
Structured Pruning of Deep Convolutional Neural Networks
HTML
PDF
Sajid Anwar, Kyuyeon Hwang, Wonyong Sung
TL;DR
使用结构化稀疏技术、粒子滤波方法和固定点优化技术对深度神经网络进行了精简,优化后可在嵌入式计算机和硬件系统上提供更加高效和优化的实现。
Abstract
Real time application of
deep learning
algorithms is often hindered by high computational complexity and frequent memory accesses.
network pruning
is a promising technique to solve this problem. However, pruning
→