Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Question about the deformation code. #14

Open
Pixie8888 opened this issue Nov 21, 2024 · 1 comment
Open

Some Question about the deformation code. #14

Pixie8888 opened this issue Nov 21, 2024 · 1 comment

Comments

@Pixie8888
Copy link

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

@lvZic
Copy link

lvZic commented Dec 18, 2024

have u got it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants