ScholarGate
Assistente

Comparar métodos

Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.

ResNet (Rede Residual)×Vision Transformer×
ÁreaAprendizado profundoAprendizado profundo
FamíliaMachine learningMachine learning
Ano de origem20162021
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)
Fonte 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 ↗
Outros nomesResNet, Residual Network, Deep Residual Learning, ResNet-50Görsel Transformer (ViT), görsel transformer, ViT, patch transformer for images
Relacionados45
ResumoResNet (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 dados
  1. v1
  2. 3 Fontes
  3. PUBLISHED
  1. v1
  2. 2 Fontes
  3. PUBLISHED

Ir para a pesquisa Baixar slides

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