2219 Forks
13353 Stars
13353 Watchers

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

How to download and setup vit-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/vit-pytorch.git
git clone is used to create a copy or clone of vit-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vit-pytorch https://github.com/lucidrains/vit-pytorch/archive/master.zip

Or simply clone vit-pytorch with SSH
[email protected]:lucidrains/vit-pytorch.git

If you have some problems with vit-pytorch

You may open issue on vit-pytorch support forum (system) here: https://github.com/lucidrains/vit-pytorch/issues