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

请问渲染的法向量在哪个坐标系? #84

Open
yzli1998 opened this issue Jan 14, 2025 · 2 comments
Open

请问渲染的法向量在哪个坐标系? #84

yzli1998 opened this issue Jan 14, 2025 · 2 comments

Comments

@yzli1998
Copy link

代码中通过深度图计算法向量,虽然传入了外参但并没有用,所以感觉法向量是在相机坐标系。但是我通过open3d提取的相机坐标系下的法向量,和渲染出的法向量也没有对齐。所以想请教一下渲染出的法向量在相机坐标系还是世界坐标系?

@danpeng2
Copy link
Contributor

Hello, the rendered normal is in the camera coordinate system.

@yzli1998
Copy link
Author

@danpeng2 感谢回复。想再请教两个问题:
1、为什么多视图损失要在7000次迭代之后才进行,如何一开始就使用多视图损失效果如何?
2、为什么计算多视图ncc loss时,要加入torch.no_grad(),而计算其他损失则不需要?

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