Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Very Deep Convolutional Networks for Large-Scale Image Recognition

About

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.

Karen Simonyan, Andrew Zisserman• 2014

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy73.69
3518
Image ClassificationCIFAR-10 (test)
Accuracy94.68
3381
Image ClassificationImageNet-1k (val)--
1453
Image ClassificationImageNet (val)--
1206
Semantic segmentationCityscapes (test)
mIoU69.5
1145
Image ClassificationCIFAR-10 (test)
Accuracy93.6
906
Image ClassificationMNIST (test)
Accuracy94.4
882
Object DetectionPASCAL VOC 2007 (test)
mAP74.9
821
Image ClassificationCIFAR-100--
622
Object DetectionCOCO (val)
mAP21.2
613
Showing 10 of 258 rows
...

Other info

Code

Follow for update