File size: 695 Bytes
1bb93dd
 
 
 
 
 
 
 
 
 
 
 
 
 
f906dea
 
 
1bb93dd
 
f906dea
97c369a
f906dea
 
1bb93dd
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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)