ucasligang / SimViT

[ICME 2022] code for the paper, SimVit: Exploring a simple vision transformer with sliding windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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).

About

[ICME 2022] code for the paper, SimVit: Exploring a simple vision transformer with sliding windows.


Languages

Language:Python 99.6%Language:Shell 0.4%