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

question about the paper #10

Open
CHNxindong opened this issue May 21, 2024 · 4 comments
Open

question about the paper #10

CHNxindong opened this issue May 21, 2024 · 4 comments

Comments

@CHNxindong
Copy link

A good work!
When I read the paper, as marked in yellow below, I didn't find a counterpart in the code. Can you give me some suggestions. Looking forward to your reply!
image

@wzq20030207
Copy link

This is also what I want to ask.
Hope anyone can answer this.

@henry123-boy
Copy link
Owner

Hi, thank you for noticing our work. During our training, we used the ground truth intrinsic and depth to calculate the ARAP loss (equ.4 in our paper), which is not appeared in our inference codes. Hope this helps

@CHNxindong
Copy link
Author

Hi, thank you for noticing our work. During our training, we used the ground truth intrinsic and depth to calculate the ARAP loss (equ.4 in our paper), which is not appeared in our inference codes. Hope this helps

Thank your reply! I wonder if this part of the code(gt depth maps and camera intrinsic to unproject pixels into 3D space) will be open source.

@sriramsk1999
Copy link

The pinhole camera equation is used to unproject a depth image/intrinsic to 3D. You can use this open3d api for the same.

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

4 participants