ScholarGate
Asistente

Comparar métodos

Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.

ResNet (Red Neuronal Residual)×Vision Transformer×
CampoAprendizaje profundoAprendizaje profundo
FamiliaMachine learningMachine learning
Año de origen20162021
Autor originalHe, K.; Zhang, X.; Ren, S.; Sun, J.Dosovitskiy, A. et al.
TipoDeep Convolutional Neural Network with skip connectionsTransformer architecture for images (self-attention over patches)
Fuente seminalHe, K., Zhang, X., Ren, S., & Sun, J. (2016). Deep Residual Learning for Image Recognition. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 770–778. DOI ↗Dosovitskiy, A. et al. (2021). An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale. ICLR. link ↗
AliasResNet, Residual Network, Deep Residual Learning, ResNet-50Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images
Relacionados45
ResumenResNet (Residual Network) is a deep convolutional neural network architecture introduced by Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun at CVPR 2016. By inserting shortcut (skip) connections that carry the input of a block directly to its output — defining the block's task as learning a residual correction rather than a full mapping — ResNet enabled training of networks with hundreds or even thousands of layers without the vanishing-gradient degradation that had previously made very deep networks impractical. It won the ILSVRC 2015 image recognition competition with a top-5 error of 3.57% and remains the most widely used backbone architecture in computer vision.The Vision Transformer (ViT), introduced by Dosovitskiy and colleagues in 2021, splits an image into fixed-size patches, treats those patches as a sequence, and applies the Transformer self-attention mechanism to image classification. Given enough training data, it surpasses convolutional neural networks (CNNs).
ScholarGateConjunto de datos
  1. v1
  2. 3 Fuentes
  3. PUBLISHED
  1. v1
  2. 2 Fuentes
  3. PUBLISHED

Ir a la búsqueda Descargar diapositivas

ScholarGateComparar métodos: ResNet · Vision Transformer. Recuperado el 2026-06-18 de https://scholargate.app/es/compare