Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ language:
|
|
| 11 |
---
|
| 12 |
# DeepTrees Halle DOP20 labels + imagery
|
| 13 |
|
|
|
|
|
|
|
|
|
|
| 14 |
This is a sample dataset for model training and fine-tuning in tree crown segmentation tasks using the [DeepTrees](https://deeptrees.de) Python package.
|
| 15 |
|
| 16 |
Overview of subtiles with sample of labels:
|
|
@@ -46,6 +49,20 @@ The labeling is done in QGIS and the polygon vectors are provided as ESRI-shape
|
|
| 46 |
- **Funded by:** Helmholtz Center for Environmental Research - UFZ
|
| 47 |
- **Contact:** [taimur.khan@ufz.de](mailto:taimur.khan@ufz.de)
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
### References
|
| 50 |
|
| 51 |
- Halle DOP20: © [GeoBasis-DE / LVermGeo ST 2022](https://www.lvermgeo.sachsen-anhalt.de/de/gdp-digitale-orthophotos.html)
|
|
|
|
| 11 |
---
|
| 12 |
# DeepTrees Halle DOP20 labels + imagery
|
| 13 |
|
| 14 |
+
[](https://doi.org/10.57967/hf/4213)
|
| 15 |
+
|
| 16 |
+
|
| 17 |
This is a sample dataset for model training and fine-tuning in tree crown segmentation tasks using the [DeepTrees](https://deeptrees.de) Python package.
|
| 18 |
|
| 19 |
Overview of subtiles with sample of labels:
|
|
|
|
| 49 |
- **Funded by:** Helmholtz Center for Environmental Research - UFZ
|
| 50 |
- **Contact:** [taimur.khan@ufz.de](mailto:taimur.khan@ufz.de)
|
| 51 |
|
| 52 |
+
### Cite the dataset
|
| 53 |
+
|
| 54 |
+
```
|
| 55 |
+
@misc {taimur_khan_2025,
|
| 56 |
+
author = { {Taimur Khan} },
|
| 57 |
+
title = { DeepTrees_Halle (Revision 0c528b9) },
|
| 58 |
+
year = 2025,
|
| 59 |
+
url = { https://huggingface.co/datasets/thisistaimur/DeepTrees_Halle },
|
| 60 |
+
doi = { 10.57967/hf/4213 },
|
| 61 |
+
publisher = { Hugging Face }
|
| 62 |
+
}
|
| 63 |
+
```
|
| 64 |
+
|
| 65 |
+
|
| 66 |
### References
|
| 67 |
|
| 68 |
- Halle DOP20: © [GeoBasis-DE / LVermGeo ST 2022](https://www.lvermgeo.sachsen-anhalt.de/de/gdp-digitale-orthophotos.html)
|