File size: 778 Bytes
279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d 5a5dfc6 279b41d |
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 33 34 35 36 37 38 39 40 41 42 |
---
dataset_info:
features:
- name: image
dtype: image
- name: objects
list:
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: categories
dtype: int64
- name: id
dtype: int64
- name: image_id
dtype: int64
- name: iscrowd
dtype: int64
- name: segmentation
sequence:
sequence: float64
- name: id
dtype: string
splits:
- name: train
num_bytes: 101879735292.0
num_examples: 335703
- name: validation
num_bytes: 3479102862.0
num_examples: 11245
download_size: 104187843903
dataset_size: 105358838154.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|