Human Face Image Dataset
-
Updated
Aug 8, 2024
Human Face Image Dataset
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
The PixelFace Inference Server is a web application built using Flask that allows users to upload CCTV footage for facial detection, enhancement, and 3D reconstruction
Python project on “Finding set of faces when combined results in face of person A". The application is deployed as PIP Library.
The implementation of this paper, in pytorch.
📸 Face Reconstruction using PCA 🎥 Face reconstruction demonstration from the Yale Faces dataset using Principal Component Analysis (PCA) in Python. Involves processing and standardizing image data, performing PCA, and visualizing the reconstruction process through a generated video, showcasing PCA's effectiveness in facial feature reconstruction.
code used on the paper Face Reconstruction with Variational Autoencoder and Face Masks https://arxiv.org/abs/2112.02139
Face Reconstructor: Mediapipe Holistic + OpenCV for accurate facial landmark detection and mesh-based skin patching
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).
Volumetric Regression Network based on the work of Aaron S. Jackson - Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
Reconstruct depth face image
This repositories contains implementation of various Machine Learning Algorithms such as Bayesian Classifier, Principal Component Analysis, Fisher Linear Discriminator, Face Recognition and Reconstruction, Gaussian Mixture Model based Segmentation, Otsu's Segmentation, Neural Network etc. Relevant data sets and results are also included.
Face API with Docker, Tensorflow, Keras and PyTorch.
[ICCVW 2023] TIFace: Improving Facial Reconstruction through Tensorial Radiance Fields and Implicit Surfaces. 1st place at VSCHH @ ICCV 2023.
The program loads a global or a local linear statistical face model and fits it to a point cloud or triangle mesh.
Papers, Datasets, Benchmarks for 3D Face (Reconstruction, Talking head, etc)
Geometry-aware Face Reconstruction
3D face reconstruction with RGB-D images captured by iPhone's TrueDepth camera on iOS.
Add a description, image, and links to the face-reconstruction topic page so that developers can more easily learn about it.
To associate your repository with the face-reconstruction topic, visit your repo's landing page and select "manage topics."