CoolFace
Datasetpublic

gremlin97/crater_multi_segmentation

crater_multi_segmentation A segmentation dataset for planetary science applications. Dataset Metadata License: CC-BY-4.0 (Creative Commons Attribution 4.0 International) Version: 1.0 Date Published: 2025-05-11 Cite As: TBD Classes This dataset contains the following classes: 0: Background 1: Other 2: Layered 3: Buried 4: Secondary Directory Structure The dataset follows this structure: dataset/ ├── train/ │ ├── images/ #… See the full description on the dataset page: https://huggingface.co/datasets/gremlin97/crater_multi_segmentation.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes11downloads
mapping.json7 linesDownload Raw Back to root
1{2    "0": "Background",3    "1": "Other",4    "2": "Layered",5    "3": "Buried",6    "4": "Secondary"7}