Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- multispectral
|
| 5 |
+
- satellite
|
| 6 |
+
- segmentation
|
| 7 |
+
- sim-to-real
|
| 8 |
+
- space-domain-awareness
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# M2S2: A Publicly Available Multispectral Dataset for Satellite Material Segmentation
|
| 12 |
+
|
| 13 |
+
**NOTE:** The data files for this dataset are currently undergoing a formal Public Release (PA) review. The full dataset (~33GB) will be uploaded to this repository upon final approval. This repository serves as the permanent citable location for the dataset.
|
| 14 |
+
|
| 15 |
+
## Dataset Description
|
| 16 |
+
We introduce M2S2, a publicly available multispectral dataset for satellite material segmentation, comprising RGB-approximated synthetic multispectral imagery and hardware-in-the-loop (HIL) true multispectral data across three satellite geometries (Voyager, ISS, Hubble) with up to 11 material classes.
|
| 17 |
+
|
| 18 |
+
This dataset provides a standardized benchmark for developing and evaluating multispectral segmentation methods tailored to space-based scenarios. The synthetic domain consists of RGB-approximated multispectral renderings, while the HIL domain contains true multispectral imagery from the TOUCAN sensor.
|
| 19 |
+
|
| 20 |
+
## Citation Information
|
| 21 |
+
|
| 22 |
+
This dataset is the official supplement to our paper: `M2S2: Multispectral Dataset for Material Segmentation of Satellites`
|
| 23 |
+
|
| 24 |
+
To be presented at the 15th IEEE Workshop on Hyperspectral Imaging and Signal Processing: Evolution in Remote Sensing (WHISPERS) 2025.
|