What is: DeepViT?
| Source | DeepViT: Towards Deeper Vision Transformer |
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
DeepViT is a type of vision transformer that replaces the self-attention layer within the transformer block with a Re-attention module to address the issue of attention collapse and enables training deeper ViTs.