Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,15 @@ size_categories:
|
|
| 9 |
[Dynamic EarthNet dataset](https://arxiv.org/abs/2203.12560) redistributed from https://mediatum.ub.tum.de/1650201 and https://cvg.cit.tum.de/webshare/u/toker/dynnet_training_splits/ under a common tarball for simpler download speeds.
|
| 10 |
Individual zip files were replaced with tarballs instead.
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
For attribution and license see: https://mediatum.ub.tum.de/1650201
|
|
|
|
| 9 |
[Dynamic EarthNet dataset](https://arxiv.org/abs/2203.12560) redistributed from https://mediatum.ub.tum.de/1650201 and https://cvg.cit.tum.de/webshare/u/toker/dynnet_training_splits/ under a common tarball for simpler download speeds.
|
| 10 |
Individual zip files were replaced with tarballs instead.
|
| 11 |
|
| 12 |
+
In the mediatum server version the following directories have the wrong name compared to the given split txt files:
|
| 13 |
+
```
|
| 14 |
+
/labels/5111_4560_13_38S
|
| 15 |
+
/labels/6204_3495_13_46N
|
| 16 |
+
/labels/7026_3201_13_52N
|
| 17 |
+
/labels/7367_5050_13_54S
|
| 18 |
+
/labels/2459_4406_13_19S
|
| 19 |
+
/labels/2235_3403_13_17N
|
| 20 |
+
```
|
| 21 |
+
The last underscore was mistakenly a hyphen. In this version the directories all follow the same naming scheme.
|
| 22 |
+
|
| 23 |
For attribution and license see: https://mediatum.ub.tum.de/1650201
|