-
Notifications
You must be signed in to change notification settings - Fork 90
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
Error when saving mesh in stage 0 #16
Comments
@trebladev Hi, it seems you don't have OpenGL correctly installed. You may refer to this. |
@ashawkey Thanks for your reply.
Then I install the libglvnd and reinstall the nvidia driver, Now I can see GPU INFO with glxinfo
The code was tested successful with CUDA 11.7 |
And I found the model of mip360 dataset's kitchen has some problem. |
Could you check it through the web renderer? It seems to be okay from my side. |
It is normal on the web renderer. |
Hi,
Thinks for the amazing work.
When I try to run the stage 0 by README.md
python main.py data/nerf_synthetic/lego/ --workspace trial_syn_lego/ -O --bound 1 --scale 0.8 --dt_gamma 0 --stage 0 --lambda_tv 1e-8
It was report error
Can you give me some help?
The text was updated successfully, but these errors were encountered: