Skip to content

Some Question about the deformation code. #14

@Pixie8888

Description

@Pixie8888

Dear author,

I have some questions about the code in def forward at class FlameDeformationModuleOnlyHead in deformation.py. I understand that you use grid to approximate deformation field. But there are operations that I don't understand:

  1. Line 706, what is the purpose of world2grid?
  2. Line 707, why do we need to use torch.flip? I think the last dim of x_grids already in xyzorder.
  3. Line 734, why x_c = x_c + x_t? I think x_c is already the canonical points.

image

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