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
VoGE.Converter.Converters.pytorch3d2gaussian(converter, **kwargs) can convert pytorch3d.Meshes to VoGE.GaussianMeshes. But GaussianMeshes does't have face character as pytorch3d.Meshes. If I want to visualize the output mesh result of shape fitting part, I have to store obj file. How do you convert GaussianMeshes to pytorch3d.Meshes?
The text was updated successfully, but these errors were encountered:
Hi,
VoGE.Converter.Converters.pytorch3d2gaussian(converter, **kwargs) can convert pytorch3d.Meshes to VoGE.GaussianMeshes. But GaussianMeshes does't have face character as pytorch3d.Meshes. If I want to visualize the output mesh result of shape fitting part, I have to store obj file. How do you convert GaussianMeshes to pytorch3d.Meshes?
The text was updated successfully, but these errors were encountered: