Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering

Home Page:https://anttwo.github.io/sugar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The process of generating mesh takes too long

bnBarr opened this issue · comments

Everything was fine during model optimisation, but it took me a long time to generate the foreground and background mesh (3 hours for the foreground), and when I checked the explorer I found that only the cpu was running (the GPU can be used normally during model optimisation), is this normal?

image