face-reconstruction
There are 47 repositories under face-reconstruction topic.
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
soubhiksanyal/RingNet
Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
anhttran/extreme_3d_faces
Extreme 3D Face Reconstruction: Looking Past Occlusions
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
abdallahdib/NextFace
A high-fidelity 3D face reconstruction library from monocular RGB image(s)
soubhiksanyal/FLAME_PyTorch
This is a implementation of the 3D FLAME model in PyTorch
ascust/3DMM-Fitting-Pytorch
A 3DMM fitting framework using Pytorch.
LizhenWangT/FaceVerse
FaceVerse: a Fine-grained and Detail-controllable 3D Face Morphable Model from a Hybrid Dataset (CVPR2022)
youngLBW/HRN
[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
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.
KeeganRen/FaceReconstruction
Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting
1996scarlet/Dense-Head-Pose-Estimation
[ECCV 2020] Reimplementation of 3DDFAv2, including face mesh, head pose, landmarks, and more.
filby89/spectre
Official Pytorch Implementation of SPECTRE: Visual Speech-Aware Perceptual 3D Facial Expression Reconstruction from Videos
ShownX/FacePaperCollection
A collection of face related papers
changgyhub/deepsketch2face
Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)
HavenFeng/TRUST
Towards Racially Unbiased Skin Tone Estimation via Scene Disambiguation (ECCV2022)
MCG-NJU/SADRNet
[TIP 2021] SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction
VisionSystemsInc/pix2face
3D human face estimation and rendering from a single image
soubhiksanyal/now_evaluation
This is the official repository for evaluation on the NoW Benchmark Dataset. The goal of the NoW benchmark is to introduce a standard evaluation metric to measure the accuracy and robustness of 3D face reconstruction methods from a single image under variations in viewing angle, lighting, and common occlusions.
YunYang1994/OpenWork
有空就写点,没空就空着。
reshow/PRNet-PyTorch
The training and evaluation code for PRNet (《Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network》)
Bemfool/bfm-visual-tool
A Visual Tools of Basel Face Model using Qt5(+built-in OpenGL) and C++
berksaribas/face-reconstruction
3D Face Reconstruction using a single 2D image.
Lzcstan/iOS3DFaceRecon
3D face reconstruction with RGB-D images captured by iPhone's TrueDepth camera on iOS.
MinJunKang/DualPixelFace
Facial Depth and Normal Estimation using Dual-Pixel Camera (ECCV 22)
abdallahdib/abdallahdib.github.io
Personal website for Abdallah Dib.
winterbloooom/awesome-3d-face
Papers, Datasets, Benchmarks for 3D Face (Reconstruction, Talking head, etc)
rubelchowdhury20/2D-Face-Reconstruction
2D face reconstruction using SFSNet, and end-to-end learning framework for producing an accurate decomposition of an unconstrained human face image into shape, reflectance and illuminance.
RuijieZhu94/TI-Face
[ICCVW 2023] TIFace: Improving Facial Reconstruction through Tensorial Radiance Fields and Implicit Surfaces. 1st place at VSCHH @ ICCV 2023.
Bemfool/BFM-tools
Tools to use Basel Face Model in C++
Smorodov/nano_bfm
Basel morphable face model mesh and texture generator using GPU.
tldrafael/FaceReconstructionWithVAEAndFaceMasks
code used on the paper Face Reconstruction with Variational Autoencoder and Face Masks https://arxiv.org/abs/2112.02139
idiap/gafar
Geometry-aware Face Reconstruction
aoru45/FLAME_TO_HACK
Mesh to mesh alignment(mesh to mesh registration) and rendering. Scripts to convert FLAME face model to HACK model(same facial topology as ICT-FaceKit).
Qengineering/GFPGAN-ncnn-Raspberry-Pi-4
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
TimoBolkart/GlobalLocalFaceModels
The program loads a global or a local linear statistical face model and fits it to a point cloud or triangle mesh.