threedle / text2mesh

3D mesh stylization driven by a text input in PyTorch
https://threedle.github.io/text2mesh/
MIT License
925 stars 129 forks source link

Help! Any suggestions? #3

Closed Augustus95 closed 2 years ago

Augustus95 commented 2 years ago

It may be possible to train a network to stylize a collection of meshes towards a target style in a feed-forward manner. iter_7100

roibaron commented 2 years ago

Hey @Augustus95. I'm not sure what exactly the issue is about, since the attached image doesn't make sense in the context of your sentence. If you are trying to optimize the face mesh into some text target and facing this multi-face issue, I would recommend that you'll align your mesh. Make sure that the frontview is set to be infront of the face of the content mesh. This can be done by either by adjusting the argument frontview_center or by rotating your source mesh.