face-model
There are 12 repositories under face-model topic.
radekd91/emoca
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
Rubikplayer/flame-fitting
Example code for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 3D keypoints and 3D scans.
soubhiksanyal/FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
TimoBolkart/TF_FLAME
Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, and how to generate textured head meshes from Images.
TimoBolkart/BFM_to_FLAME
Convert from Basel Face Model (BFM) to the FLAME head model
siriusdemon/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
SimonGiebenhain/MonoNPHM
[CVPR 2024 Highlight] MonoNPHM: Dynamic Head Reconstruction from Monoculuar Videos
asmaamirkhan/BlurryFaces
A tool to blur faces or other regions in images and videos 🤡🔍
jongmoochoi/irisfaceRGBD
3D face modeling and recognition using a depth camera (RGBD)
TimoBolkart/FLAME-Blender-Add-on
Blender Add-on for the FLAME face model
TimoBolkart/MultilinearModelFitting
The provided program loads a multilinear face model and fits this model to a point cloud or a triangle mesh.
ptran1203/face_recognition
Keras implementation of Face recognition using triplet loss