flame-fitting
flame-fitting copied to clipboard
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.
I encounter this problem from numpy after installing the packages in requirement.txt. Does anyone have the similar problem?
Does it make sense to fit the scan data to the model twice? Like first time keeping shape weights more regularized in hopes of getting a better initial alignment and...
Hello, Thanks again for this wonderful work! I understand that model.weights:(5023, 5). I wanted to know what each of those 5 weights per vertex represents.
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Thank you for your useful work. I want to get 3d landmark points. Is there any code that creates 3D landmark file(51, 3)?? Thank you
Flame has the parameters which can control eyeball rotation. But I saw that the landmark used for flame fitting doesn't include pupil center which may make it impossible to estimate...
Hello. First of all, thank you for your impressive work and beautiful code. I'm using the `fit_scan.py` to fit the FLAME model to my own scan. Unlike the tested scan...
Hello, thank you for your awesome work! I have some questions about the installations. (1)  After editting the file setup.py to set EIGEN_DIR to the location of Eigen, and...
Hello, thank you for your awesome work. In the README file, it says the landmarks are generated manually using meshlab. Is there a way to generate the landmarks automatically? (I've...
Thanks for your excellent work. I want to ask a question about FLAME params. If I have two sets of FLAME params (with possibly different shapes, expressions, poses), how can...