-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
extract_mesh_tsdf.py error #12
Comments
Hi @zhouilu ! Have you ever tried visualizing the Gaussian model with |
sh_degree=0 render is ok in |
Are the depth maps rendered successfully?
|
If possible, could you upload an output sample that includes |
command is
OMP_NUM_THREADS=4 CUDA_VISIBLE_DEVICES=0 python extract_mesh_tsdf.py -s data -m output/8a06585b-5/ --eval -i images --iteration 7000 --voxel_size 0.004 --sdf_trunc 0.04 -r 4 --data_device=cpu --sh_degree 0
get error, here is logi use 0 sh_degree, and tune.py render.py metrics.py are running ok. could you give some advice? thanks~
The text was updated successfully, but these errors were encountered: