Skip to content

How to dump FLAME paramters from fitting results?Β #61

@199ChenNuo

Description

@199ChenNuo

I get a *.ply output from fit_3D_mesh.py, and I want to get FLAME parameters directly from the output or during fitting.
I output the tf_pose and tf_exp in the function fit_3D_mesh(), from the source code I know that

tf_pose = [neck_pose, jaw_pose, eyeballs_pose]

And is the tf_exp the FLAME expression parameters?

I also wonder if there is a direct way to generate FLAME model from parameters so that I can test whether I got the right FLAME parameters. I noticed that there is an online viewer provided on the FLAME website, but I didn't find the relevant code in the Mesh project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions