You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, in case you are interested, you might take a look at my repo (based on @zengyh1900's repo) and paper. Thanks.
In summary, in the repo you can find the code to generate the 3D avatar from two full-body images (front and side) + subject height + gender.
The silhouettes are extracted from the images.
Extractor: a NN that extracts 8 measurements from the Silhouettes+Height+Gender
Imputer: The "missing" measurements are imputed to complete a set of 21 measurements.
Reshaper: Minor edits were implemented to @zengyh1900's code and it was trained by using a different set of 21 measurements. This is used to generate the 3D avatar.
Originally posted by @zengyh1900 in #48 (comment)
The text was updated successfully, but these errors were encountered: