GoogLeNet

E472885

GoogLeNet is a deep convolutional neural network developed by Google that popularized the Inception architecture and achieved state-of-the-art performance in image recognition tasks.

All labels observed (3)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf convolutional neural network architecture ⓘ
deep learning model ⓘ
image classification model ⓘ
achieved state-of-the-art performance on ImageNet ⓘ
alsoKnownAs Inception v1 ⓘ
architectureType multi-branch convolutional network ⓘ
award winner of ILSVRC 2014 classification challenge ⓘ
basedOn Inception architecture ⓘ
competition ILSVRC 2014 ⓘ
linked to: ImageNet
dataset ImageNet ⓘ
designGoal improve computational efficiency ⓘ
increase depth and width without large parameter growth ⓘ
developer Google ⓘ
Google Research ⓘ
domain large-scale visual recognition ⓘ
field computer vision ⓘ
deep learning ⓘ
framework Caffe ⓘ
PyTorch ⓘ
TensorFlow ⓘ
influencedBy Network-in-Network architecture ⓘ
inputResolution 224x224 pixels ⓘ
inspired Inception v2 ⓘ
Inception v3 ⓘ
Inception v4 ⓘ
Inception-ResNet ⓘ
later Inception variants ⓘ
introducedInPaper Going Deeper with Convolutions ⓘ
numberOfLayers 22 ⓘ
numberOfParameters about 5 million ⓘ
optimizationMethod stochastic gradient descent ⓘ
paperTitle Going Deeper with Convolutions ⓘ
paperVenue CVPR 2015 ⓘ
regularization data augmentation ⓘ
dropout ⓘ
task image classification ⓘ
image recognition ⓘ
object recognition ⓘ
top5ErrorRate 6.67% ⓘ
uses 1x1 convolutions ⓘ
3x3 convolutions ⓘ
5x5 convolutions ⓘ
Inception modules ⓘ
ReLU activation functions ⓘ
auxiliary classifiers ⓘ
average pooling ⓘ
global average pooling before final layer ⓘ
max pooling ⓘ
yearIntroduced 2014 ⓘ

How these facts were elicited

Referenced by (7)

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

ImageNet → influenced → GoogLeNet ⓘ
Inception v1 → introducedInModel → GoogLeNet ⓘ
Inception v1 → partOf → GoogLeNet architecture ⓘ
linked to: GoogLeNet
Inception v1 → alsoKnownAs → GoogLeNet Inception architecture ⓘ
linked to: GoogLeNet
Inception v2 → relatedTo → GoogLeNet ⓘ
Inception v4 → improvesUpon → GoogLeNet ⓘ