ayaanzhaque / instruct-nerf2nerf

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

How can I find and manipulate rendered image during edting training? #76

Closed jhq1234 closed 10 months ago

jhq1234 commented 10 months ago

Hi, I really enjoy your great work!

But, I have some questions. To my knowledge, during training, this pipeline uses Instruct Pix2pix to edit images and in2n model train these images. I want to check these images during training and want to manipulate them.

How can I do this?

Thank you!

ayaanzhaque commented 10 months ago

Refer to #67 !