Can other nerf models be converted to instant-ngp's snapshot msgpack file #963
Unanswered
guijuzhejiang
asked this question in
Q&A
Replies: 1 comment
-
No, unfortunately there is no simple way to convert other NeRF models to instant-ngp. It's not just a matter of the format, but also that other NeRF methods tend to use different data structures and neural network architectures, which are not amenable to interactive use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for your excellent work, the function of using the visual GUI to design the camera path is very nice.
How can I convert the checkpoints trained by other nerf models into instant-ngp snapshot msgpack file to use the GUI to design the camera path. Is there a conversion script provided?
Beta Was this translation helpful? Give feedback.
All reactions