Skip to content

Unofficial pytorch implementation for SwinTransformer: Hierarchical Vision Transformer using Shifted Windows

Notifications You must be signed in to change notification settings

pducanh2000/swin-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swin Transformer

Introduction

Unofficial pytorch implementation for Swin Transformer
Swin Transformer: Hierarchical Vision Transformer using Shifted Windows

Reference source:

Citations

@misc{liu2021swin,
      title={Swin Transformer: Hierarchical Vision Transformer using Shifted Windows}, 
      author={Ze Liu and Yutong Lin and Yue Cao and Han Hu and Yixuan Wei and Zheng Zhang and Stephen Lin and Baining Guo},
      year={2021},
      eprint={2103.14030},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

Unofficial pytorch implementation for SwinTransformer: Hierarchical Vision Transformer using Shifted Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages