File size: 909 Bytes
5ad1ad7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---

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}
}
```