[DeepReader] Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
#machinelearning #deeplearning #swintransformer #transformer #paperoverview #paperoftheday #ViT
Abstract
This paper presents a new vision Transformer, called Swin Transformer, that capably serves as a general-purpose backbone for computer vision. Challenges in adapting Transformer from language to vision arise from differences between the two domains, such as large variations in the scale of visual entities and the high resolution of pixels in images compared to words in text. To address these differences, we propose a hierarchical Transformer whose representation is computed with Shifted \textbf{win}dows. The shifted windowing scheme brings greater efficiency by limiting self-attention computation to non-overlapping local windows while also allowing for cross-window connection. This hierarchical architecture has the flexibility to model at various scales and has linear computational complexity with respect to image size. These qualities of Swin Transformer make it compatible with a broad rang
5 views
57
5
4 years ago 00:05:28 5
[DeepReader] Swin Transformer: Hierarchical Vision Transformer using Shifted Windows