ahmedosman / STAR

ECCV2020 - Official code repository for the paper : STAR - A Sparse Trained Articulated Human Body Regressor
https://star.is.tue.mpg.de
Other
654 stars 95 forks source link

how to texture in uv space the STAR model? #25

Open nikjetchev opened 3 years ago

nikjetchev commented 3 years ago

Hi

I tried to texture the STAR model using the same code as for SMPL - thought that with the same number 6890 of vertices it is going to work. However, the results look very scrambled.

Were vertices re-ordered or changed when retraining STAR? I thought that only the shape and pose spaces are different, but the vertices in the mesh are the same? Is there a similar example how to use UV texturing for the STAR model?

bad_uv

thanks a lot Nikolay

a-maiti commented 2 years ago

Hi, I am facing this same issue. Is there a solution to this? thanks