Skip to content

This is the code for training MNIST dataset using visual Transformers through PyTorch

Notifications You must be signed in to change notification settings

chirag-agarwall/Visual_Transformer_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Visual_Transformer_code

This is the code for training MNIST dataset using visual Transformers through PyTorch

The implementation is based on the paper "AN IMAGE IS WORTH 16X16 WORDS:TRANSFORMERS FOR IMAGE RECOGNITION AT SCALE"

The visual transformer original implementation is available at "https://github.com/lucidrains/vit-pytorch#efficient-attention"

This code shows you how to use visual transformer your own dataset or datasets available with pytorch.

Feel free to use and modify.

About

This is the code for training MNIST dataset using visual Transformers through PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%