Skip to content
#

swin-transformer

Here are 109 public repositories matching this topic...

Swin Transformers, short for "Shifted Windows," were introduced in the paper titled "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" by Liu et a. (2021). Unlike traditional transformers, Swin Transformers divide the image into non-overlapping shifted windows, enabling efficient and scalable computation.

  • Updated Aug 22, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the swin-transformer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swin-transformer topic, visit your repo's landing page and select "manage topics."

Learn more