blumenstiel commited on
Commit
cc9c36a
·
1 Parent(s): 1f4c004

Add README

Browse files
.gitattributes CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ *.pdf filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,4 +1,77 @@
 
 
 
 
 
 
 
 
 
1
  # TerraMesh
2
 
3
- Date release end of June!
4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: CC-BY-SA-4.0
3
+ pretty_name: "TerraMesh"
4
+ dataset info:
5
+ - size: "~14TB (compressed)"
6
+ - samples: "≈9.1M train / 89k val"
7
+ - patch size: "264x264 pixel"
8
+ - temporal coverage: "2017→2024"
9
+ ---
10
  # TerraMesh
11
 
12
+ > **A planetary‑scale, multimodal analysis‑ready dataset for Earth‑Observation foundation models.**
13
 
14
+
15
+ **TerraMesh** merges data from **Sentinel‑1 SAR, Sentinel‑2 optical, Copernicus DEM, NDVI and land‑cover** sources into more than **9 million co‑registered patches** ready for large‑scale representation learning. Compared with earlier public corpora it offers **>20×** more pixel values and truly global, multi‑season coverage.
16
+
17
+ > ** Dataset release – End of June. **
18
+
19
+ ---
20
+
21
+ ## Key features
22
+
23
+ | Aspect | Value |
24
+ | ---------- |--------------------------------------------------------------------------------------------------------------------------------|
25
+ | Modalities | S‑2 L1C (13 bands), S‑2 L2A (12 bands), S‑2 RGB (3 bands), S‑1 GRD (VV, VH), S‑1 RTC (VV, VH), NDVI, Copernicus DEM, ESRI LULC |
26
+ | Samples | **9 089 536** train · **89 088** val |
27
+ | Patch size | 264 × 264 pixel (10 m grid) |
28
+ | Years | 2017 – 2024 (peak 2019 ‑ 2023) |
29
+ | License | CC‑BY‑SA‑4.0 |
30
+
31
+ ---
32
+
33
+ ## Dataset organisation
34
+
35
+ The archive ships two top‑level splits `train/` and `val/`, each holding one folder per modality. More details with the dataset release end of June.
36
+
37
+ ---
38
+
39
+ ## Global coverage & class distribution
40
+
41
+ ![one_degree_map.png](assets%2Fone_degree_map.png)![timestamps.png](assets%2Ftimestamps.png)
42
+
43
+ ---
44
+
45
+ ## Performance evaluation
46
+
47
+ [radar.pdf](assets%2Fradar.pdf)
48
+
49
+
50
+ ---
51
+
52
+ ## Citation
53
+
54
+ If you use TerraMesh, please cite:
55
+
56
+ ```bibtex
57
+ @article{blumenstiel2025terramesh,
58
+ title={Terramesh: A planetary mosaic of multimodal earth observation data},
59
+ author={Blumenstiel, Benedikt and Fraccaro, Paolo and Marsocci, Valerio and Jakubik, Johannes and Maurogiovanni, Stefano and Czerkawski, Mikolaj and Sedona, Rocco and Cavallaro, Gabriele and Brunschwiler, Thomas and Bernabe-Moreno, Juan and others},
60
+ journal={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
61
+ year={2025}
62
+ }
63
+ ```
64
+
65
+ ---
66
+
67
+ ## License
68
+
69
+ TerraMesh is released under the **Creative Commons Attribution‑ShareAlike 4.0 (CC‑BY‑SA‑4.0)** license.
70
+
71
+ ---
72
+
73
+ ## Acknowledgements
74
+
75
+ TerraMesh is part of the **FAST‑EO** project funded by the European Space Agency Φ‑Lab (contract #4000143501/23/I‑DT) and builds upon SSL4EO‑S12 and MajorTOM‑Core datasets.
76
+
77
+ ---
assets/examples.png ADDED

Git LFS Details

  • SHA256: 77e3c787937e7d2fa8c55faae17d88f2f43012d7ec6727a28fd53bad6dcd2414
  • Pointer size: 132 Bytes
  • Size of remote file: 4.5 MB
assets/one_degree_map.png ADDED

Git LFS Details

  • SHA256: 6d367bb7d18f8a79fa13a6e7bf898d5873f4f8fe70ae753c7e63424c3e285de5
  • Pointer size: 130 Bytes
  • Size of remote file: 91.5 kB
assets/timestamps.png ADDED

Git LFS Details

  • SHA256: a89e47d8afd53fa688156e634501749efe757edc4fb1c0503b08636ef35b28c0
  • Pointer size: 130 Bytes
  • Size of remote file: 77.2 kB