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
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆67Updated last year
- Bounding Box + Landmark + Headpose☆73Updated 6 years ago
- Tensorflow 2 BlazeFace implementation from scratch with complete training pipeline☆23Updated 4 years ago
- Simple Eye Blink Detection with CNN☆22Updated 5 years ago
- ☆15Updated 5 years ago
- Detecting when a human's mouth is open☆94Updated 5 years ago
- A simple CNN face occlusion detect implemented with tensorflow keras☆77Updated 2 years ago
- Face Tracker using RetinaFace Detector and Kalman Filter☆40Updated 5 years ago
- Clear Face is python project with C++ library for tracking faces and multiple models detection from faces☆31Updated last year
- Regress Face Attributes with MobileNetV2☆42Updated 5 years ago
- A python wrapper for Mediapipe's Multi-Hand Tracking☆75Updated 4 years ago
- Easy-to-use face related tools, including face detection, landmark localization, alignment & recognition, based on PyTorch.☆63Updated 5 years ago
- for calculating euler angle test in ncnn☆11Updated 5 years ago
- mediapipe-models☆42Updated 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…☆66Updated 5 years ago
- A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet☆70Updated 6 years ago
- Iris landmarks localization.☆69Updated last year
- ☆34Updated 6 years ago
- WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L☆69Updated 2 years ago
- MediaPipeのIris(虹彩検出)をPythonで動作させるデモです。☆36Updated 3 years ago
- Head Pose Estimation based on 3dmm.☆36Updated 3 years ago
- Use transfer learnig(VGGFace) to detect facial landmark. Alse use MobileNet to compresse(mean absolute error is 0.964)☆14Updated 7 years ago
- A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib☆94Updated 6 years ago
- Code for TMM 2022 "Accurate Head Pose Estimation Using Image Rectification and Lightweight Convolutional Neural Network"☆48Updated 2 years ago
- Human segmentation project(pytorch)☆28Updated 4 years ago
- This is a mxnet version implementation of SSR-Net for age and gender Estimation☆113Updated 6 years ago
- PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which would…☆67Updated 2 years ago
- my unofficial implementation of PFLD paper "A Practical Facial Landmarks Detector" for a real time landmarks detection & head pose estima…☆52Updated 4 years ago
- Working on 68/96 landmarks detection with RetinaFace with MobileNet 0.25☆117Updated 2 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆106Updated 3 years ago