Update README.md
Browse files
README.md
CHANGED
|
@@ -200,5 +200,10 @@ else:
|
|
| 200 |
If you use this model in your research, please cite our paper:
|
| 201 |
|
| 202 |
```bibtex
|
| 203 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 204 |
```
|
|
|
|
| 200 |
If you use this model in your research, please cite our paper:
|
| 201 |
|
| 202 |
```bibtex
|
| 203 |
+
@article{shao2025asking,
|
| 204 |
+
title={Asking like Socrates: Socrates helps VLMs understand remote sensing images},
|
| 205 |
+
author={Shao, Run and Li, Ziyu and Zhang, Zhaoyang and Xu, Linrui and He, Xinran and Yuan, Hongyuan and He, Bolei and Dai, Yongxing and Yan, Yiming and Chen, Yijun and others},
|
| 206 |
+
journal={arXiv preprint arXiv:2511.22396},
|
| 207 |
+
year={2025}
|
| 208 |
+
}
|
| 209 |
```
|