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.
If you haven't already, install FiftyOne:
pip install -U fiftyone
import fiftyone as fo
import fiftyone.utils.huggingface as fouh
Load the dataset