hustvl / GaussianDreamer

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
https://taoranyi.com/gaussiandreamer/
Apache License 2.0
689 stars 36 forks source link

T3Bench score calculation #40

Open jimmychuang95 opened 4 months ago

jimmychuang95 commented 4 months ago

Thanks for your brilliant work! I'm now trying to reproduce the T3Bench score of GaussianDreamer. Since T3Bench use unified 3D represetation (mesh). Did you also turn 3D Gaussian into mesh before calculate the score?