Going deeper with convolutions

Wei Liu,Christian Szegedy,Dragomir Anguelov,P. Sermanet,Vincent Vanhoucke,D. Erhan,Yangqing Jia,Scott E. Reed,Andrew Rabinovich
DOI: https://doi.org/10.1109/CVPR.2015.7298594
2014-09-16
Computer Vision and Pattern Recognition
Abstract:We propose a deep convolutional neural network architecture codenamed Inception that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14). The main hallmark of this architecture is the improved utilization of the computing resources inside the network. By a carefully crafted design, we increased 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 ILSVRC14 is called GoogLeNet, a 22 layers deep network, the quality of which is assessed in the context of classification and detection.
Computer Science
What problem does this paper attempt to address?