GangYuanFan / Closed-Eye-Detection-with-opencvLinks
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.
☆37Updated 5 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
Sorting:
- Tensorflow 2 BlazeFace implementation from scratch with complete training pipeline☆23Updated 5 years ago
- mediapipe-models☆44Updated 5 years ago
- A TensorFlow implementation of HRNet for facial landmark detection.☆165Updated 4 years ago
- Detect eye blinks based on eye aspect ratio (EAR) introduced by Soukupová and Čech in their 2016 paper, Real-Time Eye Blink Detection Usi…☆69Updated 6 years ago
- Easy-to-use face related tools, including face detection, landmark localization, alignment & recognition, based on PyTorch.☆64Updated 6 years ago
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆69Updated 2 years ago
- segmentation and color classification☆182Updated 5 years ago
- Skin detection using HSV & YCbCr color space (python using opencv)☆170Updated 4 years ago
- Eyeglasses detection for real-time videos based on face alignment with Dlib and OpenCV-Python☆114Updated 6 years ago
- Detecting when a human's mouth is open☆97Updated 6 years ago
- Bounding Box + Landmark + Headpose☆73Updated 6 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆108Updated 4 years ago
- A tensorflow & keras implementation of Deep Head Pose☆70Updated 3 years ago
- Generate face mesh dataset using Google's FaceMesh model.☆119Updated 4 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)☆276Updated 7 years ago
- OpenCV python program automatic facial makeup☆55Updated 8 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated 2 years ago
- my unofficial implementation of PFLD paper "A Practical Facial Landmarks Detector" for a real time landmarks detection & head pose estima…☆55Updated 4 years ago
- Facial Landmark Detection based on PyTorch☆222Updated 5 years ago
- A simple method for face alignment based on wingloss and mutitask learning :)☆254Updated 3 years ago
- ☆57Updated 8 years ago
- The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Dete…☆117Updated 4 years ago
- Regress Face Attributes with MobileNetV2☆43Updated 6 years ago
- 1000点的人脸关键点检测☆155Updated 3 years ago
- Head Pose Estimation based on 3dmm.☆37Updated 4 years ago
- Gaze Estimation via Deep Neural Networks☆123Updated 5 years ago
- Implementation of Digital Face Makeup by Example - Dong Guo and Terence Sim☆37Updated 8 years ago
- A Python based skin detection system using OpenCV☆172Updated 4 years ago
- This repository contains the code for converting tflite model of Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs an…☆79Updated 3 years ago
- Code for the paper "Transfer Learning for Facial Attribute Prediction and Clustering" (iSCI 2019)☆25Updated 8 months ago