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

question about custom data processing, transforms.json #70

Closed hrz2000 closed 11 months ago

hrz2000 commented 11 months ago

I noticed that the transform.json format for the given face, bear, and so on is very different from the transfrom.json format obtained by ns-process-data images-data xx. How do you process data? Although they can both train in nerfstudio, in some cases I hope to get the former!

Thank you very much for your work. Could you please take time to answer this question? It won't take too much time.

@ayaanzhaque

ayaanzhaque commented 11 months ago

Everything in the folder was processed with nerfstudio, but maybe nerfstudio has updated the ns-process-data command. If you want to re-run it, you can just take all the images in the folder and then run ns-process-data on that folder of images.

hrz2000 commented 11 months ago

thanks for your early reply!

By the way, I am suffering from this problem, and I very much hope you can give more opinions,Thank you very much for your efforts https://github.com/ayaanzhaque/instruct-nerf2nerf/issues/60