lcybuaa commited on
Commit
494fb3e
·
verified ·
1 Parent(s): 0f26d29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -102,13 +102,14 @@ alt="drawing" width="1000"/>
102
  ### BibTeX entry and citation info
103
 
104
  ```bibtex
105
- @misc{liu2025text2earthunlockingtextdrivenremote,
106
- title={Text2Earth: Unlocking Text-driven Remote Sensing Image Generation with a Global-Scale Dataset and a Foundation Model},
107
- author={Chenyang Liu and Keyan Chen and Rui Zhao and Zhengxia Zou and Zhenwei Shi},
108
- year={2025},
109
- eprint={2501.00895},
110
- archivePrefix={arXiv},
111
- primaryClass={cs.CV},
112
- url={https://arxiv.org/abs/2501.00895},
113
- }
 
114
  ```
 
102
  ### BibTeX entry and citation info
103
 
104
  ```bibtex
105
+ @ARTICLE{10988859,
106
+ author={Liu, Chenyang and Chen, Keyan and Zhao, Rui and Zou, Zhengxia and Shi, Zhenwei},
107
+ journal={IEEE Geoscience and Remote Sensing Magazine},
108
+ title={Text2Earth: Unlocking text-driven remote sensing image generation with a global-scale dataset and a foundation model},
109
+ year={2025},
110
+ volume={},
111
+ number={},
112
+ pages={2-23},
113
+ keywords={Remote sensing;Image resolution;Image synthesis;Training;Foundation models;Diffusion models;Visualization;Spatial resolution;Noise reduction;Metadata},
114
+ doi={10.1109/MGRS.2025.3560455}}
115
  ```