Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,27 @@
|
|
1 |
---
|
2 |
tags:
|
|
|
|
|
|
|
3 |
- satellite
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
***TiSeLaC*** (Time Series Land Cover Classification) was created for the time series land cover classification challenge held in conjunction with the 2017 European Conference on Machine Learning & Principles and Practice of Knowledge Discovery in Databases [1]. It was generated from a time series of 23 Landsat 8 images of Reunion Island, acquired in 2014. At the 30m spatial resolution of Landsat 8 images, Reunion Island is covered by 2866 x 2633 pixels, however only 99,687 of these pixels are included in the dataset.
|
8 |
|
9 |
Class labels were obtained from the 2012 Corine Land Cover (CLC) map and the 2014 farmers' graphical land parcel registration (Régistre Parcellaire Graphique) and the nine most significant classes have been included in the dataset. The number of pixels in each class is capped at 20,000. The data was obtained from the winning entry's GitHub repository [2], which includes the spatial coordinates for each pixel.
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- time series
|
4 |
+
- time series classification
|
5 |
+
- monster
|
6 |
- satellite
|
7 |
+
license: other
|
8 |
+
pretty_name: Tiselac
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
---
|
12 |
Part of MONSTER: <https://arxiv.org/abs/2502.15122>.
|
13 |
|
14 |
+
|Tiselac||
|
15 |
+
|-|-:|
|
16 |
+
|Category|Satellite|
|
17 |
+
|Num. Examples|99,687|
|
18 |
+
|Num. Channels|10|
|
19 |
+
|Length|23|
|
20 |
+
|Sampling Freq.|16 days|
|
21 |
+
|Num. Classes|9|
|
22 |
+
|License|Other|
|
23 |
+
|Citations|[1] [2]|
|
24 |
+
|
25 |
***TiSeLaC*** (Time Series Land Cover Classification) was created for the time series land cover classification challenge held in conjunction with the 2017 European Conference on Machine Learning & Principles and Practice of Knowledge Discovery in Databases [1]. It was generated from a time series of 23 Landsat 8 images of Reunion Island, acquired in 2014. At the 30m spatial resolution of Landsat 8 images, Reunion Island is covered by 2866 x 2633 pixels, however only 99,687 of these pixels are included in the dataset.
|
26 |
|
27 |
Class labels were obtained from the 2012 Corine Land Cover (CLC) map and the 2014 farmers' graphical land parcel registration (Régistre Parcellaire Graphique) and the nine most significant classes have been included in the dataset. The number of pixels in each class is capped at 20,000. The data was obtained from the winning entry's GitHub repository [2], which includes the spatial coordinates for each pixel.
|