awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cleardusk/3ddfa_v2

Open-source alternatives to 3DDFA V2

30 open-source projects similar to cleardusk/3ddfa_v2, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best 3DDFA V2 alternative.

  • yadiraf/prnetYadiraF avatar

    YadiraF/PRNet

    5,013View on GitHub↗

    PRNet is a Python library for 3D facial reconstruction. It uses a deep learning regression model to predict 3D facial geometry and vertex colors from a single 2D input image to generate a textured mesh. The project provides tools for digital face swapping, allowing the replacement of a target face with a new image and blending textures to match the original pose. It also includes a framework for face texture swapping and blending to fit specific 3D poses. Additional capabilities cover facial analysis, including the detection and alignment of facial landmarks and the estimation of head pose a

    Python
    View on GitHub↗5,013
  • aaronjackson/vrnAaronJackson avatar

    AaronJackson/vrn

    4,515View on GitHub↗

    vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept

    MATLAB
    View on GitHub↗4,515
  • anhttran/3dmm_basicA

    anhttran/3dmm_basic

    0View on GitHub↗
    View on GitHub↗0
  • anhttran/3dmm_cnnA

    anhttran/3dmm_cnn

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
anhttran/extreme_3d_facesA

anhttran/extreme_3d_faces

0View on GitHub↗
View on GitHub↗0
  • anilbas/3dmmasstnA

    anilbas/3DMMasSTN

    0View on GitHub↗
    View on GitHub↗0
  • apchenstu/facial_details_synthesisA

    apchenstu/Facial_Details_Synthesis

    0View on GitHub↗
    View on GitHub↗0
  • axinc-ai/kaggle-facial-keypointsA

    axinc-ai/kaggle-facial-keypoints

    0View on GitHub↗
    View on GitHub↗0
  • choyingw/synergynetC

    choyingw/SynergyNet

    0View on GitHub↗
    View on GitHub↗0
  • cleardusk/3ddfacleardusk avatar

    cleardusk/3DDFA

    3,678View on GitHub↗

    3DDFA is a 3D face reconstruction tool that generates three-dimensional facial meshes and 68 structural landmarks from a single two-dimensional input image. The project provides utilities for estimating facial pose and depth maps to determine the orientation and position of a face. It includes a geometry exporter to save reconstructed facial shapes into standard file formats for use in external 3D modeling software. The software further covers automated face cropping using landmark-based and landmark-free identification methods, as well as the extraction of specialized mathematical represent

    Python
    View on GitHub↗3,678
  • deepinsight/insightfacedeepinsight avatar

    deepinsight/insightface

    29,002View on GitHub↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    Pythonage-estimationarcfaceface-alignment
    View on GitHub↗29,002
  • facebookresearch/multifaceF

    facebookresearch/multiface

    0View on GitHub↗
    View on GitHub↗0
  • fengju514/expression-netF

    fengju514/Expression-Net

    0View on GitHub↗
    View on GitHub↗0
  • fengju514/face-pose-netF

    fengju514/Face-Pose-Net

    0View on GitHub↗
    View on GitHub↗0
  • hangz-nju-cuhk/rotate-and-renderH

    Hangz-nju-cuhk/Rotate-and-Render

    0View on GitHub↗
    View on GitHub↗0
  • havenfeng/photometric_optimizationH

    HavenFeng/photometric_optimization

    0View on GitHub↗
    View on GitHub↗0
  • kalyo-zjl/wm3drK

    kalyo-zjl/WM3DR

    0View on GitHub↗
    View on GitHub↗0
  • matansel/pix2vertexM

    matansel/pix2vertex

    0View on GitHub↗
    View on GitHub↗0
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
  • microsoft/deep3dfacereconstructionmicrosoft avatar

    microsoft/Deep3DFaceReconstruction

    2,349View on GitHub↗

    Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)

    Python3d-face-reconstructionbasel-face-modelfaces
    View on GitHub↗2,349
  • patrikhuber/eospatrikhuber avatar

    patrikhuber/eos

    1,972View on GitHub↗

    A lightweight 3D Morphable Face Model library in modern C++

    C++3d-face3d-face-reconstruction3dmm
    View on GitHub↗1,972
  • renyurui/pirenderRenYurui avatar

    RenYurui/PIRender

    550View on GitHub↗

    | ArXiv | Get Start | Video

    Python
    View on GitHub↗550
  • rubikplayer/flame-fittingRubikplayer avatar

    Rubikplayer/flame-fitting

    821View on GitHub↗

    This is an official FLAME repository.

    Python
    View on GitHub↗821
  • soubhiksanyal/ringnetsoubhiksanyal avatar

    soubhiksanyal/RingNet

    881View on GitHub↗

    This is an official repository of the paper Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision. The project was formerly referred by RingNet. The codebase consists of the inference code, i.e. give an face image using this code one can generate a 3D mesh of a…

    Python
    View on GitHub↗881
  • steliosploumpis/universal_head_3dmmS

    steliosploumpis/Universal_Head_3DMM

    0View on GitHub↗
    View on GitHub↗0
  • thepowerfuldeez/facemesh.pytorchT

    thepowerfuldeez/facemesh.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • timobolkart/tf_flameT

    TimoBolkart/TF_FLAME

    0View on GitHub↗
    View on GitHub↗0
  • tranluan/nonlinear_face_3dmmT

    tranluan/Nonlinear_Face_3DMM

    0View on GitHub↗
    View on GitHub↗0
  • unibas-gravis/occlusion-robust-mofaU

    unibas-gravis/Occlusion-Robust-MoFA

    0View on GitHub↗
    View on GitHub↗0
  • unibas-gravis/parametric-face-image-generatorU

    unibas-gravis/parametric-face-image-generator

    0View on GitHub↗
    View on GitHub↗0