custom-humans / editable-humans

[CVPR 2023] Learning Locally Editable Virtual Humans
https://custom-humans.github.io/
MIT License
164 stars 11 forks source link

Can we use SMPL to get colorize texture by using your model? #4

Open TharHtetAungg opened 1 year ago

TharHtetAungg commented 1 year ago

Hello, thank you for sharing your work.

First of all, I want to ask about can we use SMPL model to get colorized texture by using your model?

Secondly, can I use my own single image to generate the texture ?

Thirdly, how did you extract the human skin texture from input image ?

My target is to get the colorized textured (skin, face, hair, cloth) on the SMPL model.

Like this ---->

image

Thanks.