buaacyw / MeshAnythingV2

From anything to mesh like human artists. Official impl. of "MeshAnything V2: Artist-Created Mesh Generation With Adjacent Mesh Tokenization"
https://buaacyw.github.io/meshanything-v2/
Other
623 stars 33 forks source link

Text to mesh problem #4

Closed Salieri0515 closed 3 months ago

Salieri0515 commented 3 months ago

Hi! Brilliant work. Since the picture you're showing contains text inputs, I'm wondering whether it's possible for text input, for example, I give 'a car', and the model returns a mesh of car. Sadly I find 'input_type' from main.py doesn't contain text input.

Salieri0515 commented 3 months ago

Oh, I found the author used https://hyperhuman.deemos.com/rodin for text2mesh generation first.