ViT-pytorch

Vision Transformer

A PyTorch implementation of the Vision Transformer model for image recognition tasks.

Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

GitHub

2k stars
13 watching
376 forks
Language: Jupyter Notebook
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
lucidrains/reformer-pytorchAn implementation of Reformer, an efficient Transformer model for natural language processing tasks.2,132
yitu-opensource/t2t-vitA deep learning framework for training vision transformers from scratch on image data.1,162
google-research/nested-transformerAn implementation of a transformer-based vision model that aggregates local transformers on image blocks to improve accuracy and efficiency.195
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
whai362/pvtAn implementation of Pyramid Vision Transformers for image classification, object detection, and semantic segmentation tasks1,745
pixart-alpha/pixart-sigmaDevelops a PyTorch model for 4K text-to-image generation using diffusion transformer1,711
leviswind/pytorch-transformerImplementation of a transformer-based translation model in PyTorch240
t-vi/pytorch-tvmiscA collection of miscellaneous PyTorch implementations covering various machine learning concepts and techniques468
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
kunpengli1994/vsrnAn open-source PyTorch implementation of a visual semantic reasoning model for image-text matching294
nickjiang2378/vl-interpThis project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions.46
potterhsu/svhnclassifier-pytorchA PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks200
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
mchong6/soatThis repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model.380