Inception v4

E472889

Inception v4 is an advanced deep convolutional neural network model for image recognition that refines and extends earlier Inception architectures to achieve higher accuracy and efficiency.

All labels observed (1)

Label Occurrences
Inception v4 canonical 2

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Inception architecture variant
convolutional neural network architecture
deep learning model
image classification model
achieves state-of-the-art accuracy on ImageNet at time of publication
architectureType deep convolutional neural network
basedOn Inception architecture
benchmark ImageNet
category feedforward neural network
contains multiple Inception-A blocks
multiple Inception-B blocks
multiple Inception-C blocks
reduction blocks between Inception stages
describedIn Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning
designGoal computational efficiency
higher accuracy
developedBy Google
Google Brain
field computer vision
deep learning
follows Inception v3
implementationAvailableIn Keras
TensorFlow
improvesUpon GoogLeNet
Inception v2
Inception v3
inputDomain natural images
inputType RGB images
license open source implementation available
networkDepth very deep
optimization batch normalization
paperAuthorsInclude Alex Alemi
Christian Szegedy
Sergey Ioffe
Vincent Vanhoucke
relatedTo Inception-ResNet-v1
Inception-ResNet-v2
task image classification
image recognition
trainingDataset ImageNet Large Scale Visual Recognition Challenge dataset
linked to: ImageNet
typicalUseCase feature extraction from images
transfer learning for vision tasks
uses Inception modules
factorized convolutions
grid size reduction blocks
yearProposed 2016

How these facts were elicited

Referenced by (2)

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

Inception architecture hasVariant Inception v4
GoogLeNet inspired Inception v4