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

Going Deeper with Convolutions

About

We propose a deep convolutional neural network architecture codenamed "Inception", which was responsible for setting the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC 2014). The main hallmark of this architecture is the improved utilization of the computing resources inside the network. This was achieved by a carefully crafted design that allows for increasing the depth and width of the network while keeping the computational budget constant. To optimize quality, the architectural decisions were based on the Hebbian principle and the intuition of multi-scale processing. One particular incarnation used in our submission for ILSVRC 2014 is called GoogLeNet, a 22 layers deep network, the quality of which is assessed in the context of classification and detection.

Christian Szegedy, Wei Liu, Yangqing Jia, Pierre Sermanet, Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, Andrew Rabinovich• 2014

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationImageNet-1k (val)
Top-1 Accuracy69.8
1453
Image ClassificationImageNet (val)
Top-1 Acc68.7
1206
Image ClassificationImageNet 1k (test)--
798
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc47.6
499
Image ClassificationImageNet
Top-1 Accuracy30.2
429
Person Re-IdentificationMSMT17
mAP0.23
404
Image ClassificationImageNet (val)
Top-1 Accuracy83.1
354
Image ClassificationStanford Cars (test)
Accuracy85.65
306
Showing 10 of 74 rows
...

Other info

Follow for update