File size: 1,171 Bytes
248b39d 74ae14d 248b39d 74ae14d 248b39d b5d046d 30f35d4 248b39d b5d046d 30f35d4 248b39d 9c9a38b |
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 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
dataset_info:
features:
- name: image
dtype: image
- name: objects
list:
- name: label
dtype: string
- name: source
dtype: string
- name: confidence
dtype: float32
- name: xmin
dtype: float32
- name: xmax
dtype: float32
- name: ymin
dtype: float32
- name: ymax
dtype: float32
- name: is_occluded
dtype: bool
- name: is_truncated
dtype: bool
- name: is_group_of
dtype: bool
- name: is_depiction
dtype: bool
- name: is_inside
dtype: bool
splits:
- name: validation
num_bytes: 11658974770.694
num_examples: 37306
- name: test
num_bytes: 35431142103.872
num_examples: 112194
- name: train
num_bytes: 551135066490.026
num_examples: 1743042
download_size: 597325671307
dataset_size: 598225183364.592
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: train
path: data/train-*
---
Images and nounding box annotations from the [OpenImages](https://storage.googleapis.com/openimages/web/index.html) dataset. |