CoolFace
Datasetpublic

keremberke/hard-hat-detection

Dataset Labels ['hardhat', 'no-hardhat'] Number of Images {'test': 2001, 'train': 13782, 'valid': 3962} How to Use Install datasets: pip install datasets Load the dataset: from datasets import load_dataset ds = load_dataset("keremberke/hard-hat-detection", name="full") example = ds['train'][0] Roboflow Dataset Page https://universe.roboflow.com/roboflow-universe-projects/hard-hats-fhbh5/dataset/2 Citation… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/hard-hat-detection.

sourceHugging Faceupdated 4y agoView on Hugging Face
11likes1.2kdownloads
2 commits on main
694c6134y ago

dataset uploaded by roboflow2huggingface package

keremberke
a2043214y ago

initial commit

keremberke