ckcl's picture
Upload README.md with huggingface_hub
a58eac2 verified
|
raw
history blame
1.08 kB

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 = {Your Name},
    title = {Driver Safety Dataset},
    year = 2025,
    publisher = {Hugging Face},
    journal = {Hugging Face Hub},
    howpublished = {\url{https://huggingface.co/datasets/your-username/driver-safety-dataset}}}
}