CoolFace
Datasetpublic

ckcl/driver-safety-dataset

Driver Safety Dataset This dataset contains images and annotations for driver drowsiness detection and safety monitoring. Dataset Details Creation Date: 2025-05-28 Task: Computer Vision - Driver Safety Categories: Drowsy and Normal driving conditions Dataset Structure Raw Data: drowsy/: Images of drowsy driving conditions normal/: Images of normal driving conditions Processed Data: dataset.csv: Processed dataset with annotations… See the full description on the dataset page: https://huggingface.co/datasets/ckcl/driver-safety-dataset.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes335downloads
Dataset Card

Driver Safety Dataset

This dataset contains images and annotations for driver drowsiness detection and safety monitoring.

Dataset Details

  • —Creation Date: 2025-05-28
  • —Task: Computer Vision - Driver Safety
  • —Categories: Drowsy and Normal driving conditions

Dataset Structure

  • —Raw Data:
  • —drowsy/: Images of drowsy driving conditions
  • —normal/: Images of normal driving conditions
  • —Processed Data:
  • —dataset.csv: Processed dataset with annotations
  • —dataset_summary.json: Summary statistics of the dataset
  • —frames/: Processed image frames
  • —annotations/: Detailed annotations for each frame

Usage

This dataset can be used for training and evaluating driver safety models.

Citation

If you use this dataset, please cite:

@misc{driver-safety-dataset,
    author = ckcl,
    title = {Driver Safety Dataset},
    year = 2025,
    publisher = 21 Sausage,
    journal = {Hugging Face Hub},
    howpublished = {\url{https://huggingface.co/datasets/ckcl/driver-safety-dataset}}}
}