kwea123/nerf_pl

get different result when extracting color mesh

wulouzhu opened this issue · 0 comments

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
image

Is there any other paramaters I should change? Looking forward to your reply