Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
image
imagewidth (px)
299
299
label
class label
2 classes
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
1non_frost
End of preview. Expand in Data Studio

mb-frost_cls

A Mars image classification dataset for planetary science research.

Dataset Metadata

  • License: CC-BY-4.0 (Creative Commons Attribution 4.0 International)
  • Version: 1.0
  • Date Published: 2025-05-14
  • Cite As: TBD

Classes

This dataset contains the following classes:

  • 0: frost
  • 1: non_frost

Statistics

  • train: 30124 images
  • test: 12249 images
  • val: 11415 images
  • few_shot_train_2_shot: 4 images
  • few_shot_train_1_shot: 2 images
  • few_shot_train_10_shot: 20 images
  • few_shot_train_5_shot: 10 images
  • few_shot_train_15_shot: 30 images
  • few_shot_train_20_shot: 40 images
  • partition_train_0.01x_partition: 301 images
  • partition_train_0.02x_partition: 602 images
  • partition_train_0.50x_partition: 15062 images
  • partition_train_0.20x_partition: 6024 images
  • partition_train_0.05x_partition: 1506 images
  • partition_train_0.10x_partition: 3012 images
  • partition_train_0.25x_partition: 7531 images

Few-shot Splits

This dataset includes the following few-shot training splits:

  • few_shot_train_2_shot: 4 images
  • few_shot_train_1_shot: 2 images
  • few_shot_train_10_shot: 20 images
  • few_shot_train_5_shot: 10 images
  • few_shot_train_15_shot: 30 images
  • few_shot_train_20_shot: 40 images

Few-shot configurations:

  • 2_shot.csv
  • 1_shot.csv
  • 10_shot.csv
  • 5_shot.csv
  • 15_shot.csv
  • 20_shot.csv

Partition Splits

This dataset includes the following training data partitions:

  • partition_train_0.01x_partition: 301 images
  • partition_train_0.02x_partition: 602 images
  • partition_train_0.50x_partition: 15062 images
  • partition_train_0.20x_partition: 6024 images
  • partition_train_0.05x_partition: 1506 images
  • partition_train_0.10x_partition: 3012 images
  • partition_train_0.25x_partition: 7531 images

Usage

from datasets import load_dataset

dataset = load_dataset("Mirali33/mb-frost_cls")

Format

Each example in the dataset has the following format:

{
  'image': Image(...),  # PIL image
  'label': int,         # Class label
}
Downloads last month
20

Collection including Mirali33/mb-frost_cls