Francesco's picture
Upload README.md with huggingface_hub
0c49110
|
raw
history blame
933 Bytes
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: image
dtype: image
- name: width
dtype: int32
- name: height
dtype: int32
- name: objects
sequence:
- name: id
dtype: int64
- name: area
dtype: int64
- name: bbox
sequence: float32
length: 4
- name: category
dtype:
class_label:
names:
'0': construction-safety
'1': helmet
'2': no-helmet
'3': no-vest
'4': person
'5': vest
splits:
- name: train
num_bytes: 62887281.0
num_examples: 997
- name: validation
num_bytes: 5691572.0
num_examples: 90
download_size: 68428735
dataset_size: 68578853.0
---
# Dataset Card for "construction-safety-gsnvb"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)