Skip to content

Ye-Yint-Nyo-Hmine/Distraction-Warning-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distraction-Warning-System

Every 13 seconds, a life-altering car accident occurs. Despite the hope placed on Autonomous driving, it remains in its early stages and currently is not the solution. That's why I developed the Distraction Warning System. This program detects distractions in both autonomous and human-driven cars, significantly reducing accidents and resolving this critical issue.

Table of Contents

Setup

#For more info: https://richardyeyint.webador.com/projects/autonomous-distraction-detection-system

Installing environment

To start with an environment, I suggest using Conda, Here is the link

Creating environment

To create an environment, in your terminal, replace the following env_name with the preferred name:

conda create --name env_name

Installing requirements

After creating an environment, install libraries by going into the cloned folder and open the terminal. Then do the following:

pip install -r requirements.txt

Usage

The program is still an experiment

Libraries Used

Libraries Used

Contact

Contact me by email: yeyintnyohnine143@gmail.com - feel free to contact me!

License

This project is open source and available under the MIT License