Open LiuShiyu95 opened 10 months ago
I have the same result for garden dataset, using bakedsdf-colmap.yaml, but is there something in the config yaml? But the neus-colmap.yaml generate good result.
Result with bakedsdf-colmap.yaml:
Result with neus-colmap.yaml:
Hi, Thanks for your great job! When I use the bakedsdf-blender.yaml config parameters execute the following code,
python launch.py --config configs/bakedsdf-colmap.yaml --gpu 0 --train dataset.root_dir=$1 \ --resume_weights_only --resume latest
The output result is incorrect. Can you tell me what might be causing it?