Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -45,9 +45,9 @@ The FLAIR #2 dataset is sampled countrywide and is composed of over 20 billion a
|
|
45 |
The dataset covers 50 spatial domains, encompassing 916 areas spanning 817 km². With 13 semantic classes (plus 6 not used in this challenge), this dataset provides a robust foundation for advancing land cover mapping techniques.<br><br>
|
46 |
|
47 |
<center>
|
48 |
-
<table style="width:80%;max-width:700px;">
|
49 |
<thead>
|
50 |
-
<tr><th width=7
|
51 |
</thead>
|
52 |
<tbody>
|
53 |
<tr><td bgcolor='#db0e9a'></td><td>building</td><td style='text-align: center'>1</td><td style='text-align: center'>8.14</td><td style='text-align: center'>3.26</td></tr>
|
|
|
45 |
The dataset covers 50 spatial domains, encompassing 916 areas spanning 817 km². With 13 semantic classes (plus 6 not used in this challenge), this dataset provides a robust foundation for advancing land cover mapping techniques.<br><br>
|
46 |
|
47 |
<center>
|
48 |
+
<table style="width:80%;max-width:700px;height:200px">
|
49 |
<thead>
|
50 |
+
<tr><th width=7% height=></th><th>Class</th><th style='text-align: center' width=15%>Value</th><th style='text-align: center'>Freq.-train (%)</th><th style='text-align: center'>Freq.-test (%)</th></tr>
|
51 |
</thead>
|
52 |
<tbody>
|
53 |
<tr><td bgcolor='#db0e9a'></td><td>building</td><td style='text-align: center'>1</td><td style='text-align: center'>8.14</td><td style='text-align: center'>3.26</td></tr>
|