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

Fixing Assertion issues when exporting NeRFs to poisson meshes and pointclouds #3587

Merged

Conversation

AntonioMacaronio
Copy link
Contributor

Since the dataloading PR moved the pixel sampling process outside of being a datamanager field and into RayBatchStream, some assertions that test this will fail. This PR double checks the datamanager type before performing assertions when using ns-export pointcloud or ns-export poisson

This addresses issues such as #3586

@akristoffersen akristoffersen self-requested a review February 9, 2025 03:00
Copy link
Contributor

@akristoffersen akristoffersen left a comment

Choose a reason for hiding this comment

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

LGTM

@AntonioMacaronio AntonioMacaronio merged commit f604fd9 into nerfstudio-project:main Feb 10, 2025
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.

2 participants