Skip to content

Mesh evaluation#2

Open
frandoLin wants to merge 2 commits intoLilCSharp:mainfrom
frandoLin:mesh-evaluation
Open

Mesh evaluation#2
frandoLin wants to merge 2 commits intoLilCSharp:mainfrom
frandoLin:mesh-evaluation

Conversation

@frandoLin
Copy link
Copy Markdown
Collaborator

Mesh Evaluation Script

I've added a script for evaluating textured meshes generated by SuGaR without requiring the 30K iteration model.

Features

  • Uses only the 7K iteration checkpoint
  • Renders the textured mesh from multiple test viewpoints
  • Calculates PSNR, SSIM, and LPIPS metrics against ground truth
  • Saves results in JSON format for easy analysis

Sample Results (Barn Scene)

  • PSNR: 18.03
  • SSIM: 0.66
  • LPIPS: 0.47

This script provides a simpler way to evaluate mesh quality without running the full evaluation pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant