datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
construction-safety-object-detection
Dataset Labels
['barricade', 'dumpster', 'excavators', 'gloves', 'hardhat', 'mask', 'no-hardhat', 'no-mask', 'no-safety vest', 'person', 'safety net', 'safety shoes', 'safety vest', 'dump truck', 'mini-van', 'truck', 'wheel loader']
Number of Images
{'train': 307, 'valid': 57, 'test': 34}
How to Use
Install datasets:
pip install datasets
Load the dataset:
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/keremberke/construction-safety-object-detection.construction-safety-gsnvb
Dataset Card for construction-safety-gsnvb
** The original COCO dataset is stored at dataset.tar.gz**
Dataset Summary
construction-safety-gsnvb
Supported Tasks and Leaderboards
object-detection: The dataset can be used to train a model for Object Detection.
Languages
English
Dataset Structure
Data Instances
A data point comprises an image and its object annotations.
{
'image_id': 15,
'image':… See the full description on the dataset page: https://huggingface.co/datasets/Francesco/construction-safety-gsnvb.Llava-ConstructionSafety_v6construction-safety-object-detection-paligemmaconstruction-safety-object-detection-paligemma
