Giter Club home page Giter Club logo

fatiguedriving's Introduction

疲劳驾驶检测系统

此项目通过使用PaddleDetection+PaddleLite部署(方案1)及Paddle2onnx转IR的OpenVINO部署(方案2),实现了通过驾驶员的眼部、嘴部动作推断疲劳状态,使得驾驶员能实时被本地语音方式提醒,同时后台管理人员能接收到司机疲劳报警信息。

依赖:

此项目运行依赖 MySQL 数据库,请安装数据库并加载备份文件后再执行本程序,具体操作可参照 MySQL 教程 | 菜鸟教程)

数据库备份文件:./sql_backups/20211226204206.nb3

项目环境:

Python >= 3.8

数据集:

本项目所用数据集来自 AIStudio公开数据集:疲劳驾驶行为数据集

快速开始:

pip install -r requirements.txt
  • PC端执行:

    python main.py
  • 移动端执行:

    python arm_main.py

fatiguedriving's People

Contributors

jixuh 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.