vit-pytorch 1.8.5
0
Vision Transformer (ViT) - Pytorch
Contents
Vision Transformer (ViT) - Pytorch
Stars: 20017, Watchers: 20017, Forks: 3000, Open Issues: 134The lucidrains/vit-pytorch
repo was created 4 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 20017 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 134 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?