文件名称:Fatigue-Detection
文件大小:138.92MB
文件格式:ZIP
更新时间:2024-05-22 07:55:00
Python
项目简介 这个项目主要由两部分组成,司机的疲劳检测和行为检测。 疲劳检测: 基于眼睛的疲劳检测 基于打哈欠的疲劳检测 行为检测: 安全驾驶 右手打字 右手打电话 左手打字 左手打电话 调收音机 喝饮料 拿后面的东西 整理头发和化妆 和其他乘客说话 项目结构图 项目的目录结构 catkin_ws ├── build ├── devel │ ├── env.sh │ ├── include │ ├── lib │ ├── setup.bash │ ├── setup.sh │ ├── _setup_util.py │ ├── setup.zsh │ └── share ├── install └── src ├── Fatigue-Detection │ ├── distracted_driver_detection │
【文件预览】:
Fatigue-Detection-master
----fatigue_detection()
--------detection.py(4KB)
--------ImgWindow.py(2KB)
--------__init__.py(0B)
----robo_talker.py(1KB)
----fatigue_server.py(3KB)
----result.png(10KB)
----web_cam.py(2KB)
----distracted_driver_detection()
--------train.py(3KB)
--------config.py(262B)
--------models()
--------detect.py(1KB)
--------__init__.py(0B)
--------splitter.sh(366B)
----train_model.py(955B)
----requirements.txt(135B)
----Stage1()
--------fatigue_detection.py(5KB)
--------ImgWindow.py(2KB)
--------68 face landmarks.dat(95.08MB)
--------alarm.wav(96KB)
----safe_behavior_server.py(1KB)
----upload_img_fatigue.jpg(305KB)
----README.md(3KB)
----struct.jpg(56KB)
----68 face landmarks.dat(95.08MB)
----templates()
--------upload.html(1KB)
----.gitignore(1KB)
----alarm.wav(96KB)
----img_1.jpg(41KB)
----fat_detect.py(2KB)
----static()
--------jquery.js(276KB)
--------upload.css(773B)
----upload_img.jpg(305KB)