dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: objects | |
sequence: | |
- name: bbox | |
sequence: int64 | |
length: 4 | |
- name: category | |
dtype: | |
class_label: | |
names: | |
'0': pill-1 | |
'1': pill-2 | |
'2': pill-3 | |
splits: | |
- name: train | |
num_bytes: 1204027312.0 | |
num_examples: 10000 | |
download_size: 1170348464 | |
dataset_size: 1204027312.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "synthetic-segmentation" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |