NVlabs / ParallelInversion

Parallel Inversion of Neural Radiance Fields for Robust Pose Estimation (ICRA 2023)
https://pnerfp.github.io/
Other
29 stars 4 forks source link

How does parallel inversion connect ith instantNGP? #5

Open desifisker opened 7 months ago

desifisker commented 7 months ago

I'd like to create my own NeRF using InstantNGP then use parallel inversion to be able to query the nerf for a pose based on an observed image. I think I understand how InstantNGP works, but I am a little lost on how to actually use parallel inversion... any tips are appreciated!

aboutzack commented 6 months ago

Same questions.