ngmeixuan's Stars
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ibrahimberb/Face-Recognition-and-Drowsiness-Detection
MATLAB Project developed for implementation of image processing techniques on vehicle applications, including face recognition for identification of authenticated driver and drowsiness detection of the driver while he/she is driving.
ioanachelaru/Drowsiness-detection-system
eneszzeybek/Driver-Drowsiness-Detection
Pytorch Real-Time Image Classification with CNN
ykotseruba/attention_and_driving
A curated list of peer-reviewed papers on theoretical and practical aspects of drivers' attention used for paper "Attention for Vision-Based Assistive and Automated Driving: A Review of Algorithms and Datasets" and report on "Behavioral research and practical models of drivers' attention".
DevHassanMehdi/Driving_Negligence_Dissuader_System
DNDS is a vehicle safety recommendation system that monitors the driver’s facial behaviour to detect the driver’s drowsiness and yawning. The system also monitors the road in front to detect the road lanes, the lane curvature, the vehicle centre offset, and objects of multiple classes on the road, such as humans, animals, and other vehicles, etc.
gitliber/SleepAlert
A real time sleep detector - for safety purpose alarm
smoke-trees/gesture-drive
An autonomous vehicle solution for people who are physically challenged, calibrates limb angle to drive steering wheel and operate pedals. Made by team Smoketrees for SIH 2020 and Mercedes Benz Hack 2020.
rubyruins/driver-drowsiness-detection
A drowsiness monitoring system for drivers.
prathimacode-hub/AI-For-Road-Safety
✔👉A Centralized WebApp to Ensure Road Safety by checking on with the activities of the driver and activating label generator using NLP.
prasad-kumkar/ai-driver-safety
Intelligent Driver Monitoring system for Autonomous Vehicles
muskanvk/Drowsiness-Detection-System-for-Drivers
Driver drowsiness detection is a car safety Technology which helps prevent accidents caused by the driver getting drowsy. The following code uses computer vision to observe the driver's face, either using a built-in cameraor on mobile devices.
fear-the-lord/Drowsiness-Detection
msindev/Driver-Drowsiness-Detector
Driver Drowsiness Detector detects if a driver or a person is drowsy or not, using their eye movements.
rohan2516/Distracted_Driver_CNN
Built a Convolutional Neural Network to Classify Drivers' Behaviour. The model classifies them into different categories such as texting, eating, talking on the phone, makeup, reaching behind, etc. Data from the images is extracted by using ImageDataGenerator. The model makes use of three Conv2D layers each followed by a MaxPool2D layer. To avoid overfitting each three Dropout layers are used. The model contains three Dense layers with a varying number of units to accurately predict the Drivers' Behaviours. The model is trained on 17,000 images and makes predictions on 5,600 images with an accuracy of 99.5%.
fardir/driver-phone-usage-detection
atitkh/Distracted-Driver-Detection-and-Alerter
Souvikray/Drowsy-Driver-Alert-System
An application that can detect a driver drowsing by tracking the eye region and immediately alerts the driver.Additionaly in the event of a long inactivity, it will send sms to the driver's predefined contacts with his/her currrent location.
sdhayalk/Distracted_Driver_Detection
GoogLeNet architecture with Inception modules that can detect the driver's activity or distraction which can be used to aid autonomous driving agent about driver's state.
Surayez/EmotivDriverDistraction
This repository provides the source code for a IJCAI 2020 demo on detecting driver's distraction.
SARIKAMB/Real-Time-Driver-Distraction
yimingkao/AIA_Final_DrowsyDriverDetection
人工智慧學校的期末專題 - 疲勞駕駛偵測
chuzcjoe/distracted_driver_detection
Drivers' management system for detecting face, hand, phone and bottle in infrared scenes.
leiqing110/distracted_driver_detection
驾驶员状态检测
Smallflyfly/driver_status_detection
driver status detection
Yikai-coder/Driver_Status_Recognition
哈尔滨工业大学(深圳)模式识别实验,驾驶员分心驾驶状态识别
prithishrath/diver-drowsiness-detection
This repository contains the files related to the project on frame-by-frame Drowsiness Detection in Drivers in videos using facial features. In this project, the aim is to extract frames from a video-based data and develop a CNN model that aims to detect fatigue in a driver using facial features. A CNN-based architecture is developed for the same. Complete details regarding the project can be viewed from the detailed Project Report Dataset link: - http://cv.cs.nthu.edu.tw/php/callforpaper/datasets/DDD/
TachibanaYoshino/State-Farm-Distracted-Driver-Detect-Pytorch
This project is from a kaggle competition in 2016, we use mobileNet V2 to achieve classification recognition based on pytorch.
devesh-mishra2306/Driver-Distraction-tiny-Yolov3