Currently I am training with these options
ns-train nerfacto
--pipeline.datamanager.train-num-rays-per-batch 2048
--experiment-name actoowl --max-num-iterations 80000 --vis viewer+wandb
--data custom/processdata/owl nerfstudio-data
I was wondering if there are any options to improve the mesh quality?
I know I get better mesh surface quality with sdfstudio, but nerfstudio gives me a decent mesh output, but sdfstudio keeps giving me unrecognizable shapes and poor quality, so I'm forced to use nerfstudio.
Currently I am training with these options ns-train nerfacto --pipeline.datamanager.train-num-rays-per-batch 2048 --experiment-name actoowl --max-num-iterations 80000 --vis viewer+wandb --data custom/processdata/owl nerfstudio-data
I was wondering if there are any options to improve the mesh quality?
I know I get better mesh surface quality with sdfstudio, but nerfstudio gives me a decent mesh output, but sdfstudio keeps giving me unrecognizable shapes and poor quality, so I'm forced to use nerfstudio.