深入卷积网络

Going Deeper with Convolutions

克里斯蒂安·塞格迪 Christian Szegedy · Google · 2014-09-17 · arXiv:1409.4842 ↗ · 被引 47539

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了一种名为“Inception”的深度卷积神经网络架构,该架构在 2014 年 ImageNet 大规模视觉识别挑战赛(ILSVRC 2014)的分类和检测任务中取得了新的最佳成绩。该架构的主要特点是改进了网络内部计算资源的利用。通过精心设计,在保持计算预算不变的情况下,增加了网络的深度和宽度。为了优化质量,架构决策基于赫布原则和多尺度处理的直觉。我们在 ILSVRC 2014 提交中使用的具体实例称为 GoogLeNet,这是一个 22 层深的网络,其质量在分类和检测的背景下进行了评估。

We propose a deep convolutional neural network architecture codenamed "Inception", which was responsible for setting the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC 2014). The main hallmark of this architecture is the improved utilization of the computing resources inside the network. This was achieved by a carefully crafted design that allows for increasing the depth and width of the network while keeping the computational budget constant. To optimize quality, the architectural decisions were based on the Hebbian principle and the intuition of multi-scale processing. One particular incarnation used in our submission for ILSVRC 2014 is called GoogLeNet, a 22 layers deep network, the quality of which is assessed in the context of classification and detection.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 11)

阅读逐段中英对照全文 →