English
JTRNEO commited on
Commit
c69bc2c
·
verified ·
1 Parent(s): ffbf527

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -39,14 +39,11 @@ These models excel in tasks involving large-scale global 3D semantic understandi
39
  If you find the RS3DAda model useful in your research, please consider citing:
40
 
41
  ```
42
- @misc{song2024synrs3dsyntheticdatasetglobal,
43
- title={SynRS3D: A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery},
44
- author={Jian Song and Hongruixuan Chen and Weihao Xuan and Junshi Xia and Naoto Yokoya},
45
- year={2024},
46
- eprint={2406.18151},
47
- archivePrefix={arXiv},
48
- primaryClass={cs.CV},
49
- url={https://arxiv.org/abs/2406.18151},
50
  }
51
  ```
52
 
 
39
  If you find the RS3DAda model useful in your research, please consider citing:
40
 
41
  ```
42
+ @article{song2024synrs3d,
43
+ title={SynRS3D: A Synthetic Dataset for Global 3D Semantic Understanding from Monocular Remote Sensing Imagery},
44
+ author={Song, Jian and Chen, Hongruixuan and Xuan, Weihao and Xia, Junshi and Yokoya, Naoto},
45
+ journal={arXiv preprint arXiv:2406.18151},
46
+ year={2024}
 
 
 
47
  }
48
  ```
49