CelebAHQ_mask / README.md
FrsECM's picture
Upload README.md with huggingface_hub
d165d79
|
raw
history blame
586 Bytes
---
size_categories:
- 10K<n<100K
task_categories:
- image-segmentation
- image-to-image
pretty_name: CelebAHQ Mask Dataset
dataset_info:
features:
- name: image_id
dtype: string
- name: image
dtype: image
- name: annotation
dtype: image
splits:
- name: train
num_bytes: 2829644617.0
num_examples: 28500
- name: test
num_bytes: 150219016.0
num_examples: 1500
download_size: 2993732687
dataset_size: 2979863633.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---