Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -91,6 +91,8 @@ citation: "@inproceedings{paheding2026mmlsv2,\n title={Mmlsv2: A multimodal dat
|
|
| 91 |
|
| 92 |
# MMLS v2: Multimodal Martian Landslide Dataset
|
| 93 |
|
|
|
|
|
|
|
| 94 |
This repository hosts a Hugging Face compatible, Parquet-formatted version of the **MMLS v2** dataset. It contains 128x128 multi-channel images for Martian landslide segmentation, featuring 7 data channels and 1 segmentation mask.
|
| 95 |
|
| 96 |
> **Disclaimer:** I am not the original creator of this dataset. I am hosting this pre-processed version to allow researchers to easily stream the multi-channel arrays directly into PyTorch training pipelines without dealing with manual TIFF decoding. All credit for data collection and the original paper belongs to the authors of MMLSv2. Please see the Citation section below.
|
|
|
|
| 91 |
|
| 92 |
# MMLS v2: Multimodal Martian Landslide Dataset
|
| 93 |
|
| 94 |
+

|
| 95 |
+
|
| 96 |
This repository hosts a Hugging Face compatible, Parquet-formatted version of the **MMLS v2** dataset. It contains 128x128 multi-channel images for Martian landslide segmentation, featuring 7 data channels and 1 segmentation mask.
|
| 97 |
|
| 98 |
> **Disclaimer:** I am not the original creator of this dataset. I am hosting this pre-processed version to allow researchers to easily stream the multi-channel arrays directly into PyTorch training pipelines without dealing with manual TIFF decoding. All credit for data collection and the original paper belongs to the authors of MMLSv2. Please see the Citation section below.
|