Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
If you find it useful, please consider citing:
|
| 2 |
+
|
| 3 |
+
```
|
| 4 |
+
@article{wang2026rsgpnet,
|
| 5 |
+
title={RSGPNet: Geometric Prompting for Remote Sensing Open-Vocabulary Semantic Segmentation},
|
| 6 |
+
author={Wang, Shanwen and Sun, Xin and Wang, Sirui and Zhu, Xiao Xiang},
|
| 7 |
+
journal={arXiv preprint arXiv:2606.28410},
|
| 8 |
+
year={2026}
|
| 9 |
+
}
|
| 10 |
+
```
|