yinguobing / facial-landmark-detection-hrnetLinks
A TensorFlow implementation of HRNet for facial landmark detection.
☆165Updated 4 years ago
Alternatives and similar repositories for facial-landmark-detection-hrnet
Users that are interested in facial-landmark-detection-hrnet are comparing it to the libraries listed below
Sorting:
- Facial Landmark Detection based on PyTorch☆220Updated 5 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆108Updated 4 years ago
- A simple method for face alignment based on wingloss and mutitask learning :)☆255Updated 2 years ago
- Gaze Estimation via Deep Neural Networks☆124Updated 4 years ago
- Iris landmarks localization.☆75Updated last year
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆67Updated 2 years ago
- my unofficial implementation of PFLD paper "A Practical Facial Landmarks Detector" for a real time landmarks detection & head pose estima…☆54Updated 4 years ago
- Head Pose Estimation using OpenCV solving PNP.☆110Updated last year
- PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which would…☆69Updated 3 years ago
- A simple face detect and alignment method, which is easy and stable.☆544Updated 2 years ago
- A tensorflow & keras implementation of Deep Head Pose☆70Updated 3 years ago
- This is the PyTorch implementation of paper Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs (https://arxiv.org/pdf/…☆301Updated 5 years ago
- A lite-version hopenet for head pose estimation with PyTorch☆190Updated 5 years ago
- Face and iris detection for Python based on MediaPipe☆169Updated 3 months 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)☆277Updated 6 years ago
- Lightweight gaze estimation with PyTorch.☆96Updated 11 months ago
- Multi-pose 2D and 3D Face Alignment & Tracking☆157Updated 3 years ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image☆121Updated 4 years ago
- Generate face mesh dataset using Google's FaceMesh model.☆119Updated 4 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch