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

Zipnerf point cloud and tsdf mesh export support #3429

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

aayushg55
Copy link
Contributor

@aayushg55 aayushg55 commented Sep 15, 2024

Support for exporting point clouds and tsdf meshes with zipnerf (marching cubes and Poisson mesh methods still unsupported)

  • PR to the zipnerf-pytorch repo with relevant changes
  • Updated validate_pipeline for compatibility with zipnerf

Verification
Verified that ns-export pointcloud ... and ns-export tsdf ... correctly produce point clouds and meshes respectively with zipnerf
Screenshot 2024-09-15 at 10 09 27 AM

Resolves #2974 and #3276

@jb-ye
Copy link
Collaborator

jb-ye commented Sep 16, 2024

Wow, this is a very useful feature!

@jb-ye jb-ye enabled auto-merge (squash) September 24, 2024 15:18
@jb-ye jb-ye self-requested a review September 24, 2024 19:28
Copy link
Collaborator

@jb-ye jb-ye left a comment

Choose a reason for hiding this comment

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

Thanks!

@jb-ye jb-ye merged commit e6941ac into nerfstudio-project:main Sep 24, 2024
3 checks passed
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.

export zipnerf
2 participants