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

Add nd gaussians support to gaussian splatting method #2568

Open
wants to merge 84 commits into
base: main
Choose a base branch
from

Conversation

ethanweber
Copy link
Collaborator

@ethanweber ethanweber commented Oct 29, 2023

Useful for building downstream methods by turning on use_nd with a chosen dimension.

I fixed the formatting of the files that I edited as well.

jake-austin and others added 30 commits September 8, 2023 17:55
… TODOs labeled 'jake-austin' need to be addressed
kerrj and others added 28 commits October 13, 2023 00:23
Co-authored-by: Paul Wais <paulwais@gmail.com>
Co-authored-by: Paul Wais <paulwais@gmail.com>
Co-authored-by: Paul Wais <paulwais@gmail.com>
* Exporter for gaussian splats to common format.

* cleaned up

* added shs

* fix export when no spectral harmonics

---------

Co-authored-by: machenmusik <machenmusik@users.noreply.github.com>
* make refine intrinsics during ns-process-data optional (#2550)

ns-process-data will still refine intrinsics by default for compatibility.

Specify --no-refine-intrinsics to turn off.

* multinerf uses equals sign
* ply position and color loading

* removed scripts dir

* nerfacto bugfix in viewer

* add world scale export option for pointcloud

---------

Co-authored-by: Justin Kerr <justin.g.kerr@gmail.com>
@ethanweber ethanweber requested a review from kerrj October 29, 2023 19:25
Base automatically changed from gaussian-splatting to main December 15, 2023 06:14
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.

None yet