BriefGPT.xyz
Dec, 2014
追求简单:全卷积网络
Striving for Simplicity: The All Convolutional Net
HTML
PDF
Jost Tobias Springenberg, Alexey Dosovitskiy, Thomas Brox, Martin Riedmiller
TL;DR
通过重新评估小图像物体识别的状态并提出新的CNN网络结构,本文发现在保持精度的情况下,最大池化层可以简单地用增加步长的卷积层取代,并引入了一种新型的变体来可视化CNN学习到的特征。
Abstract
Most modern
convolutional neural networks
(CNNs) used for
object recognition
are built using the same principles: Alternating convolution and
max
→