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

Coordinate system used by TensoRF as opposed to that of NeRF and instant-ngp #77

Open
NagabhushanSN95 opened this issue Oct 1, 2023 · 0 comments

Comments

@NagabhushanSN95
Copy link

Hi,

In issue-46, you mention that tensorf uses a different coordinate system. Can you please elaborate on that? From the code, I understand that NeRF uses the standard (x,y,z) system, but TensoRF uses the OpenCV (x,-y,-z) system. Is that all or is there some more difference?

Also, can I use TensoRF in the standard (x,y,z) system? To do this, will it work if I just need to transform the camera extrinsics to (x,y,z) system and multiply the 2nd and 3rd dimensions of directions by -1?

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

1 participant