Home

Awesome

SimViT

Paper accepted at ICME 2022. This is a official repository of SimViT.

Our code references the PVT, thanks a lot for their outstanding work! For details see SimViT: Exploring a Simple Vision Transformer with sliding windows.

<div align="center"> <img width="400", src="https://user-images.githubusercontent.com/46208141/159926395-496a4b1e-489a-48d4-9fc1-9c8a038a23ed.png"> </div>

Citation

If you use this code for a paper, please cite:

SimViT

@inproceedings{li2022simvit,
  title={Simvit: Exploring a simple vision transformer with sliding windows},
  author={Li, Gang and Xu, Di and Cheng, Xing and Si, Lingyu and Zheng, Changwen},
  booktitle={2022 IEEE International Conference on Multimedia and Expo (ICME)},
  pages={1--6},
  year={2022},
  organization={IEEE}
}

Contact

This repo is currently maintained by Gang Li(@ucasligang).