akingozubek / DriverSafety

Driver sleep and attention control, phone and smoking detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DriverSafety

DriverSafety works in real time. It is about driver sleep and attention control, phone and smoking detection. It also warns about these situations and saves the image.

Project also has hand detection, but this feature is still under development. You can remove this feature from the project.

Project has YOLO and dlib models. if you want to use project, you must install darknet, dlib and opencv. https://pjreddie.com/darknet/install/

http://dlib.net/compile.html

Project works main.py file, also you can use app.py for API.

Project works yolo-tiny models, if you want more accuracy you can download and use yolo models from this link: https://drive.google.com/drive/folders/1XO3oXR1bhZBTK8fFoRNGmzUq7AZ3WFfp?usp=sharing

if you have any suggestion or question you can ask me.

I can answer your question as far as I know.

License

DriverSafety is MIT-licensed.

About

Driver sleep and attention control, phone and smoking detection.

License:MIT License


Languages

Language:Python 100.0%