AlexNet

E74105

AlexNet is a pioneering deep convolutional neural network architecture that dramatically advanced image recognition performance and helped spark the modern deep learning revolution after winning the 2012 ImageNet competition.

AI illustration

How this image was made

AI-generated illustration of AlexNet

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of AlexNet (AlexNet is a pioneering deep convolutional neural network architecture that dramatically advanced image recognition performance and helped spark the modern deep learning revolution after winning the 2012 ImageNet competition.)

All labels observed (4)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf convolutional neural network architecture ⓘ
deep learning model ⓘ
image classification model ⓘ
achievement won the ILSVRC 2012 image classification task ⓘ
baselineImprovement significantly reduced top-5 error compared to previous state of the art ⓘ
category supervised learning model ⓘ
competition ImageNet Large Scale Visual Recognition Challenge ⓘ
linked to: ImageNet
competitionOrganizer ImageNet ⓘ
competitionYear 2012 ⓘ
convolutionalLayerCount 5 ⓘ
countryOfDevelopment Canada ⓘ
dataset ImageNet ⓘ
developer Alex Krizhevsky ⓘ
Geoffrey Hinton ⓘ
Ilya Sutskever ⓘ
field computer vision ⓘ
deep learning ⓘ
framework CUDA-based custom implementation ⓘ
fullyConnectedLayerCount 3 ⓘ
influenced GoogLeNet ⓘ
ResNet ⓘ
VGGNet ⓘ
linked to: VGG

modern deep convolutional network design ⓘ
inputColorChannels 3 ⓘ
inputImageSize 224x224 pixels (approximately) ⓘ
institution University of Toronto ⓘ
introducedInPaper ImageNet Classification with Deep Convolutional Neural Networks ⓘ
layerCount 8 learned layers ⓘ
lossFunction cross-entropy loss ⓘ
notableContribution demonstrated effectiveness of deep CNNs on large-scale image recognition ⓘ
popularized use of GPUs for deep learning ⓘ
showed benefits of ReLU over tanh and sigmoid in deep networks ⓘ
optimization backpropagation ⓘ
outputClasses 1000 ⓘ
parameterCount approximately 60 million parameters ⓘ
publicationYear 2012 ⓘ
significance sparked the modern deep learning revolution in computer vision ⓘ
top5ErrorRate 15.3% ⓘ
trainingDatasetSize over 1 million images ⓘ
trainingHardware GPU ⓘ
NVIDIA GTX 580 ⓘ
trainingTechnique stochastic gradient descent with momentum ⓘ
trainingTime several days ⓘ
usesActivationFunction ReLU ⓘ
usesNonlinearity rectified linear units ⓘ
usesNormalization local response normalization ⓘ
usesPooling max pooling ⓘ
usesRegularization data augmentation ⓘ
dropout ⓘ

How these facts were elicited

Referenced by (12)

Full triples — surface form annotated when it differs from this entity's canonical label.

LeNet → influenced → AlexNet ⓘ
Ilya Sutskever → notableWork → ImageNet classification with deep convolutional neural networks ⓘ
linked to: AlexNet
Alex Krizhevsky → knownFor → AlexNet ⓘ
Alex Krizhevsky → networkNameOrigin → AlexNet named after Alex Krizhevsky ⓘ
linked to: AlexNet
ImageNet → influenced → AlexNet ⓘ
SqueezeNet → influencedBy → AlexNet ⓘ
Network-in-Network architecture → improvesUpon → AlexNet-style CNNs ⓘ
linked to: AlexNet