SimViT

This is a official repository of SimViT.
We will open our models and codes about object detection and semantic segmentation soon.
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

@misc{li2021simvit,
      title={SimViT: Exploring a Simple Vision Transformer with sliding windows}, 
      author={Gang Li and Di Xu and Xing Cheng and Lingyu Si and Changwen Zheng},
      year={2021},
      eprint={2112.13085},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

Contact

This repo is currently maintained by Gang Li(@ucasligang) and Di Xu(@HanielF).

GitHub - ucasligang/SimViT: This is a official repository of SimViT.
This is a official repository of SimViT. Contribute to ucasligang/SimViT development by creating an account on GitHub.