thepowerfuldeez / facemesh.pytorch
This is the PyTorch implementation of paper Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs (https://arxiv.org/pdf/1907.06724.pdf)
☆290Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for facemesh.pytorch
- 3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry☆381Updated last year
- [ECCV 2020] Reimplementation of 3DDFAv2, including face mesh, head pose, landmarks, and more.☆292Updated 5 months ago
- The official PyTorch implementation of img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation - CVPR 2021☆589Updated 2 years ago
- A large-scale dataset for face parsing (AAAI2020)☆290Updated 3 months ago
- A TensorFlow implementation of HRNet for facial landmark detection.☆157Updated 3 years ago
- Facial Landmark Detection based on PyTorch☆215Updated 4 years ago
- Efficient facial landmark detector☆411Updated last year
- [ICCV 2019] Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression - Official Implementation☆397Updated 3 months ago
- Multi-pose 2D and 3D Face Alignment & Tracking☆153Updated 2 years ago
- PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which would…☆65Updated 2 years ago
- The BlazeFace face detector model implemented in PyTorch☆431Updated 3 years ago
- Face reconstruction and dense alignment☆197Updated 4 years ago
- Port of MediaPipe tflite models to PyTorch☆159Updated 3 years ago
- A simple method for face alignment based on wingloss and mutitask learning :)☆251Updated last year
- [TIP 2021] SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction☆127Updated 3 years ago
- A collection of facial landmark datasets and Python code to make use of them.☆101Updated 3 years ago
- ☆118Updated 6 months ago
- EHANet: An effective hierarchical aggregation network for face parsing☆169Updated 4 years ago
- AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses(AAAI 2021)☆67Updated 3 years ago
- Convert from Basel Face Model (BFM) to the FLAME head model☆409Updated last year
- A lite-version hopenet for head pose estimation with PyTorch☆184Updated 4 years ago
- Code for Rotate-and-Render: Unsupervised Photorealistic Face Rotation from Single-View Images (CVPR 2020)☆490Updated 4 years ago
- The code of paper 'Learning to Aggregate and Personalize 3D Face from In-the-Wild Photo Collection'☆155Updated 3 years ago
- Official Pytorch implementation of 'RoI Tanh-polar Transformer Network for Face Parsing in the Wild.'☆214Updated 2 years ago
- Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).☆451Updated 2 months ago
- Iris landmarks localization.☆68Updated 9 months ago
- Generate face mesh dataset using Google's FaceMesh model.☆118Updated 3 years ago
- Implementation of PFLD For 68 Facial Landmarks By Pytorch☆324Updated 3 years ago
- Pytorch implementation and demo of FAZE: Few-Shot Adaptive Gaze Estimation (ICCV 2019, oral)☆324Updated 4 months ago
- Pytorch implementation of FSA-Net: Learning Fine-Grained Structure Aggregation for Head Pose Estimation from a Single Image