Skip to content

A demostration for detecting driver dangerous behaviour from image.

License

Notifications You must be signed in to change notification settings

Fishhao123/DriverBehaviourDetection_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DriverBehaviourDetection_demo

A demostration for detect driver dangerous behaviour from image. This project utilizes Deep Learning method which was trained with the Distracted Driver Dataset provided by Kaggle.

Download the model from HERE, the extracting code is 59gu. Then put it in the model_weights folder.

Use python demo.py to run the demo, you need to provide the path of your test image. There are some test pictures in the test_images folder in case you don't know which image to choose.

Notice that this algorithm only precise with the picture taken in a specific view point in a car (i.e. from right to left) becasue of the single images type provided by the Kaggle Datset.

About

A demostration for detecting driver dangerous behaviour from image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages