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:
- Official repository for PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge…☆64Updated 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
- A collection of facial landmark datasets and Python code to make use of them.☆108Updated 4 years ago
- Easy-to-use Face Analysis Tool☆36Updated 3 years ago
- WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L☆71Updated 2 years ago
- Lightweight gaze estimation with PyTorch.☆96Updated 10 months ago
- Gaze estimatin code. The Pytorch Implementation of "Eye Tracking for Everyone".