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

V 1.0 Major Update #183

Merged
merged 188 commits into from
Jun 7, 2024
Merged

V 1.0 Major Update #183

merged 188 commits into from
Jun 7, 2024

Conversation

liruilong940607
Copy link
Collaborator

This is a continue development based on #172. There are many major features in this update, including:

  • Comparing to the official implementation, gsplat enables up to 4x less training memory footprint, and up to 2x less training time on Mip-NeRF 360 captures, and potential more on larger scenes.

  • Support extremely large scene rendering, which is magnitudes faster than the official CUDA backend diff-gaussian-rasterization.

  • Extra features, including batch rasterization, N-D feature rendering (faster), depth rendering, sparse gradient etc.

@liruilong940607 liruilong940607 requested a review from vye16 June 5, 2024 07:56
Copy link
Collaborator

@vye16 vye16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update on radixsort, 👏 👏

CITATION.cff Show resolved Hide resolved
@liruilong940607 liruilong940607 merged commit 850872f into main Jun 7, 2024
2 checks passed
@liruilong940607 liruilong940607 deleted the v1.0 branch June 7, 2024 15:54
@hangg7 hangg7 restored the v1.0 branch June 7, 2024 15:55
@hangg7
Copy link
Collaborator

hangg7 commented Jun 7, 2024

I restored the v1.0 branch for nerfview documentation's pointing. Will delete it after I got everything updated thanks!

@hangg7 hangg7 deleted the v1.0 branch June 8, 2024 00:13
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

Successfully merging this pull request may close these issues.

10 participants