get different result when extracting color mesh
wulouzhu opened this issue · 0 comments
wulouzhu commented
Hello, I run the extract_color_mesh.py of dev branch with the silica.pth you provided by the following command:
python extract_color_mesh.py --scene_name silica --img_wh 504 378 --ckpt_path result/llff/silica/silica.ckpt --root_dir data/llff/silica
.
But I got the strange silica.ply
Is there any other paramaters I should change? Looking forward to your reply