Closed gemcollector closed 10 months ago
In my case, I used the preprocessing provided by nerfstudio.
https://docs.nerf.studio/quickstart/custom_dataset.html#images-or-video
ns-process-data images --data /your/data/images --output-dir xxxx
Yes +1'ing what @sp9103 said :) Please reopen this issue if any other issue arises!
Hi, thanks for your excellent work! I wonder if is it possible to give us a data folder example to illustrate how to organize our data to run
ns-train garfield --data xxxx
, and wether we should pre-process our own data. Very thx for your help!