Shanci commited on
Commit
c16a325
·
verified ·
1 Parent(s): ce548cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -21,6 +21,15 @@ pretty_name: l
21
 
22
  This repository hosts the M3DRS dataset, a comprehensive collection of 5-channel remote sensing images (RGB, NIR, nDSM) from Switzerland, France, and Italy. The dataset is unlabelled and specifically designed to support self-supervised learning tasks. It is part of our submission to the NeurIPS 2025 Datasets and Benchmarks Track. The dataset is organized into three folders, each containing ZIP archives of images grouped by location or in batches of 500. The dataset supports research in multi-modal learning, semantic segmentation, and geospatial analysis.
23
 
 
 
 
 
 
 
 
 
 
24
 
25
  For dataset configuration or details, please use a [discussion](https://huggingface.co/datasets/heig-vd-geo/M3DRS/discussions) in this repository.
26
 
@@ -81,16 +90,6 @@ local_dir = snapshot_download(
81
 
82
  ---
83
 
84
- ## 🧪 Benchmarking & Code
85
-
86
- The M3DRS dataset is accompanied by a benchmark suite with ScaleMAE for pretraining and baseline models available at our GitHub repository:
87
-
88
- 🔗 [https://github.com/swiss-territorial-data-lab/proj-vit](https://github.com/swiss-territorial-data-lab/proj-vit)
89
-
90
- This includes tools for data preprocessing, model training, and evaluation.
91
-
92
- ---
93
-
94
  ## ⚖️ License
95
 
96
  The dataset is composed of public open data sources. Please refer to the `NOTICE` file in the root of this repository for detailed licensing information and attributions for each data source.
 
21
 
22
  This repository hosts the M3DRS dataset, a comprehensive collection of 5-channel remote sensing images (RGB, NIR, nDSM) from Switzerland, France, and Italy. The dataset is unlabelled and specifically designed to support self-supervised learning tasks. It is part of our submission to the NeurIPS 2025 Datasets and Benchmarks Track. The dataset is organized into three folders, each containing ZIP archives of images grouped by location or in batches of 500. The dataset supports research in multi-modal learning, semantic segmentation, and geospatial analysis.
23
 
24
+ ---
25
+
26
+ ## 🧪 Benchmarking & Code
27
+
28
+ The M3DRS dataset is accompanied by a benchmark suite with ScaleMAE for pretraining and baseline models available at our GitHub repository:
29
+
30
+ 🔗 [https://github.com/swiss-territorial-data-lab/proj-vit](https://github.com/swiss-territorial-data-lab/proj-vit)
31
+
32
+ This includes tools for data preprocessing, model training, and evaluation.
33
 
34
  For dataset configuration or details, please use a [discussion](https://huggingface.co/datasets/heig-vd-geo/M3DRS/discussions) in this repository.
35
 
 
90
 
91
  ---
92
 
 
 
 
 
 
 
 
 
 
 
93
  ## ⚖️ License
94
 
95
  The dataset is composed of public open data sources. Please refer to the `NOTICE` file in the root of this repository for detailed licensing information and attributions for each data source.