Skip to content

rayanramoul/Visual-Transformer-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Transformer-PyTorch

Open source simple implementation of the visual transformer paper (ViT) using PyTorch. Original paper: https://arxiv.org/abs/2010.11929

Pre-trained Weights

Available soon !

Libraries Used

  • Pytorch

Contributing

  1. Fork it !
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages