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

fix #2318: add train/test/eval split for instant ngp dataparser #2335

Merged
merged 3 commits into from
Aug 14, 2023
Merged

fix #2318: add train/test/eval split for instant ngp dataparser #2335

merged 3 commits into from
Aug 14, 2023

Conversation

elenacliu
Copy link
Contributor

To support issue #2318 problems, I choose to add split codes similar to nerfstudio data parser for instant ngp dataparser.

After I add the code, I run ns-train nerfacto --data ${mypath} --output ${mypath} instant-ngp-data and open it in the viewer, I can see this,

image

which shows the split has been made.

Copy link
Contributor

@tancik tancik left a comment

Choose a reason for hiding this comment

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

LGTM.

@tancik tancik enabled auto-merge (squash) August 14, 2023 04:17
@tancik tancik merged commit bc83413 into nerfstudio-project:main Aug 14, 2023
4 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.

None yet

2 participants