ayaanzhaque / instruct-nerf2nerf

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
https://instruct-nerf2nerf.github.io/
MIT License
769 stars 64 forks source link

How to render images using the same views of the training images? #65

Closed Lxiangyue closed 9 months ago

Lxiangyue commented 9 months ago

Hi, thanks for your awesome work!

I notice there are three modes of traj: "spiral", "filename", "and interpolate". But none of it could render images the same view as the training images. May I ask how could I render images using the views of the training images?

Lxiangyue commented 9 months ago

Ah, I got it.