Mars-Bench
Collection
32 items • Updated
• 2
image imagewidth (px) 200 200 | label class label 15 classes |
|---|---|
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael | |
0ael |
A Mars image classification dataset for planetary science research.
This dataset contains the following classes:
This dataset includes the following few-shot training splits:
Few-shot configurations:
This dataset includes the following training data partitions:
from datasets import load_dataset
dataset = load_dataset("Mirali33/mb-domars16k")
Each example in the dataset has the following format:
{
'image': Image(...), # PIL image
'label': int, # Class label
}