patlevin / face-detection-tfliteLinks
Face and iris detection for Python based on MediaPipe
☆158Updated last year
Alternatives and similar repositories for face-detection-tflite
Users that are interested in face-detection-tflite are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which would…☆68Updated 2 years ago
- A TensorFlow implementation of HRNet for facial landmark detection.☆166Updated 3 years ago
- Face Pose: Estimate pose (Yaw, Roll, Pitch) of a face using two extremely simple, efficient and accurate methods.☆67Updated last year
- [ECCV 2020] Reimplementation of 3DDFAv2, including face mesh, head pose, landmarks, and more.☆298Updated last year
- Gaze Estimation via Deep Neural Networks☆121Updated 4 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆106Updated 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…☆78Updated 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/…☆300Updated 5 years ago
- A lite-version hopenet for head pose estimation with PyTorch☆189Updated 4 years ago
- PyTorch & CoreML implementation of MediaPipe Hands☆82Updated 4 years ago
- my unofficial implementation of PFLD paper "A Practical Facial Landmarks Detector" for a real time landmarks detection & head pose estima…