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

Result of torch implementation different from CUDA implementation #157

Open
wuzirui opened this issue Apr 2, 2024 · 1 comment
Open

Comments

@wuzirui
Copy link
Contributor

wuzirui commented Apr 2, 2024

Hi, thanks for the great work! I am currently using gsplat (and nerfstudio) to construct my own pipeline, and I want to use torch implementation first to check everything else is correct. But the results are not passing the assert_close API, do you think this is normal? (P.S The unit test passes (test_project_gaussians_forward...), but in my real data, the results from two implementations are different)

versions:
nerfstudio 1.0.2
gsplat 0.1.9

Some screenshots for your info:
image
image
image

@jb-ye
Copy link
Collaborator

jb-ye commented May 2, 2024

Could you try the latest gsplat and see if you still see those issues? I believe we fixed some gradient bugs.

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