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

Reg. InstantSplat new update #45

Open
GopiRajuMatta opened this issue Dec 23, 2024 · 4 comments
Open

Reg. InstantSplat new update #45

GopiRajuMatta opened this issue Dec 23, 2024 · 4 comments

Comments

@GopiRajuMatta
Copy link

Hello,

It seems repository got new updates.

Can you please give out the checklist of those updates.

Thank you
Gopi

@kairunwen
Copy link
Contributor

@GopiRajuMatta
Copy link
Author

GopiRajuMatta commented Dec 23, 2024

Thank you for the details. I guess, there is update on camera trajectory optimization as well. Previously it was linear, now we can use Spline trajectory..

@GopiRajuMatta
Copy link
Author

GopiRajuMatta commented Dec 23, 2024

Also, previously we had to do this.

vim submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h
'p_view.z <= 0.2f' -> 'p_view.z <= 0.001f' # line 154

Don't we need to do the same now?

Thank you
Gopi

@kairunwen
Copy link
Contributor

Also, previously we had to do this.
vim submodules/diff-gaussian-rasterization/cuda_rasterizer/auxiliary.h
'p_view.z <= 0.2f' -> 'p_view.z <= 0.001f' # line 154
Don't we need to do the same now?

No.

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