maturk / dn-splatter

DN-Splatter: Depth and Normal Priors for Gaussian Splatting and Meshing
https://maturk.github.io/dn-splatter/
Apache License 2.0
424 stars 28 forks source link

Fix mushroom mesh eval #42

Closed XuqianRen closed 3 months ago

XuqianRen commented 3 months ago

simplify mesh eval script for mushroom, the command can be: python dn_splatter/eval/eval_mesh_mushroom.py --gt_mesh_path [Path to mushroom]/[room_name] --pred_mesh_path [path to mesh .ply] --output [output_path]