Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -86,12 +86,10 @@ if __name__ == '__main__':
|
|
| 86 |
## Citation
|
| 87 |
**BibTex:**
|
| 88 |
```bibtex
|
| 89 |
-
@
|
| 90 |
-
title={
|
| 91 |
author={Xu, Ningli and Qin, Rongjun},
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
year={2024},
|
| 95 |
-
organization={Springer}
|
| 96 |
}
|
| 97 |
```
|
|
|
|
| 86 |
## Citation
|
| 87 |
**BibTex:**
|
| 88 |
```bibtex
|
| 89 |
+
@article{xu2025satellite,
|
| 90 |
+
title={Satellite to GroundScape--Large-scale Consistent Ground View Generation from Satellite Views},
|
| 91 |
author={Xu, Ningli and Qin, Rongjun},
|
| 92 |
+
journal={arXiv preprint arXiv:2504.15786},
|
| 93 |
+
year={2025}
|
|
|
|
|
|
|
| 94 |
}
|
| 95 |
```
|