A Survey on Vision Transformer
Surveys transformer models adapted from NLP to computer vision, categorizing them by task and analyzing their advantages, disadvantages, and open challenges.
The transformer, a self-attention-based deep network first used in natural language processing, has increasingly been adapted to computer vision thanks to strong representation capabilities. On many benchmarks, transformer-based models match or surpass CNNs and RNNs while needing less vision-specific inductive bias. This paper reviews vision transformers by categorizing them across tasks, including backbone networks, high/mid-level vision, low-level vision, and video, and also covers efficient transformers for real devices, the self-attention mechanism, and future directions.
Based on: A Survey on Vision Transformer · IEEE Transactions on Pattern Analysis and Machine Intelligence
Curated by Aramai Editorial
Read summary →