Skip to content

sfm_pose #9

Description

@XuankeShi

Hi, I am confused about the sfm_pose in your code.
https://github.com/dariopavllo/convmesh/blob/master/cmr_data/base.py

sfm_pose = (sfm_c, sfm_t, sfm_r)

sfm_pose = [np.copy(data_sfm.scale), np.copy(data_sfm.trans), np.copy(data_sfm.rot)]

I don't know why the dimension of sfm_t is 2 and why sfm_pose is B X 7 (s, tr, q).
Looking forward to your reply

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