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.
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}
}
This repo is currently maintained by Gang Li(@ucasligang).