/Vision-Transformer

Implementation of a Paper related to Vision Transformer

Primary LanguagePython

Implement and Review paper related to Vision Transformer

Implementation or Review Paper List

What is Vision Transformer?

  • Vision Transformer is a model for image classification inspired by Transformer in NLP
  • This deal with image patches like words in NLP
  • Self-Attention is important main idea
  • It dosen't use CNN completely and achieved SOTA in each task of Vision