Inception v1

E472887

Inception v1 is the original version of Google’s Inception deep convolutional neural network architecture, introduced for efficient and accurate image classification in the 2014 GoogLeNet model.

All labels observed (1)

Label Occurrences
Inception v1 canonical 3

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Inception architecture version ⓘ
convolutional neural network architecture ⓘ
deep learning model architecture ⓘ
achievedResultOn ImageNet classification ⓘ
alsoKnownAs GoogLeNet Inception architecture ⓘ
linked to: GoogLeNet
basedOn deep convolutional neural networks ⓘ
designedFor image classification ⓘ
developedBy Google ⓘ
Google Research ⓘ
field computer vision ⓘ
deep learning ⓘ
hasComponent 1x1 convolution branch ⓘ
3x3 convolution branch ⓘ
5x5 convolution branch ⓘ
concatenation of feature maps ⓘ
pooling branch ⓘ
hasDesignGoal computational efficiency ⓘ
efficient use of parameters ⓘ
high accuracy ⓘ
reduced computational cost ⓘ
hasKeyIdea balancing depth and width with computational budget ⓘ
factorizing large convolutions into smaller ones via modules ⓘ
hasProperty deep architecture ⓘ
parameter efficiency ⓘ
sparse connections ⓘ
hasSuccessor Inception v2 ⓘ
Inception v3 ⓘ
implementedIn Caffe ⓘ
PyTorch ⓘ
TensorFlow ⓘ
influenced later Inception versions ⓘ
many CNN architectures ⓘ
introducedInModel GoogLeNet ⓘ
introducedInPaper Going Deeper with Convolutions ⓘ
introducedInYear 2014 ⓘ
optimizedFor ImageNet Large Scale Visual Recognition Challenge ⓘ
linked to: ImageNet
partOf GoogLeNet architecture ⓘ
linked to: GoogLeNet
trainingDataset ImageNet ⓘ
usedFor feature extraction ⓘ
image recognition benchmarks ⓘ
transfer learning ⓘ
usesConcept 1x1 convolutions ⓘ
Inception module ⓘ
dimension reduction ⓘ
multi-scale feature extraction ⓘ
network-in-network ⓘ
parallel convolutional paths ⓘ

How these facts were elicited

Referenced by (3)

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

Inception architecture → hasVariant → Inception v1 ⓘ
GoogLeNet → alsoKnownAs → Inception v1 ⓘ
Inception v2 → basedOn → Inception v1 ⓘ