ImageNet classification with deep convolutional neural networks
Google (United States) · University of Toronto · +1 more institution
Abstract
We trained a large, deep convolutional neural network to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes. On the test data, we achieved top-1 and top-5 error rates of 37.5% and 17.0%, respectively, which is considerably better than the previous state-of-the-art. The neural network, which has 60 million parameters and 650,000 neurons, consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully connected layers with a final 1000-way softmax. To make training faster, we used non-saturating neurons and a very efficient GPU implementation of the convolution operation. To reduce overfitting in the fully…
Citation impact
- FWCI
- 3804.84
- Percentile
- 100%
- References
- 26
Authors
3Topics & keywords
- Softmax function
- Convolutional neural network
- Computer science
- Pooling
- Dropout (neural networks)
- Artificial intelligence
- Convolution (computer science)
- Regularization (linguistics)