43 results for “topic:3dmm”
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
A lightweight 3D Morphable Face Model library in modern C++
A 3DMM fitting framework using Pytorch.
MICA - Towards Metrical Reconstruction of Human Faces [ECCV2022]
INSTA - Instant Volumetric Head Avatars [CVPR2023]
Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).
[Official Code] Pixel3DMM: Versatile Screen-Space Priors for Single-Image 3D Face Reconstruction
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
Metrical Monocular Photometric Tracker [ECCV2022]
Official Pytorch Implementation of SPECTRE: Visual Speech-Aware Perceptual 3D Facial Expression Reconstruction from Videos
MatConvNet implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)
REALY: Rethinking the Evaluation of 3D Face Reconstruction (ECCV 2022)
This is a Project Page of 'Towards a complete 3D morphable model of the human head'
TF implementation of our CVPR 2021 paper: OSTeC: One-Shot Texture Completion
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
[SIGGRAPH 2023] ClipFace: Text-guided Editing of Textured 3D Morphable Models
Official repo for VGGHeads: 3D Multi Head Alignment with a Large-Scale Synthetic Dataset..
Official Pytorch Implementation of 3DV2021 paper: SAFA: Structure Aware Face Animation.
PyTorch implementation for NED (CVPR 2022). It can be used to manipulate the facial emotions of actors in videos based on emotion labels or reference styles.
68/21 Landmark points for Basel Face Model (3DMM)
FLAME head tracker for single image reconstruction and monocular video tracking. [Note: This tracker operates offline and is not intended for real-time applications.]
INSTA - Instant Volumetric Head Avatars [Demo]
CVPR 2022: Cross-Modal Perceptionist: Can Face Geometry be Gleaned from Voices?
有空就写点,没空就空着。
We propose a framework that accurately derives the 3D tongue shape from single images. A high detailed 3D point cloud of the tongue surface and a full head topology along with the tongue expression can be estimated from the image domain.
[WACV 2025] Official repository for "Gaussian Deja-vu: Creating Controllable 3D Gaussian Head-Avatars with Enhanced Generalization and Personalization Abilities"
Towards Fine-Grained Optimal 3D Face Dense Registration: An Iterative Dividing and Diffusing Method (IJCV2023)
Mapping Mediapipe's 52 blendshapes to FLAME's expression coefficients and poses.
使用ONNXRuntime部署3D人脸重建,人脸Mesh,人头姿势估计,包含C++和Python两个版本的程序