Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,20 +17,21 @@ This is a toy dataset for show casing model training and fine-tuning in tree cro
|
|
| 17 |
|
| 18 |
We have taken a single Multispectral (RGBi) 2x2 km DOP20 image tile for Halle, Sachsen-Anhalt, from LVermGeo ST for the year of 2022.
|
| 19 |
|
| 20 |
-
We then sliced the tiles into subtiles of 100x100m
|
| 21 |
|
| 22 |
We are manually labelling tree crowns in these subtiles based on an entropy-based active learning approach. The label classes have been provided below.
|
| 23 |
|
| 24 |
-
The labeling is done in QGIS and the
|
| 25 |
-
|
| 26 |
-
Halle DOP20: © [GeoBasis-DE / LVermGeo ST 2022](https://www.lvermgeo.sachsen-anhalt.de/de/gdp-digitale-orthophotos.html)
|
| 27 |
|
| 28 |
### Label Classes
|
| 29 |
|
| 30 |
-
0 = tree
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
| 34 |
|
| 35 |
|
| 36 |
### Dataset Description
|
|
@@ -39,3 +40,7 @@ Halle DOP20: © [GeoBasis-DE / LVermGeo ST 2022](https://www.lvermgeo.sachsen-an
|
|
| 39 |
- **Funded by:** Helmholtz Center for Environmental Research - UFZ
|
| 40 |
- **Contact:** [taimur.khan@ufz.de](mailto:taimur.khan@ufz.de)
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
We have taken a single Multispectral (RGBi) 2x2 km DOP20 image tile for Halle, Sachsen-Anhalt, from LVermGeo ST for the year of 2022.
|
| 19 |
|
| 20 |
+
We then sliced the tiles into subtiles of 100x100m, resulting in 400 subtiles. These are provided as 4-band raster `.tif` files.
|
| 21 |
|
| 22 |
We are manually labelling tree crowns in these subtiles based on an entropy-based active learning approach. The label classes have been provided below.
|
| 23 |
|
| 24 |
+
The labeling is done in QGIS and the polygon vectors are provided as ESRI-shape `.shp` files per subtile.
|
|
|
|
|
|
|
| 25 |
|
| 26 |
### Label Classes
|
| 27 |
|
| 28 |
+
**0** = tree
|
| 29 |
+
|
| 30 |
+
**1** = cluster of trees
|
| 31 |
+
|
| 32 |
+
**2** = unsure
|
| 33 |
+
|
| 34 |
+
**3** = dead trees (haven’t added yet)
|
| 35 |
|
| 36 |
|
| 37 |
### Dataset Description
|
|
|
|
| 40 |
- **Funded by:** Helmholtz Center for Environmental Research - UFZ
|
| 41 |
- **Contact:** [taimur.khan@ufz.de](mailto:taimur.khan@ufz.de)
|
| 42 |
|
| 43 |
+
### References
|
| 44 |
+
|
| 45 |
+
- Halle DOP20: © [GeoBasis-DE / LVermGeo ST 2022](https://www.lvermgeo.sachsen-anhalt.de/de/gdp-digitale-orthophotos.html)
|
| 46 |
+
|