CoolFace
7 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Voxel51 /hard-hat-detection Dataset Card for hard-hat-detection This dataset, contains 5000 images with bounding box annotations in the PASCAL VOC format for these 3 classes: Helmet Person Head This is a FiftyOne dataset with 5000 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'split', 'max_samples', etc… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/hard-hat-detection.imageobject-detection1K<n<10K4 likes2.6k downloads2y agoHugging Face02keremberke /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 @misc{… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/hard-hat-detection.imageobject-detection10K<n<100K11 likes1.2k downloads4y agoHugging Face03hf-vision /hardhat Dataset Card for "hardhat" More Information needed image1K<n<10K2 likes243 downloads3y agoHugging Face04hoangbang /hard-hat-heroes Hard Hat Heroes: Construction Safety Detection Dataset Summary A public, viewer-ready educational challenge dataset. Host-only scoring data and hidden targets are excluded. Splits Split Examples Description train 4,000 Labeled training data test 1,000 Public inputs with withheld target labels or annotations Data Fields Field Type image Image image_id string width int64 height int64 objects.bbox… See the full description on the dataset page: https://huggingface.co/datasets/hoangbang/hard-hat-heroes.imageobject-detection1K<n<10K0 likes121 downloads2mo agoHugging Face05cdsjatin /hardhatimage1K<n<10K1 likes15 downloads2y agoHugging Face06mikedata /hardHat_allimage10K<n<100K1 likes9 downloads2y agoHugging Face07jin0202 /hardHat_allimage10K<n<100K0 likes3 downloads6mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.