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

Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning

About

Very deep convolutional networks have been central to the largest advances in image recognition performance in recent years. One example is the Inception architecture that has been shown to achieve very good performance at relatively low computational cost. Recently, the introduction of residual connections in conjunction with a more traditional architecture has yielded state-of-the-art performance in the 2015 ILSVRC challenge; its performance was similar to the latest generation Inception-v3 network. This raises the question of whether there are any benefit in combining the Inception architecture with residual connections. Here we give clear empirical evidence that training with residual connections accelerates the training of Inception networks significantly. There is also some evidence of residual Inception networks outperforming similarly expensive Inception networks without residual connections by a thin margin. We also present several new streamlined architectures for both residual and non-residual Inception networks. These variations improve the single-frame recognition performance on the ILSVRC 2012 classification task significantly. We further demonstrate how proper activation scaling stabilizes the training of very wide residual Inception networks. With an ensemble of three residual and one Inception-v4, we achieve 3.08 percent top-5 error on the test set of the ImageNet classification (CLS) challenge

Christian Szegedy, Sergey Ioffe, Vincent Vanhoucke, Alex Alemi• 2016

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy97.02
3381
Image ClassificationImageNet-1k (val)
Top-1 Accuracy80
1453
Image ClassificationImageNet (val)
Top-1 Acc80.1
1206
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)80.4
1155
Image ClassificationImageNet 1k (test)
Top-1 Accuracy80
798
Object DetectionMS COCO (test-dev)
mAP@.556.3
677
Image ClassificationCIFAR-100 (val)
Accuracy60
661
Image ClassificationCIFAR-100--
622
Image ClassificationCIFAR-10
Accuracy97.9
507
Image ClassificationFood-101
Accuracy90.8
494
Showing 10 of 44 rows

Other info

Follow for update