braindotai / Facial-Landmarks-Detection-PytorchLinks
Implementation of facial landmarks detection using pytorch on iBUG 300W dataset. Why Xception Net? Because it provides satisfactory accuracy, with least computational requirement and memory utilization, I mean can you believe that my model, which looks kinda massive, is only of 10MB!
☆25Updated 4 years ago
Alternatives and similar repositories for Facial-Landmarks-Detection-Pytorch
Users that are interested in Facial-Landmarks-Detection-Pytorch are comparing it to the libraries listed below
Sorting:
- WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L☆71Updated 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
- Official repository for PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge…☆63Updated 2 years ago
- Code for TMM 2022 "Accurate Head Pose Estimation Using Image Rectification and Lightweight Convolutional Neural Network"☆49Updated 3 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆108Updated 4 years ago
- Code for BMVC2021 "MOS: A Low Latency and Lightweight Framework for Face Detection, Landmark Localization, and Head Pose Estimation"☆145Updated 2 years ago
- ☆36Updated 6 years ago
- Age and gender recognition using arcface and MLP.☆81Updated last year
- Lightweight gaze estimation with PyTorch.☆98Updated last year
- QMagFace: Simple and Accurate Quality-Aware Face Recognition (WACV 2023)☆119Updated 2 years ago
- Gaze estimatin code. The Pytorch Implementation of "Eye Tracking for Everyone".☆59Updated 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.☆68Updated 2 years ago
- Real Time Head Pose Estimation: Accurate head pose estimation using ResNet 18/34/50 and MobileNet V2/V3 models. Evaluate yaw, pitch, and …☆56Updated 8 months ago
- A TensorFlow implementation of HRNet for facial landmark detection.☆165Updated 4 years ago
- Fast and reliable face detection with RetinaFace.PyTorch☆116Updated 2 years ago
- Easy-to-use Face Analysis Tool☆37Updated 3 years ago
- Real World Occluded Face dataset containing 3195 neutral images, 1686 sunglasses images and 678 masked images.☆38Updated 4 years ago
- Controllable and Guided Face Synthesis for Unconstrained Face Recognition (ECCV 2022)☆48Updated 2 years ago
- PyTorch implementation of Google's Mediapipe model. Iris Landmark model | Face Mesh Model☆46Updated 4 years ago
- ☆15Updated 3 years ago
- A reimplementation of real time human pose estimation using Pytorch. Both CMU's original model and mobilenet backbone are provided. The c…☆41Updated 6 years ago
- [arXiv 2023.02] Codes for my paper "DirectMHP: Direct 2D Multi-Person Head Pose Estimation with Full-range Angles"☆114Updated last year
- AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses(AAAI 2021)☆67Updated 4 years ago
- This is the official repository of "eDifFIQA: Towards Efficient Face Image Quality Assessment based on Denoising Diffusion Probabilistic …☆32Updated 4 months ago
- Train ResNet18 on AFAD dataset for gender and age estimate with Pytorch☆40Updated 2 years ago
- End-to-end face detection, cropping, norm estimation, and landmark detection in a single onnx model☆82Updated 2 years ago
- Create TensorRT-runtime for Retinaface☆16Updated 4 years ago
- Official repository for CVPR2023 paper, CR-FIQA: Face Image Quality Assessment by Learning Sample Relative Classifiability☆131Updated 4 months ago
- Official repository for MixFaceNets: Extremely Efficient Face Recognition Networks☆69Updated 4 years ago