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
It seems you did not provide the path, so the algorithm cannot find .cam file. The issue may cause by you provide the original images folder, rather than the output images folder.
let's assume you run gs-extract-mesh -m ./data/bottle/result -o ./output/bottle to extract the mesh from gsplat ply. In the output folder (a.k.a ./output/bottle), it has images folder, masks folder and fused_mesh.ply. Your Binding Texture to the Mesh command should be texrecon ./output/bottle/images ./output/bottle/fused_mesh.ply ./textured_mesh --outlier_removal=gauss_clamping --data_term=area --no_intermediate_results
"Hello, may I ask how to resolve this issue on the master branch?"
The text was updated successfully, but these errors were encountered: