用于大规模图像识别的极深卷积网络

Very Deep Convolutional Networks for Large-Scale Image Recognition

卡伦·西蒙扬 Karen Simonyan · Oxford · 2014-09-04 · arXiv:1409.1556 ↗ · 被引 112467

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

摘要 · Abstract

本文研究了卷积网络深度在大规模图像识别任务中对准确率的影响。主要贡献是使用极小(3x3)卷积滤波器的架构,对不断加深的网络进行了全面评估,结果表明将深度推至 16-19 个权重层可显著优于先前技术。这些发现是我们参加 2014 年 ImageNet 挑战赛的基础,团队在定位和分类任务中分别获得第一名和第二名。我们还展示了这些表示能很好地泛化到其他数据集,并取得最先进的结果。我们公开了两个性能最佳的 ConvNet 模型,以促进计算机视觉中深度视觉表示的进一步研究。

In this work we investigate the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting. Our main contribution is a thorough evaluation of networks of increasing depth using an architecture with very small (3x3) convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers. These findings were the basis of our ImageNet Challenge 2014 submission, where our team secured the first and the second places in the localisation and classification tracks respectively. We also show that our representations generalise well to other datasets, where they achieve state-of-the-art results. We have made our two best-performing ConvNet models publicly available to facilitate further research on the use of deep visual representations in computer vision.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →