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 can I add customized parser? #77

Closed jhq1234 closed 4 months ago

jhq1234 commented 7 months ago

I want to add some binary mask when train NeRF with nerfstudio. I load mask path as argsparse like --mask_path ./mask/path ....

How can I do this?

ayaanzhaque commented 7 months ago

Should be the same functionality as nerfstudio