Skip to content

ImageNet Classification with Deep Convolutional Neural Networks

← Back to topic

Authors: Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton
Year: 2012
Journal: NeurIPS
DOI: 10.1145/3065386
Publisher: https://dl.acm.org/doi/10.1145/3065386

Keywords: alexnet, imagenet, deep learning

Abstract

We trained a large deep convolutional neural network to classify 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into 1000 different classes.

Cite this paper

bibtex
@misc{imagenetdeep2012,
  title  = {ImageNet Classification with Deep Convolutional Neural Networks},
  author = {Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton},
  year   = {2012},
  journal = {NeurIPS},
  doi    = {10.1145/3065386},
  url    = {https://doi.org/10.1145/3065386},
}

Source files

Released under the MIT License.