Very Deep Convolutional Networks for Large-Scale Image Recognition

09/04/2014
by   Karen Simonyan, et al.
University of Oxford
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

01/09/2020

Multi-Scale Weight Sharing Network for Image Recognition

In this paper, we explore the idea of weight sharing over multiple scale...
10/21/2019

Depth-wise Decomposition for Accelerating Separable Convolutions in Efficient Convolutional Neural Networks

Very deep convolutional neural networks (CNNs) have been firmly establis...
09/17/2014

Going Deeper with Convolutions

We propose a deep convolutional neural network architecture codenamed "I...
11/23/2016

Deep Feature Flow for Video Recognition

Deep convolutional neutral networks have achieved great success on image...
04/25/2019

Local Relation Networks for Image Recognition

The convolution layer has been the dominant feature extractor in compute...
08/05/2016

Fusing Deep Convolutional Networks for Large Scale Visual Concept Classification

Deep learning architectures are showing great promise in various compute...
11/12/2013

Visualizing and Understanding Convolutional Networks

Large Convolutional Network models have recently demonstrated impressive...

Code Repositories

vgg16.tf

VGG16 model in tensorflow, with NCHW tensor layout.


view repo

VGG16

A keras implement of using a pre_train vgg_16 model


view repo

Please sign up or login with your details

Forgot password? Click here to reset