Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
https://anttwo.github.io/sugar/
Other
2.28k stars 175 forks source link

How to train quickly after training error #226

Open crazyzyz opened 2 hours ago

crazyzyz commented 2 hours ago

Hello I asked a question when I was running this command python train_full_pipeline.py -s /root/SuGaR/scene3/ -r "dn_consistency" --high_poly True --export_obj True

I got an error saying that I didn't install the opengl library. Should I run this command line again after reinstalling it? It seems that I need to retrain it Looking forward to your reply. It is very important to me

crazyzyz commented 2 hours ago

1730882717422 1730882717445

crazyzyz commented 2 hours ago

I wish there was no faster way