paper-with-me

ConViT

2000년 도입 · 논문 3편에서 사용

ConViT is a type of vision transformer that uses a gated positional self-attention module (GPSA), a form of positional self-attention which can be equipped with a “soft” convolutional inductive bias. The GPSA layers are initialized to mimic the locality of convolutional layers, then each attention head is given the freedom to escape locality by adjusting a gating parameter regulating the attention paid to position versus content information.

출처: ConViT: Improving Vision Transformers with Soft Convolutional Inductive Biases

소개 논문: ConViT: Improving Vision Transformers with Soft Convolutional Inductive Biases

Image Models · Computer VisionVision Transformers · Computer Vision