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.

AI illustration

How this image was made

AI-generated illustration of ResNet

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 ResNet (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 (16)

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 (40)

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
DenseNet → differsFrom → ResNet ⓘ
DenseNet → relatedTo → ResNet ⓘ
Faster R-CNN → typicalBackbone → ResNet-50 ⓘ
subject linked to: FasterRCNN
linked to: ResNet
Faster R-CNN → typicalBackbone → ResNet-101 ⓘ
subject linked to: FasterRCNN
linked to: ResNet
Mask R-CNN → commonlyUsedBackbone → ResNet-50 ⓘ
subject linked to: MaskRCNN
linked to: ResNet
Mask R-CNN → commonlyUsedBackbone → ResNet-101 ⓘ
subject linked to: MaskRCNN
linked to: ResNet
RetinaNet → hasBackbone → ResNet ⓘ
RetinaNet → hasBackbone → ResNet-50 ⓘ
linked to: ResNet
RetinaNet → hasBackbone → ResNet-101 ⓘ
linked to: ResNet
KeypointRCNN → typicalBackbone → ResNet-50-FPN ⓘ
linked to: ResNet
Group Normalization → oftenUsedWith → ResNet architectures ⓘ
linked to: ResNet