metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: image
dtype: image
- name: groundtruth
dtype: string
- name: background
dtype: string
splits:
- name: train
num_bytes: 735615340
num_examples: 1000
- name: test
num_bytes: 61881218
num_examples: 82
download_size: 797536144
dataset_size: 797496558
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*