
vit-pytorch 0.40.2
0
Vision Transformer (ViT) - Pytorch
Contents
Vision Transformer (ViT) - Pytorch
Stars: 12532, Watchers: 12532, Forks: 2077, Open Issues: 100The lucidrains/vit-pytorch
repo was created 2 years ago and was last updated 3 hours ago.
The project is extremely popular with a mindblowing 12532 github stars!
How to Install vit-pytorch
You can install vit-pytorch using pip
pip install vit-pytorch
or add it to a project with poetry
poetry add vit-pytorch
Package Details
- Author
- Phil Wang
- License
- MIT
- Homepage
- https://github.com/lucidrains/vit-pytorch
- PyPi
- https://pypi.org/project/vit-pytorch/
- GitHub Repo
- https://github.com/lucidrains/vit-pytorch
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common vit-pytorch errors.
Code Examples
Here are some vit-pytorch
code examples and snippets.
GitHub Issues
The vit-pytorch package has 100 open issues on GitHub
- MAE using pretrained VIT
- How to get the feature map of the vit encoder
- Fine-tuning without loading position embedding from pre-trained model
- Vit MAE reconstruction size mismatch
- where is the train.py? tks
- Training in cifar100
- Hot to get the features and positional embeddig information
- mae output normal size images
- Any chance to have conda installation?
- Some questions about decoder position embedding for masked tokens
- MAE image recon
- How to save and restore the parameters?