You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| SK010 | Bratislavský kraj (Bratislava) | Slovakia |
699
+
| NUTS3 Code | Country |
700
+
|---|---|
701
+
| AT332 | Austria |
702
+
| BE100 | Belgium |
703
+
| BG332 | Bulgaria |
704
+
| CY000 | Cyprus |
705
+
| CZ072 | Czechia |
706
+
| DEA54 | Germany |
707
+
| DK041 | Denmark |
708
+
| EE00A | Estonia |
709
+
| EL521 | Greece |
710
+
| ES612 | Spain |
711
+
| FI1C1 | Finland |
712
+
| FRJ27 | France |
713
+
| FRK26 | France |
714
+
| HR050 | Croatia |
715
+
| IE061 | Irland |
716
+
| ITI32 | Italy |
717
+
| LT028 | Lithuania |
718
+
| LU000 | Luxembourg |
719
+
| LV008 | Latvia |
720
+
| MT001 | Malta |
721
+
| NL33C | Netherlands |
722
+
| PL414 | Poland |
723
+
| PT16I | Portugal |
724
+
| RO123 | Romania |
725
+
| SE311 | Sweden |
726
+
| SI035 | Slovenia |
727
+
| SK022 | Slovakia |
728
+
| UKJ22 | United Kingdom |
729
+
| UKRAINE | Ukraine |
728
730
729
731
::: {.callout-note}
730
732
**Scale of the dataset and class imbalance.** Across the 27 pre-processed NUTS3 regions and the available years (2021 and 2024), the dataset contains roughly **15 000–20 000 `(image, label)` patches** — a comfortable size for training a segmentation model on a single GPU. Because these regions are built around European capital cities, the 10 CLC+ classes are *not* evenly represented: *sealed surfaces*, *permanent herbaceous* and *periodically herbaceous* dominate, while *lichens and mosses* or *broadleaved evergreen trees* are rare or completely absent in most tiles. This **class imbalance** is a first-order concern when training a segmentation model — naive training will optimise for the common classes and ignore the rare ones.
0 commit comments