SkillAgentSearch skills...

FacePaperCollection

A collection of face related papers

Install / Use

/learn @ShownX/FacePaperCollection

README

Face Related Papers and Code Collection

Any face research/engineer related merge request is wellcome! 02/08/2019.

Index

  1. Toolkits
  2. Face Detection
  3. Face Alignment
  4. Face Recosntruction
  5. Face Recognition
  6. Face Generation
  7. Face Attributes Analysis

Toolkits <a name="toolkit"></a>

  • FaRE: Open Source Face Recognition Performance Evaluation Package [Paper] [Code is coming soon!]
  • Gluon Toolkit for Face Recognition [MXNET]
  • Deep Learning:
    • MXNet and Gluon: A flexible and efficient library for deep learning.
    • Torch and PyTorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration.
    • TensorFlow: An open-source software library for Machine Intelligence.
    • Caffe and Caffe2: A lightweight, modular, and scalable deep learning framework.
  • Machine Learning:
    • Dlib: A machine learning toolkit.
  • Computer Vision:
    • OpenCV: Open Source Computer Vision Library.
  • Probabilistic Programming
    • Pyro: Deep universal probabilistic programming with Python and PyTorch

Face Detection <a name="face-detection"></a>

Survey <a name="face-detection-survey"></a>

Datasets <a name="face-detection-datasets"></a>

Research <a name="face-detection-research"></a>

Face Alignment <a name="face-alignment"></a>

Survey <a name="face-alignment"></a>

Datasets <a name="face-alignment"></a>

  • LS3D-W: How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks) [Project]
  • AFLW: Annotated Facial Landmarks in the Wild: A Large-scale, Real-world Database for Facial Landmark Localization. [Project]
  • 300-W [Project]
  • 300-VW [Project]

Research <a name="face-alignment"></a>

  • FAN: How far are we from solving the 2D & 3D Face Alignment problem? [Paper] [PyTorch]
  • JFA: Joint Head Pose Estimation and Face Alignment Framework Using Global and Local CNN Features [Paper]
  • MDM: Mnemonic Descent Method [Paper] [TensorFlow]
  • RDL: Recurrent 3D-2D Dual Learning for Large-pose Facial Landmark Detection [Paper]
  • PIFA: Pose-invariant 3D face alignment [Paper] [Code]

Face Reconstruction <a name="face-reconstruction"></a>

Survey <a name="face-reconstruction-survey"></a>

Datasets <a name="face-reconstruction-datasets"></a>

Research <a name="face-reconstruction-research"></a>

  • UH-E2FAR: End-to-end 3D face reconstruction with deep neural networks: [Paper]
  • Multi-View 3D Face Reconstruction with Deep Recurrent Neural Networks: [Paper]
  • 3D Face Morphable Models "In-the-Wild" [Paper]
  • 3DMM-CNN [Paper] [Code]
  • VRN [Paper] [Code] [Online Demo]
  • 3DFaceNet [Paper]
  • MoFA: Unsupervised learning for 3D model and pose parameters [Paper]
  • 3DMM-STN: Using 3DMM to transfer 2D image to 2D image texture [Paper]
  • Dense Semantic and Topological Correspondence of 3D Faces without Landmarks
  • Generating 3D Faces using Convolutional Mesh Autoencoders [Paper] [Code]

Face Recognition <a name="face-recognition"></a>

Survey <a name="face-recognition-survey"></a>

Tutorial <a name="face-recognition-tutorial"></a>

Datasets <a name="face-recognition-datasets"></a>

Training sets:

  • MS-Celeb-1M: Microsoft dataset contains around 1M subjects [Project] [Paper]
  • CASIA WebFace: 10,575 subjects and 494,414 images [Project] [Paper]
  • CelebA: 202,599 images and 10,177 subjects, 5 landmark locations, 40 binary attributes [Project]
  • VGG-Face2: A large-scale face dataset contains 3.31 million imaes of 9131 identities. [Project]

Face Verification

  • LFW: Labeled Face in the Wild: 13,000 images and 5749 subjects [Download]
  • CFP: Celebrities in Frontal-Profile in the Wild [Project] [Paper]
  • MegaFace: 1 Million Faces for Recognition at Scale, 690,572 subjects [Download]
  • Surveillance Face Recogn
View on GitHub
GitHub Stars238
CategoryEducation
Updated1mo ago
Forks54

Security Score

85/100

Audited on Feb 18, 2026

No findings