RSCoTr / README.md
Qingyun's picture
Create README.md
5ad1ad7 verified
---
license: apache-2.0
tags:
- geoscience
---
# RSCoTr
This repo hosts the model checkpoint of the IEEE TGRS paper:
[Co-training Transformer for Remote Sensing Image Classification, Segmentation and Detection](https://ieeexplore.ieee.org/document/10401246)
The full text is also availiable at [ResearchGate](https://www.researchgate.net/publication/377439701_Co-training_Transformer_for_Remote_Sensing_Image_Classification_Segmentation_and_Detection).
Github repo: https://github.com/Li-Qingyun/RSCoTr
## Citation
```
@article{li2024rscotr,
title={Co-training transformer for remote sensing image classification, segmentation and detection},
author={Li, Qingyun and Chen, Yushi and He, Xin and Huang, Lingbo},
journal={IEEE Transactions on Geoscience and Remote Sensing},
year={2024},
publisher={IEEE},
volume={62},
number={},
pages={1-18},
doi={10.1109/TGRS.2024.3354783}
}
```