ResNet

E74928

ResNet is a deep convolutional neural network architecture known for its use of residual connections to enable very deep models and achieve state-of-the-art performance in image recognition tasks.

All labels observed (14)

How this entity was disambiguated

Statements (55)

Predicate Object
instanceOf convolutional neural network architecture
deep learning model
residual network
achievedResult state-of-the-art performance on ImageNet at introduction
addresses degradation problem in deep networks
vanishing gradient problem
affiliationOfAuthors Microsoft Research
benchmarkedOn CIFAR-10
CIFAR-100
ImageNet
developedBy Jian Sun
Kaiming He
Shaoqing Ren
Xiangyu Zhang
domain computer vision
enables training of very deep networks
field deep learning
firstPublishedVenue CVPR 2016
firstPublishedYear 2015
hasArchitectureDepth 101 layers
152 layers
18 layers
34 layers
50 layers
hasConnectionType identity skip connection
projection shortcut
hasKeyIdea identity mappings
residual learning
skip connections
hasVariant Pre-activation ResNet
linked to: ResNet

ResNeXt
ResNet-101
linked to: ResNet

ResNet-152
linked to: ResNet

ResNet-18
linked to: ResNet

ResNet-34
linked to: ResNet

ResNet-50
linked to: ResNet

ResNet-v2
linked to: ResNet

Wide ResNet
linked to: ResNet
implementationAvailableIn Keras
MXNet
PyTorch
TensorFlow
influenced design of modern computer vision backbones
inspired many subsequent CNN architectures
introducedInPaper Deep Residual Learning for Image Recognition
linked to: ResNet
optimizationBenefit eases optimization of deep networks
trainingMethod stochastic gradient descent
usedAs backbone network in detection models
usedFor feature extraction
image classification
object detection
usesComponent ReLU activation
batch normalization
convolutional layer
residual block

How these facts were elicited

Referenced by (29)

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

LeNet influenced ResNet
AlexNet influenced ResNet
VGG influenced ResNet
ResNet introducedInPaper Deep Residual Learning for Image Recognition
linked to: ResNet
ResNet hasVariant ResNet-18
linked to: ResNet
ResNet hasVariant ResNet-34
linked to: ResNet
ResNet hasVariant ResNet-50
linked to: ResNet
ResNet hasVariant ResNet-101
linked to: ResNet
ResNet hasVariant ResNet-152
linked to: ResNet
ResNet hasVariant Wide ResNet
linked to: ResNet
ResNet hasVariant Pre-activation ResNet
linked to: ResNet
ResNet hasVariant ResNet-v2
linked to: ResNet
torchvision modelFamily ResNet
subject linked to: torchvision (ecosystem)
CLIP imageEncoderType ResNet
ImageNet influenced ResNet
Kaiming He knownFor ResNet
Kaiming He notableWork Deep Residual Learning for Image Recognition
linked to: ResNet
Xiangyu Zhang notableWork Deep Residual Learning for Image Recognition (co-author)
linked to: ResNet
ResNeXt basedOn ResNet
ResNeXt outperforms ResNet on ImageNet classification
linked to: ResNet
ResNeXt relatedTo ResNet
Shaoqing Ren knownFor ResNet
Shaoqing Ren coAuthorOf Deep Residual Learning for Image Recognition
linked to: ResNet
Shaoqing Ren coDeveloperOf ResNet architecture
linked to: ResNet
Shaoqing Ren notableWork Deep Residual Learning for Image Recognition
linked to: ResNet
Shaoqing Ren algorithmTypeWorkedOn residual networks
linked to: ResNet
Jian Sun notableWork ResNet
Jian Sun coAuthorOf Deep Residual Learning for Image Recognition
linked to: ResNet
Jian Sun notablePublication Deep Residual Learning for Image Recognition
linked to: ResNet