Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
+
# RRSIS: Referring Remote Sensing Image Segmentation
|
6 |
+
|
7 |
+
|
8 |
+
The RefSegRS dataset that is used in [RRSIS: Referring Remote Sensing Image Segmentation](https://arxiv.org/abs/2306.08625).
|
9 |
+
|
10 |
+
|
11 |
+
Please kindly cite our paper if you find our dataset useful.
|
12 |
+
|
13 |
+
"""
|
14 |
+
@article{yuan2023rrsis,
|
15 |
+
title={RRSIS: Referring Remote Sensing Image Segmentation},
|
16 |
+
author={Yuan, Zhenghang and Mou, Lichao and Hua, Yuansheng and Zhu, Xiao Xiang},
|
17 |
+
journal={arXiv preprint arXiv:2306.08625},
|
18 |
+
year={2023}
|
19 |
+
}
|
20 |
+
"""
|
21 |
+
|
22 |
+
|