buaacyw / MeshAnything

From anything to mesh like human artists. Official impl. of "MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers"
https://buaacyw.github.io/mesh-anything/
Other
1.19k stars 45 forks source link

The refine mesh didn't look good #2

Open yejr0229 opened 1 week ago

yejr0229 commented 1 week ago

image image Is there any way to improve the mesh quality?

buaacyw commented 1 week ago

Hi! Thanks for your interest. The shape quality of the input mesh should be sharp enough. The surface of your input mesh is too uneven. I recommend using outputs from methods like 3D reconstruction or SDS (like Dreamcraft3D) as inputs for our model since these methods usually provide sufficiently high shape quality. As for feed-forward methods like LRM, their output quality is still not high enough. In my own attempts, they mostly failed.

yosun commented 3 days ago

but there is an 800 face limitation here though?