hugoycj / torch-bakedsdf

An unofficial pytorch implementation of BakedSDF
https://bakedsdf.github.io/
MIT License
193 stars 8 forks source link

question about train bakedsdf-blender #9

Open LiuShiyu95 opened 10 months ago

LiuShiyu95 commented 10 months ago

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? 1

kitylam9 commented 1 month 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: it20000-1

Result with neus-colmap.yaml: it20000-1