Skip to content

Fix instant-ngp submodule to a specific commit for compatibility with scripts/colmap2nerf.py - #17

Open
0mil wants to merge 1 commit into
KeyuWu-CS:masterfrom
0mil:fix-submodule
Open

Fix instant-ngp submodule to a specific commit for compatibility with scripts/colmap2nerf.py#17
0mil wants to merge 1 commit into
KeyuWu-CS:masterfrom
0mil:fix-submodule

Conversation

@0mil

@0mil 0mil commented Aug 14, 2024

Copy link
Copy Markdown

This PR fixes the instant-ngp submodule to a specific commit (9129d680bea305d457214c3e4ed45bca8ded6b86) that ensures compatibility with the scripts/colmap2nerf.py script.

Context

During the use of scripts/colmap2nerf.py, it was observed that the submodule was not compatible with the current version, leading to issues. After further investigation, it was determined that an earlier version of transforms.json is needed to run prepare_data.py.

Changes

  • Updated the instant-ngp submodule to commit 9129d680bea305d457214c3e4ed45bca8ded6b86.

Linked Issue

This PR addresses Issue #12.

Please review and let me know if any additional changes are needed.

Thank you!

Fixes #12

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.

Proper parameter settings for a custom dataset

1 participant