aswin00000's picture
Construction site safety dataset with safety violation
8939c50 verified
|
Raw
History Blame Contribute Delete
981 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: image_caption
dtype: string
- name: rule_1_violation
struct:
- name: bounding_box
list:
list: float64
- name: reason
dtype: string
- name: rule_2_violation
struct:
- name: bounding_box
list:
list: float64
- name: reason
dtype: string
- name: rule_3_violation
struct:
- name: bounding_box
list:
list: float64
- name: reason
dtype: string
- name: rule_4_violation
struct:
- name: bounding_box
list:
list: float64
- name: reason
dtype: string
splits:
- name: train
num_bytes: 3124160582.0
num_examples: 7009
- name: test
num_bytes: 1375921457.0
num_examples: 3004
download_size: 4497699882
dataset_size: 4500082039.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---