ahmedosman / STAR

ECCV2020 - Official code repository for the paper : STAR - A Sparse Trained Articulated Human Body Regressor

Home Page:https://star.is.tue.mpg.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to texture in uv space the STAR model?

nikjetchev opened this issue · comments

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

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