Highlight

Very Deep Convolutional Networks for Large-Scale Image Recognition

Shows that stacking small 3x3 convolution filters into 16-19 layer networks greatly improves large-scale image recognition.

Based on

Very Deep Convolutional Networks for Large-Scale Image Recognition

By K. Simonyan, Andrew ZissermanInternational Conference on Learning Representations
Read original article →

This paper studies how the depth of a convolutional neural network affects its accuracy on large-scale image recognition. Rather than using large convolution filters, the authors build increasingly deep networks entirely from very small 3x3 filters, systematically evaluating how far depth can be pushed while keeping the filter design simple and uniform.

The key finding is that increasing depth to 16-19 weight layers produces a significant accuracy improvement over prior architectures. These deep networks formed the basis of a submission that won first place in localisation and second in classification at the ImageNet Challenge 2014, and the learned representations transferred well to other datasets, achieving state-of-the-art results; the authors released their two best models publicly, which had lasting influence as a standard backbone in computer vision.

Abstract

This work studies how convolutional network depth affects accuracy in large-scale image recognition, using architectures built from very small 3x3 convolution filters. Pushing depth to 16-19 weight layers gives a significant accuracy gain over prior configurations, underlying a top ImageNet Challenge 2014 submission that placed first in localisation and second in classification. The representations generalise well to other datasets, and the two best models were released publicly.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

convolutional neural networksimage classificationdeep learningImageNetnetwork depth
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.