Giter Club home page Giter Club logo

dms-'s Introduction

DMS - Driver Monitor System

This DMS is based on OpenCV and Deep Learning to monitor driver's status.

The below is the list of open source Deep Larning models used by DMS:

  • facenet: Face Recognition using Tensorflow

  • emotion: Emotion(happy/angry/neturl,etc) detection using tflearn

  • drowsy: TBD

  • gaze: Eye looking direction detection.

With facenet, who is the driver can be recognized, thus can loading the driver's preference when driving the car.

With emotion detection, can know whether the driver is in a good mood or not, do alert if the driver is too angry, angry may makes people lost mind.

With drowsy detection, do alert to wake up the driver and have a rest if the driver is too sleepy.

With gaze detection, can know whether the driver is focusing on driving or not, can know where the driver is looking at. Do alert if the driver is not looking ahead the road for example when the driver is looking down to check phone message.

DMS

The pretrained weights can be downloaded from each model used by this DMS demo, the folder structure looks like as below:

+ models
    +-- drowsy
    |   +-- TBD
    +-- emotion
    |   +-- model_1_atul.tflearn.data-00000-of-00001
    |   +-- model_1_atul.tflearn.index
    |   +-- model_1_atul.tflearn.meta
    +-- facenet
    |   +-- 20180402-114759
    |       +-- 20180402-114759.pb
    +-- gaze
        +-- 3rdparty
        +-- GazeML
            +-- outputs
                +-- ELG_i60x36_f60x36_n32_m2

dms-'s People

Contributors

parai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.