paper-with-me

Papers

An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale

2020-10-22 · ICLR 2021 1 · Alexey Dosovitskiy, Lucas Beyer, Alexander Kolesnikov, Dirk Weissenborn, Xiaohua Zhai, Thomas Unterthiner, Mostafa Dehghani, Matthias Minderer, Georg Heigold, Sylvain Gelly, Jakob Uszkoreit, Neil Houlsby

While the Transformer architecture has become the de-facto standard for natural language processing tasks, its applications to computer vision remain limited. In vision, attention is either applied in conjunction with convolutional networks, or used to replace certain components of convolutional networks while keeping their overall structure in place. We show that this reliance on CNNs is not necessary and a pure transformer applied directly to sequences of image patches can perform very well on image classification tasks. When pre-trained on large amounts of data and transferred to multiple mid-sized or small image recognition benchmarks (ImageNet, CIFAR-100, VTAB, etc.), Vision Transformer (ViT) attains excellent results compared to state-of-the-art convolutional networks while requiring substantially fewer computational resources to train.

📄 PDF Abstract BibTeX arXiv:2010.11929

Code (158)

google-research/vision_transformer 공식 구현 jax
04RR/SOTA-Vision pytorch
Abdulrahman-Adel/Real-Life-Violence-Detection tf
Aedelon/ViT-PyTorch-Replication pytorch
AlifAshrafee/ViT-pytorch-for-Cooking-State-Recognition pytorch
BR-IDL/PaddleViT/blob/main/image_classification/ViT paddle
BaiqiangGit/15minCode pytorch
BebDong/MXNetSeg mxnet
BrianPulfer/PapersReimplementations pytorch
Burf/VisionTransformer-Tensorflow2 tf
DavidLandup0/deepvision pytorch
DominikBatic/EndoViT pytorch
HyeonhoonLee/MAIC2021_Sleep pytorch
HzcIrving/DeepLearning_PlayGround/tree/main/VIT pytorch
IMvision12/keras-vision-models pytorch
Julien-pour/music_classifcation pytorch
KatherLab/HIA pytorch
Kevinz-code/CSRA pytorch
KiUngSong/Vision pytorch
Mayurji/Image-Classification-PyTorch pytorch
Mind23-2/MindCode-1 paddle
Mind23-2/MindCode-89 mindspore
MindSpore-scientific/code-7/tree/main/VisionTransformer
OML-Team/open-metric-learning pytorch
Oguzhanercan/Vision-Transformers
PaddlePaddle/PASSL paddle
PaddlePaddle/PLSC/tree/master/task/classification/vit paddle
PaddlePaddle/PaddleClas paddle
SHI-Labs/Compact-Transformers pytorch
SforAiDl/vformer pytorch
SrinjaySarkar/ViT pytorch
SupreethRao99/VisionTransformer pytorch
TACJu/TransFG pytorch
Thanusan19/Vision_Transformer jax
The-AI-Summer/self_attention pytorch
TheTensorDude/vision_transformer_tf tf
UdbhavPrasad072300/Transformer-Implementation pytorch
UdbhavPrasad072300/Transformer-Implementation-and-Language-Translation pytorch
UdbhavPrasad072300/Transformer-Implementations pytorch
Ugenteraan/Masked-AutoEncoder-PyTorch pytorch
Ugenteraan/Vanilla-ViT pytorch
Westlake-AI/openmixup pytorch
YanYan0716/vision_transform tf
YousefGamal220/Vision-Transformers pytorch
ZhouDaShan123/vit mindspore
affjljoo3581/deit3-jax jax
ahmed-alllam/Equinox/blob/main/examples/vision_transformer.ipynb jax
alibaba/EasyCV pytorch
alililia/vit_base_Ascend mindspore
alililia/vit_base_GPU mindspore
arkel23/PyTorch-Pretrained-ViT pytorch
asarigun/TransGAN pytorch
ashishpatel26/Vision-Transformer-Keras-Tensorflow-Pytorch-Examples pytorch
asyml/vision-transformer-pytorch jax
avinash31d/paper-implementations/tree/main/vit tf
bshantam97/Attention_Based_Networks pytorch
charchit7/Using_Transoformers pytorch
conceptofmind/ViT-haiku jax
davisking/dlib-models
dispink/xpt pytorch
drumpt/ViT pytorch
emla2805/vision-transformer tf
explainingai-code/VIT-Pytorch pytorch
facebookresearch/ClassyVision/tree/master/examples/vit pytorch
facebookresearch/hiera pytorch
facebookresearch/vissl pytorch
faustomorales/vit-keras tf
gimme1dollar/vision-transformer
gmum/dl-mo-2021
gnoses/ViT_examples pytorch
gupta-abhay/ViT pytorch
haiyang-w/git pytorch
holdfire/CLS pytorch
holdfire/FAS pytorch
huggingface/transformers pytorch
innat/LearnedResizer-Vision-Transformer tf
jacobgil/vit-explain pytorch
jaketae/mlp-mixer pytorch
james77777778/keras-image-models pytorch
jankrepl/mildlyoverfitted jax
jeonsworld/ViT-pytorch pytorch
jiangtaoxie/So-ViT pytorch
jo1jun/Vision_Transformer pytorch
junyongyou/triq pytorch
kakaobrain/coyo-dataset pytorch
kamalkraj/Vision-Transformer tf
keras-team/keras-cv/blob/master/keras_cv/models/vit.py tf
keras-team/keras-io/blob/master/examples/vision/image_classification_with_vision_transformer.py tf
kingcong/vit mindspore
konstantinos-p/image_classification_SOTA pytorch
kornia/kornia pytorch
labmlai/annotated_deep_learning_paper_implementations pytorch
leemsaebom/attention-guided-cam-visual-explanations-of-vision-transformer-guided-by-self-attention pytorch
liuxingwt/CLS pytorch
lucidrains/vit-pytorch pytorch
ludics/ViT-Retri pytorch
lukas-blecher/LaTeX-OCR pytorch
lukemelas/PyTorch-Pretrained-ViT pytorch
mahmoodlab/hipt pytorch
martinsbruveris/tensorflow-image-models tf
mashaan14/VisionTransformer-MNIST pytorch
mdmhriday/vision-transformers pytorch
megvii-research/basecls/tree/main/zoo/public/vit
meowbutlerdev/ViT pytorch
mindspore-ai/models/blob/master/research/cv/vit_base/ mindspore
mindspore-ai/models/tree/master/official/cv/vit mindspore
mindspore-ecosystem/mindcv/blob/main/mindcv/models/vit.py mindspore
modeeric/eegvit-tcnet pytorch
mtancak/PyTorch-ViT-Visual-Transformer pytorch
mtancak1/PyTorch-ViT-Visual-Transformer pytorch
mujiyantosvc/Facial-Expression-Recognition-FER-for-Mental-Health-Detection- pytorch
nachiket273/VisTrans pytorch
nachiket273/Vision_transformer_pytorch pytorch
nasa-impact/hls-foundation-os pytorch
nateraw/lightning-vision-transformer pytorch
naver-ai/pflayer pytorch
nima1999nikkhah/ViT-Hybrid pytorch
open-mmlab/mmclassification pytorch
protonx-engineering/vit tf
purbayankar/Hyperspectral-Vision-Transformer pytorch
pytorch/vision/blob/main/torchvision/models/vision_transformer.py pytorch
qiaopTDUN/mae-repo pytorch
quanmario0311/ViT_PyTorch pytorch
ra1ph2/Vision-Transformer pytorch
rayanramoul/Visual-Transformer-PyTorch pytorch
ruiqirichard/eegeyenet-vit pytorch
rwightman/pytorch-image-models pytorch
s-chh/pytorch-scratch-vision-transformer-vit pytorch
sangHa0411/VIT pytorch
sayannath/ViT-Image-Classification
septmars/DL pytorch
seujung/pytorch-vit pytorch
shahrukhx01/ocr-test pytorch
skchen1993/TrangFG pytorch
sliao-mi-luku/Galaxy-Zoo-Classification pytorch
smitheric95/MoCoViT-PyTorch pytorch
smu-ivpl/DeepfakeDetection pytorch
sneakatyou/ViT-Tensorflow-2.0 tf
soumik12345/Vision-Transformer tf
staghado/vit.cpp pytorch
stevenwalton/scs-cct pytorch
tahmid0007/VisionTransformer pytorch
timH6502/VisionTransformer-PyTorch pytorch
tintn/vision-transformer-from-scratch pytorch
towhee-io/towhee pytorch
ttt496/VisionTransformer jax
tuvovan/Vision_Transformer_Keras tf
tw-yuhsi/a-new-perspective-for-shuttlecock-hitting-event-detection pytorch
uygarkurt/ViT-PyTorch pytorch
uzi0espil/research-papers-implementation/tree/master/Vision%20Transformer tf
wangguanan/light-reid pytorch
wish44165/A-New-Perspective-for-Shuttlecock-Hitting-Event-Detection pytorch
woctezuma/steam-CLIP
xiuyu0000/new_papers_codes/tree/main/vit mindspore
xiuyu0000/papers_with_examples/tree/main/ViT mindspore
zer0sh0t/artificial_intelligence/tree/master/vision_models/vision_transformer pytorch
zpc-666/Paddle-R-Drop paddle
https://gitlab.com/birder/birder pytorch

Tasks

image-classificationSemantic Segmentation

Methods 이 논문이 사용한 방법론

15 Ways to Call How can i speak to human at Expedi-a: A Comprehensive Guide 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
FixRes FixRes is an image scaling strategy that seeks to optimize classifier performance. It is motivated by the observation that data augmentations induce a significant discrepancy…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Confidence-aware Non-repetitive Multimodal Transformers for TextCaps

2020-12-07 · Zhaokai Wang, Renda Bao, Qi Wu, Si Liu

When describing an image, reading text in the visual scene is crucial to understand the key information. Recent work explores the TextCaps task, i.e. image captioning with reading Optical Character Recognition (OCR) toke…

Image CaptioningOptical Character RecognitionOptical Character Recognition (OCR)

Not All Images are Worth 16x16 Words: Dynamic Transformers for Efficient Image Recognition

2021-05-31 · NeurIPS 2021 12 · Yulin Wang, Rui Huang, Shiji Song, Zeyi Huang 외

Vision Transformers (ViT) have achieved remarkable success in large-scale image recognition. They split every 2D image into a fixed number of patches, each of which is treated as a token. Generally, representing an image…

AllComputational EfficiencyImage Classification

Make A Long Image Short: Adaptive Token Length for Vision Transformers

2023-07-05 · Qiqi Zhou, Yichen Zhu

The vision transformer is a model that breaks down each image into a sequence of tokens with a fixed length and processes them similarly to words in natural language processing. Although increasing the number of tokens t…

Action Recognitionimage-classificationImage Classification

Make A Long Image Short: Adaptive Token Length for Vision Transformers

2021-12-03 · Yichen Zhu, Yuqin Zhu, Jie Du, Yi Wang 외

The vision transformer splits each image into a sequence of tokens with fixed length and processes the tokens in the same way as words in natural language processing. More tokens normally lead to better performance but c…

Action Recognitionimage-classificationImage Classification

A Low-Resolution Image is Worth 1x1 Words: Enabling Fine Image Super-Resolution with Transformers and TaylorShift

2024-11-15 · Sanath Budakegowdanadoddi Nagaraju, Brian Bernhard Moser, Tobias Christian Nauen, Stanislav Frolov 외

Transformer-based Super-Resolution (SR) models have recently advanced image reconstruction quality, yet challenges remain due to computational complexity and an over-reliance on large patch sizes, which constrain fine-gr…

Image ReconstructionImage Super-ResolutionSuper-Resolution