Update BigEarthNet.py
Browse files- BigEarthNet.py +2 -4
BigEarthNet.py
CHANGED
|
@@ -19,8 +19,7 @@ class_sets = {
|
|
| 19 |
'Permanent crops',
|
| 20 |
'Pastures',
|
| 21 |
'Complex cultivation patterns',
|
| 22 |
-
'Land principally occupied by agriculture, with significant areas of'
|
| 23 |
-
' natural vegetation',
|
| 24 |
'Agro-forestry areas',
|
| 25 |
'Broad-leaved forest',
|
| 26 |
'Coniferous forest',
|
|
@@ -55,8 +54,7 @@ class_sets = {
|
|
| 55 |
'Pastures',
|
| 56 |
'Annual crops associated with permanent crops',
|
| 57 |
'Complex cultivation patterns',
|
| 58 |
-
'Land principally occupied by agriculture, with significant areas of'
|
| 59 |
-
' natural vegetation',
|
| 60 |
'Agro-forestry areas',
|
| 61 |
'Broad-leaved forest',
|
| 62 |
'Coniferous forest',
|
|
|
|
| 19 |
'Permanent crops',
|
| 20 |
'Pastures',
|
| 21 |
'Complex cultivation patterns',
|
| 22 |
+
'Land principally occupied by agriculture, with significant areas of natural vegetation',
|
|
|
|
| 23 |
'Agro-forestry areas',
|
| 24 |
'Broad-leaved forest',
|
| 25 |
'Coniferous forest',
|
|
|
|
| 54 |
'Pastures',
|
| 55 |
'Annual crops associated with permanent crops',
|
| 56 |
'Complex cultivation patterns',
|
| 57 |
+
'Land principally occupied by agriculture, with significant areas of natural vegetation',
|
|
|
|
| 58 |
'Agro-forestry areas',
|
| 59 |
'Broad-leaved forest',
|
| 60 |
'Coniferous forest',
|