You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python main.py -O --text "A baby bunny sitting on top of a stack of pancakes" --workspace trial_dmtet --dmtet --iters 5000 --init_ckpt trial/checkpoints/df.pth
to obtain the fine-tune DMtet mesh, I had the following problem.
[F glutil.cpp:338] eglInitialize() failed
Steps to Reproduce
""
Expected Behavior
""
Environment
PyTorch1.2.0, CUDA11.3
The text was updated successfully, but these errors were encountered:
@lingtengqiu Hi, this is related to failure of OpenGL installation, you may try to reinstall the CUDA driver, or use nvidia-docker as suggested in #131.
Description
When I run command
to obtain the fine-tune DMtet mesh, I had the following problem.
Steps to Reproduce
""
Expected Behavior
""
Environment
PyTorch1.2.0, CUDA11.3
The text was updated successfully, but these errors were encountered: