GangYuanFan / Closed-Eye-Detection-with-opencv
First, using 'haarcascade_frontalface_alt.xml' to check if there is a face or not. Second, using 'haarcascade_eye_tree_eyeglasses.xml' to check if there is a opened-eye or not. Thus, If I get data: face(o) -> eyes(x), that is the person who is closing his eyes.
☆36Updated 4 years ago
Alternatives and similar repositories for Closed-Eye-Detection-with-opencv:
Users that are interested in Closed-Eye-Detection-with-opencv are comparing it to the libraries listed below
- Tensorflow 2 BlazeFace implementation from scratch with complete training pipeline☆23Updated 4 years ago
- A tensorflow & keras implementation of Deep Head Pose☆70Updated 2 years ago
- Iris landmarks localization.☆70Updated last year
- Head Pose Estimation based on 3dmm.☆36Updated 3 years ago
- A tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).☆70Updated 4 years ago
- for calculating euler angle test in ncnn☆11Updated 4 years ago
- Process camera feed for real-time face based pose estimation☆18Updated 6 years ago
- Keras version of Openpose with optimized model structure and C++ postprocess for acceleration. Trained and tested using CMU handpose data…☆20Updated 5 years ago
- Eyeglasses, Mustache, Beard, and Hat classification using Tensorflow☆24Updated 4 years ago
- Face Tracker using RetinaFace Detector and Kalman Filter☆40Updated 5 years ago
- Regress Face Attributes with MobileNetV2☆42Updated 5 years ago
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆66Updated last year
- This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algo…☆63Updated 6 years ago
- Bounding Box + Landmark + Headpose☆72Updated 6 years ago
- Gaze Estimation via Deep Neural Networks☆117Updated 4 years ago
- BlazeFace Implementation - Keras☆11Updated 5 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated last year
- A python wrapper for Mediapipe's Multi-Hand Tracking☆75Updated 4 years ago
- Face liveness detection☆60Updated 2 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆102Updated 3 years ago
- Human segmentation project(pytorch)☆28Updated 4 years ago
- Head Pose Estimation using OpenCV solving PNP.☆106Updated 5 months ago
- A TensorFlow implementation of Google's BlazeFace☆11Updated 3 years ago
- Simple Eye Blink Detection with CNN☆22Updated 5 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆76Updated 2 years ago
- Use transfer learnig(VGGFace) to detect facial landmark. Alse use MobileNet to compresse(mean absolute error is 0.964)☆14Updated 6 years ago
- This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses …☆123Updated 4 years ago
- Generate face mesh dataset using Google's FaceMesh model.☆118Updated 3 years ago
- This work is used for pose estimation(yaw, pitch and roll) by Face landmarks(left eye, right eye, nose, left mouth, right mouth and chin)☆273Updated 6 years ago
- A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib☆94Updated 6 years ago