Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -21,6 +21,7 @@ tags:
|
|
| 21 |
|
| 22 |
This dataset hosts the large binary artefacts for the paper **"City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery."** It is the companion of the code repository on GitHub:
|
| 23 |
|
|
|
|
| 24 |
- **Code & derived data (GitHub):** https://github.com/Sijie-Yang/City-Landscape-In-Sight
|
| 25 |
- **Images & trained weights (this dataset):** https://huggingface.co/datasets/sijiey/City-Landscape-In-Sight
|
| 26 |
|
|
@@ -76,4 +77,15 @@ Released under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](
|
|
| 76 |
|
| 77 |
## Citation
|
| 78 |
|
| 79 |
-
Peng, C., Yang, S., Liu, A., Xiang, Y., Zhou, Z., & Biljecki, F. City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
This dataset hosts the large binary artefacts for the paper **"City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery."** It is the companion of the code repository on GitHub:
|
| 23 |
|
| 24 |
+
- **Paper (arXiv):** https://arxiv.org/abs/2606.15198
|
| 25 |
- **Code & derived data (GitHub):** https://github.com/Sijie-Yang/City-Landscape-In-Sight
|
| 26 |
- **Images & trained weights (this dataset):** https://huggingface.co/datasets/sijiey/City-Landscape-In-Sight
|
| 27 |
|
|
|
|
| 77 |
|
| 78 |
## Citation
|
| 79 |
|
| 80 |
+
Peng, C., Yang, S., Liu, A., Xiang, Y., Zhou, Z., & Biljecki, F. (2026). *City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery.* arXiv:2606.15198. https://arxiv.org/abs/2606.15198
|
| 81 |
+
|
| 82 |
+
```bibtex
|
| 83 |
+
@article{peng2026citylandscape,
|
| 84 |
+
title = {City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery},
|
| 85 |
+
author = {Peng, Chucai and Yang, Sijie and Liu, Ang and Xiang, Yang and Zhou, Zhixiang and Biljecki, Filip},
|
| 86 |
+
journal = {arXiv preprint arXiv:2606.15198},
|
| 87 |
+
year = {2026},
|
| 88 |
+
doi = {10.48550/arXiv.2606.15198},
|
| 89 |
+
url = {https://arxiv.org/abs/2606.15198}
|
| 90 |
+
}
|
| 91 |
+
```
|