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
I have meet a problem when I run the code ''./build_release/mvfcn.bin --skip-testing --do-only-rendering --train-meshes-path /home/qiuchao/Codes/labeled_meshes/PSB_COSEG_MESHES/cosegGoblets --pretraining-batch-splits 4''
The text was updated successfully, but these errors were encountered:
Copy and overwrite all of nvidias OpenGL library files directory into the directory containing the mesa library files. cp -R /usr/lib/nvidia-390/* /usr/lib/x86_64-linux-gnu/mesa/
Recompile.
There is probably a way to modify the Makefiles to look for the OpenGL library files in nvidias directory in the first place, but at least this works if you are in a hurry.
I have meet a problem when I run the code ''./build_release/mvfcn.bin --skip-testing --do-only-rendering --train-meshes-path /home/qiuchao/Codes/labeled_meshes/PSB_COSEG_MESHES/cosegGoblets --pretraining-batch-splits 4''
The text was updated successfully, but these errors were encountered: