Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
parquet
Sub-tasks:
multi-class-image-classification
Languages:
English
Size:
< 1K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,23 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: image
|
|
@@ -9,45 +28,60 @@ dataset_info:
|
|
| 9 |
names:
|
| 10 |
'0': no_change
|
| 11 |
'1': change
|
| 12 |
-
splits:
|
| 13 |
-
- name: train
|
| 14 |
-
num_bytes: 847054.0
|
| 15 |
-
num_examples: 72
|
| 16 |
-
- name: test
|
| 17 |
-
num_bytes: 232012.0
|
| 18 |
-
num_examples: 20
|
| 19 |
-
- name: val
|
| 20 |
-
num_bytes: 227516.0
|
| 21 |
-
num_examples: 20
|
| 22 |
-
- name: partition_train_0.50x_partition
|
| 23 |
-
num_bytes: 189357.0
|
| 24 |
-
num_examples: 18
|
| 25 |
-
- name: partition_train_0.20x_partition
|
| 26 |
-
num_bytes: 68833.0
|
| 27 |
-
num_examples: 7
|
| 28 |
-
- name: partition_train_0.10x_partition
|
| 29 |
-
num_bytes: 31840.0
|
| 30 |
-
num_examples: 3
|
| 31 |
-
- name: partition_train_0.25x_partition
|
| 32 |
-
num_bytes: 94135.0
|
| 33 |
-
num_examples: 9
|
| 34 |
-
download_size: 1698160
|
| 35 |
-
dataset_size: 1690747.0
|
| 36 |
-
configs:
|
| 37 |
-
- config_name: default
|
| 38 |
-
data_files:
|
| 39 |
-
- split: train
|
| 40 |
-
path: data/train-*
|
| 41 |
-
- split: test
|
| 42 |
-
path: data/test-*
|
| 43 |
-
- split: val
|
| 44 |
-
path: data/val-*
|
| 45 |
-
- split: partition_train_0.50x_partition
|
| 46 |
-
path: data/partition_train_0.50x_partition-*
|
| 47 |
-
- split: partition_train_0.20x_partition
|
| 48 |
-
path: data/partition_train_0.20x_partition-*
|
| 49 |
-
- split: partition_train_0.10x_partition
|
| 50 |
-
path: data/partition_train_0.10x_partition-*
|
| 51 |
-
- split: partition_train_0.25x_partition
|
| 52 |
-
path: data/partition_train_0.25x_partition-*
|
| 53 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language_creators:
|
| 5 |
+
- found
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
license:
|
| 9 |
+
- cc-by-4.0
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
size_categories:
|
| 13 |
+
- 10K<n<100K
|
| 14 |
+
source_datasets:
|
| 15 |
+
- original
|
| 16 |
+
task_categories:
|
| 17 |
+
- image-classification
|
| 18 |
+
task_ids:
|
| 19 |
+
- multi-class-image-classification
|
| 20 |
+
pretty_name: mb-change_cls_ctx
|
| 21 |
dataset_info:
|
| 22 |
features:
|
| 23 |
- name: image
|
|
|
|
| 28 |
names:
|
| 29 |
'0': no_change
|
| 30 |
'1': change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
+
|
| 33 |
+
# mb-change_cls_ctx
|
| 34 |
+
|
| 35 |
+
A Mars image classification dataset for planetary science research.
|
| 36 |
+
|
| 37 |
+
## Dataset Metadata
|
| 38 |
+
|
| 39 |
+
* **License:** CC-BY-4.0 (Creative Commons Attribution 4.0 International)
|
| 40 |
+
* **Version:** 1.0
|
| 41 |
+
* **Date Published:** 2025-05-14
|
| 42 |
+
* **Cite As:** TBD
|
| 43 |
+
|
| 44 |
+
## Classes
|
| 45 |
+
|
| 46 |
+
This dataset contains the following classes:
|
| 47 |
+
|
| 48 |
+
- 0: no_change
|
| 49 |
+
- 1: change
|
| 50 |
+
|
| 51 |
+
## Statistics
|
| 52 |
+
|
| 53 |
+
- **train**: 72 images
|
| 54 |
+
- **test**: 20 images
|
| 55 |
+
- **val**: 20 images
|
| 56 |
+
- **partition_train_0.50x_partition**: 18 images
|
| 57 |
+
- **partition_train_0.20x_partition**: 7 images
|
| 58 |
+
- **partition_train_0.10x_partition**: 3 images
|
| 59 |
+
- **partition_train_0.25x_partition**: 9 images
|
| 60 |
+
|
| 61 |
+
## Partition Splits
|
| 62 |
+
|
| 63 |
+
This dataset includes the following training data partitions:
|
| 64 |
+
|
| 65 |
+
- **partition_train_0.50x_partition**: 18 images
|
| 66 |
+
- **partition_train_0.20x_partition**: 7 images
|
| 67 |
+
- **partition_train_0.10x_partition**: 3 images
|
| 68 |
+
- **partition_train_0.25x_partition**: 9 images
|
| 69 |
+
|
| 70 |
+
## Usage
|
| 71 |
+
|
| 72 |
+
```python
|
| 73 |
+
from datasets import load_dataset
|
| 74 |
+
|
| 75 |
+
dataset = load_dataset("Mirali33/mb-change_cls_ctx")
|
| 76 |
+
```
|
| 77 |
+
|
| 78 |
+
## Format
|
| 79 |
+
|
| 80 |
+
Each example in the dataset has the following format:
|
| 81 |
+
|
| 82 |
+
```
|
| 83 |
+
{
|
| 84 |
+
'image': Image(...), # PIL image
|
| 85 |
+
'label': int, # Class label
|
| 86 |
+
}
|
| 87 |
+
```
|