Skip to content

A non-exhaustive collection of vision transformer models implemented in TensorFlow.

License

Notifications You must be signed in to change notification settings

sayakpaul/vision-transformers-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vision-transformers-tf

This repository contains a non-exhaustive collection of vision transformer models implemented in TensorFlow by me. Not to confuse with the original Vision Transformers paper [1], the architectures implemented here are generally referred to as Vision Transformers since they make use of Transformers in some way or the other for the vision modality.

Transformer (-inspired) architectures for Computer Vision

References

[1] Dosovitskiy, Alexey, et al. An Image Is Worth 16x16 Words: Transformers for Image Recognition at Scale. arXiv, 3 June 2021. arXiv.org, https://doi.org/10.48550/arXiv.2010.11929.

About

A non-exhaustive collection of vision transformer models implemented in TensorFlow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published