JTRNEO commited on
Commit
315d31a
·
verified ·
1 Parent(s): 3550b0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -96,14 +96,11 @@ The dataset includes the following image counts:
96
  If you find SynRS3D useful in your research, please consider citing:
97
 
98
  ```
99
- @misc{song2024synrs3dsyntheticdatasetglobal,
100
- title={SynRS3D: A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery},
101
- author={Jian Song and Hongruixuan Chen and Weihao Xuan and Junshi Xia and Naoto Yokoya},
102
- year={2024},
103
- eprint={2406.18151},
104
- archivePrefix={arXiv},
105
- primaryClass={cs.CV},
106
- url={https://arxiv.org/abs/2406.18151},
107
  }
108
  ```
109
 
 
96
  If you find SynRS3D useful in your research, please consider citing:
97
 
98
  ```
99
+ @article{song2024synrs3d,
100
+ title={SynRS3D: A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery},
101
+ author={Song, Jian and Chen, Hongruixuan and Xuan, Weihao and Xia, Junshi and Yokoya, Naoto},
102
+ journal={arXiv preprint arXiv:2406.18151},
103
+ year={2024}
 
 
 
104
  }
105
  ```
106