cppe-5 / README.md
comet-team's picture
Upload README.md with huggingface_hub
ac05b36
|
raw
history blame contribute delete
No virus
879 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': Coverall
'1': Face_Shield
'2': Gloves
'3': Goggles
'4': Mask
splits:
- name: train
num_bytes: 240463364.0
num_examples: 1000
- name: test
num_bytes: 4172164.0
num_examples: 29
download_size: 239989523
dataset_size: 244635528.0
---
# Dataset Card for "cppe-5"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)