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
Hi! The final model consists of a textured mesh and Gaussians.
From the checkpoint, you can extract SMPL-X parameters, based on which you can build an SMPL-X mesh and apply the trained texture. However, such a mesh will not contain the details represented by the Gaussians. The code does not provide a mechanism for extracting a full mesh.
Hi, I trained a model, and now I have checkpoints and PNG outputs in the /val/ directory.
How can I produce a textured mesh using these files?
The text was updated successfully, but these errors were encountered: