Skip to content

Computing Jacobians from a mesh #1

@youngju-na

Description

@youngju-na

Hi,
First of all, thanks for sharing this great work and for providing the implementation!
I have a question regarding the computation of Jacobians from a mesh.

I used the function below function to recompute the Jacobians from the given mesh.

def jacobians_from_vertices(

However, the recomputed Jacobians differ from the ones provided in the given dataset (smpl_default/jacobians/...).
Below is a visualization of the motion transfer results using both sets of Jacobians:

Image

Left: Source pose,
Center: Target mesh using provided Jacobians,
Right: Target mesh using recomputed Jacobians

As you can see, the results vary depending on which Jacobians are used.
Would you be able to provide more details on how the Jacobians in the dataset were originally computed?
This would make it easy for me to apply this method to other custom meshes.

Any clarification would be greatly appreciated!

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions