Open LaFeuilleMorte opened 5 months ago
Can we extract mesh from the trained gaussian splats?
Sure, you can use convert.py to extract glb mesh from ply file:
python convert.py big --test_path <path to .ply file>
Can we extract mesh from the trained gaussian splats?