An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: morphable-model

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.

Language: Python - Size: 10.1 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 772 - Forks: 114

TimoBolkart/FLAME-Universe

Summary of publicly available ressources such as code, datasets, and scientific papers for the FLAME 3D head model

Size: 5.44 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 502 - Forks: 25

Smorodov/PRNet_PyTorch_v2

Fixed version of https://github.com/tomguluson92/PRNet_PyTorch

Language: Python - Size: 220 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 2

3d-morphable-models/curated-list-of-awesome-3D-Morphable-Model-software-and-data

The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.

Size: 406 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 929 - Forks: 112

soubhiksanyal/RingNet

Learning to Regress 3D Face Shape and Expression from an Image without 3D Supervision

Language: Python - Size: 12.4 MB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 843 - Forks: 172

Smorodov/nano_bfm

Basel morphable face model mesh and texture generator using GPU.

Language: C - Size: 8.97 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 6

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

Language: Python - Size: 4.57 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 725 - Forks: 90

TimoBolkart/voca

This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.

Language: Python - Size: 14.7 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1,155 - Forks: 273

SimonGiebenhain/MonoNPHM

[CVPR 2024 Highlight]

Language: Python - Size: 65.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 107 - Forks: 18

GeoVr-organization/RESP3D-generator

From coin to 3D face sculpture of roman emperors

Language: Python - Size: 10.4 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

SimonGiebenhain/NPHM

[CVPR'23] Learning Neural Parametric Head Models

Language: Python - Size: 211 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 194 - Forks: 16

georgeretsi/smirk

Official Pytorch Implementation of SMIRK: 3D Facial Expressions through Analysis-by-Neural-Synthesis (CVPR 2024)

Language: Python - Size: 6.59 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 80 - Forks: 2

soubhiksanyal/FLAME_PyTorch

This is a implementation of the 3D FLAME model in PyTorch

Language: Python - Size: 1.96 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 597 - Forks: 85

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.

Language: Python - Size: 10.1 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 400 - Forks: 74

abdallahdib/NextFace

A high-fidelity 3D face reconstruction library from monocular RGB image(s)

Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 599 - Forks: 83

nabeel3133/3D-texture-fitting

Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]

Language: Python - Size: 9.34 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 33 - Forks: 9

janm31415/meshscript

Visualize 3d meshes via scripting in scheme

Language: C - Size: 18.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

SasageyoOrg/voca-blender

Blender add-on to implement VOCA neural network.

Language: Python - Size: 58.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 31 - Forks: 2

TimoBolkart/FLAME-Blender-Add-on

Blender Add-on for the FLAME face model

Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 1

TimoBolkart/MultilinearModelFitting

The provided program loads a multilinear face model and fits this model to a point cloud or a triangle mesh.

Language: C++ - Size: 29.7 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 5

TimoBolkart/MultilinearWaveletModel

The provided program loads a multilinear wavelet model and fits this model to a point cloud or a triangle mesh.

Language: C++ - Size: 27.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

TimoBolkart/RobustMultilinearModel

The provided program robustly learns a multilinear face model from databases with missing data, corrupt data, wrong semantic correspondence, and inaccurate vertex correspondence.

Language: C++ - Size: 3.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

TimoBolkart/GlobalLocalFaceModels

The program loads a global or a local linear statistical face model and fits it to a point cloud or triangle mesh.

Language: C++ - Size: 20.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

YeAnbang/project_ocular_reconstruction

Regional 3D face reconstruction (Ocular Region)

Language: Python - Size: 79.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TimoBolkart/MultilinearMDL

The provided program jointly optimizes a multilinear face model and the registration of the face scans used for model training.

Language: C++ - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

jmmanley/forms

Flexible Object Reconstruction from Multiple Silhouettes. Cashman & Fitzgibbon, 'What Shape are Dolphins? Building 3D Morphable Models from 2D Images', 2012. Updated 2018, Jason Manley.

Language: Matlab - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 3

Smorodov/SMPLpp

Language: C - Size: 40.1 MB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 3

Related Keywords
morphable-model 27 computer-vision 13 computer-graphics 11 3d-models 11 3d-reconstruction 10 face 10 3d-face-reconstruction 8 flame 8 face-model 7 face-reconstruction 7 3d-graphics 6 flame-model 6 3d-mesh 6 3d 5 3d-face-modelling 5 deep-learning 4 tensorflow 4 pytorch 4 3d-face-alignment 4 python 3 3d-face 3 face-models 3 face-alignment 3 3d-model 3 flame-fitting 3 statistical-models 3 minimum-description-length 2 3d-landmarks 2 model-learning 2 voca 2 blender-addon 2 bfm 2 machine-learning 2 python3 2 face-animation 2 faces 2 face-recognition 2 face-detection 2 animation-sequence 2 neural-fields 2 normalized 1 synthesizing 1 texture-eigenspace 1 texture-fitting 1 eigenvalues 1 ddfa 1 spherical-harmonics 1 shape-from-shading 1 shape-from-image 1 reflectance-from-image 1 raytracing 1 optimization 1 inverse-rendering 1 graphics 1 differentiable-rendering 1 smpl 1 pose-estimation 1 opencv 1 mesh-processing 1 mesh-blending 1 mano 1 flame-head 1 bones 1 silhouette-reconstruction 1 dolphin 1 statistical-model 1 blender-plugin 1 neural-network 1 deepspeech 1 blender 1 visualization 1 scripting 1 scheme 1 mesh 1 marching-cubes 1 algorithms 1 face-generation 1 cublas 1 basel-face-model 1 triplet-loss 1 single-image-reconstruction 1 ringnet 1 smpl-x 1 facial-expression 1 benchmark-datasets 1 head-model 1 3d-data 1 2d-3d 1 shape 1 image-processing 1 generative-model 1 analysis-by-synthesis 1 facial-landmarks 1 prnet-implementation 1 prnet 1 landmark-detection 1 differentiable-programming 1 pose-dependent-conture 1 fitting 1 dynamic-conture 1