Datasets:
Update README.md
Browse files
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 |
-
@
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
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 |
|