Update README.md
Browse files
README.md
CHANGED
|
@@ -122,12 +122,11 @@ Training scripts available in the [BDAPPV dataset repository](https://huggingfac
|
|
| 122 |
If you use these models, please cite:
|
| 123 |
|
| 124 |
```bibtex
|
| 125 |
-
@
|
| 126 |
-
title
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
year
|
| 130 |
-
school = {Universit{\'e} Paris sciences et lettres}
|
| 131 |
}
|
| 132 |
```
|
| 133 |
|
|
@@ -135,4 +134,4 @@ If you use these models, please cite:
|
|
| 135 |
|
| 136 |
- Mayer et al. (2022). [3D-PV-Locator: Large-scale detection of rooftop-mounted photovoltaic systems in 3D.](https://doi.org/10.1016/j.apenergy.2021.118469) *Applied Energy*, 310, 118469. *(source of the base checkpoints)*
|
| 137 |
- Kasmi et al. (2023). [A crowdsourced dataset of aerial images with annotated solar photovoltaic arrays and installation metadata.](https://doi.org/10.1038/s41597-023-01951-4) *Scientific Data*, 10, 59. *(BDAPPV dataset)*
|
| 138 |
-
- Kasmi et al. (
|
|
|
|
| 122 |
If you use these models, please cite:
|
| 123 |
|
| 124 |
```bibtex
|
| 125 |
+
@article{kasmi2022towards,
|
| 126 |
+
title={Towards unsupervised assessment with open-source data of the accuracy of deep learning-based distributed PV mapping},
|
| 127 |
+
author={Kasmi, Gabriel and Dubus, Laurent and Blanc, Philippe and Saint-Drenan, Yves-Marie},
|
| 128 |
+
journal={arXiv preprint arXiv:2207.07466},
|
| 129 |
+
year={2022}
|
|
|
|
| 130 |
}
|
| 131 |
```
|
| 132 |
|
|
|
|
| 134 |
|
| 135 |
- Mayer et al. (2022). [3D-PV-Locator: Large-scale detection of rooftop-mounted photovoltaic systems in 3D.](https://doi.org/10.1016/j.apenergy.2021.118469) *Applied Energy*, 310, 118469. *(source of the base checkpoints)*
|
| 136 |
- Kasmi et al. (2023). [A crowdsourced dataset of aerial images with annotated solar photovoltaic arrays and installation metadata.](https://doi.org/10.1038/s41597-023-01951-4) *Scientific Data*, 10, 59. *(BDAPPV dataset)*
|
| 137 |
+
- Kasmi et al. (2025). [Space-scale exploration of the poor reliability of deep learning models: the case of the remote sensing of rooftop photovoltaic systems.](https://doi.org/10.1017/eds.2025.13) *Environmental Data Science*. *(cross-provider distribution shift)*
|