Update README.md
Browse files
README.md
CHANGED
|
@@ -34,10 +34,11 @@ configs:
|
|
| 34 |
|
| 35 |
Major TOM Core-DEM contains a global coverage of [Copernicus DEM](https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model), each of size 356 x 356 pixels.
|
| 36 |
|
| 37 |
-
This dataset is featured in the paper [EarthEmbeddingExplorer: A Web Application for Cross-Modal Retrieval of Global Satellite Images](https://huggingface.co/papers/2603.29441) and is part of the [Major TOM: Expandable Datasets for Earth Observation](https://arxiv.org/abs/2402.12095) ecosystem.
|
| 38 |
|
| 39 |
-
- **
|
| 40 |
-
- **GitHub:** [ESA-PhiLab/Major-TOM](https://github.com/ESA-PhiLab/Major-TOM)
|
|
|
|
| 41 |
|
| 42 |
| Source | Modality Type | Number of Patches | Patch Size | Total Pixels |
|
| 43 |
|:-------|:-------------:|:-----------------:|:----------:|:------------:|
|
|
@@ -117,16 +118,13 @@ This dataset is the product of a collaboration between [Φ-lab, European Space A
|
|
| 117 |
### Citation
|
| 118 |
|
| 119 |
```latex
|
| 120 |
-
@inproceedings{
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
pages={2935-2940},
|
| 128 |
-
doi={10.1109/IGARSS53475.2024.10640760}
|
| 129 |
-
}
|
| 130 |
```
|
| 131 |
|
| 132 |
---
|
|
|
|
| 34 |
|
| 35 |
Major TOM Core-DEM contains a global coverage of [Copernicus DEM](https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model), each of size 356 x 356 pixels.
|
| 36 |
|
| 37 |
+
This dataset was created to support the development of the [MESA terrain generation model](https://paulbornep.github.io/mesa-terrain/). It is also featured in the paper [EarthEmbeddingExplorer: A Web Application for Cross-Modal Retrieval of Global Satellite Images](https://huggingface.co/papers/2603.29441) and is part of the [Major TOM: Expandable Datasets for Earth Observation](https://arxiv.org/abs/2402.12095) ecosystem.
|
| 38 |
|
| 39 |
+
- **Official Viewer App:**: [Major TOM Viewer](https://huggingface.co/spaces/Major-TOM/MajorTOM-Core-Viewer)
|
| 40 |
+
- **Major TOM GitHub:** [ESA-PhiLab/Major-TOM](https://github.com/ESA-PhiLab/Major-TOM)
|
| 41 |
+
- **EarthEmbeddingExplorer:** [ModelScope App](https://modelscope.ai/studios/Major-TOM/EarthEmbeddingExplorer)
|
| 42 |
|
| 43 |
| Source | Modality Type | Number of Patches | Patch Size | Total Pixels |
|
| 44 |
|:-------|:-------------:|:-----------------:|:----------:|:------------:|
|
|
|
|
| 118 |
### Citation
|
| 119 |
|
| 120 |
```latex
|
| 121 |
+
@inproceedings{mesa2025,
|
| 122 |
+
title={MESA: Text-Driven Terrain Generation Using Latent Diffusion and Global Copernicus Data},
|
| 123 |
+
author={Paul Borne--Pons and Mikolaj Czerkawski and Rosalie Martin and Romain Rouffet},
|
| 124 |
+
year={2025},
|
| 125 |
+
booktitle={MORSE Workshop at CVPR 2025},
|
| 126 |
+
eprint={2504.07210},
|
| 127 |
+
url={https://arxiv.org/abs/2504.07210}}
|
|
|
|
|
|
|
|
|
|
| 128 |
```
|
| 129 |
|
| 130 |
---
|