BriefGPT.xyz
Sep, 2015
卷积神经网络的快速算法
Fast Algorithms for Convolutional Neural Networks
HTML
PDF
Andrew Lavin
TL;DR
研究使用Winograd最小滤波算法加速卷积神经网络在GPU上的训练,以满足自动驾驶汽车行人检测和移动电话图像识别的低延迟和有限资源处理要求。
Abstract
We derive a new class of fast algorithms for
convolutional neural networks
using
winograd's minimal filtering algorithms
. Specifically we derive algorithms for network layers with 3x3 kernels, which are the prefe
→