muelea / shapy

CVPR 2022 - Official code repository for the paper: Accurate 3D Body Shape Regression using Metric and Semantic Attributes.
https://shapy.is.tue.mpg.de/
298 stars 45 forks source link

great work! simple question about texture rendering #1

Closed Holmes-Alan closed 2 years ago

Holmes-Alan commented 2 years ago

Hello there, this is a really interesting work. I have been following your group for a while. You have several good works such VIBE, PARE, and SHAPY. My question is why there is no discussion on cloth rendering? Is it because it is a different topic than naked human digitalization or am I missing some obvious technique for texture rendering (clothes, skin and so on)? I am looking forward to your reply. Thank you!

muelea commented 2 years ago

Thanks for your question and feedback! Our goal is to estimate SMPL-X parameters, especially body shape (betas). To properly use texture (from the image) we need to know the clothing. There is ongoing research in our department on that, e.g. icon. Currently, these are different problems we try to solve.