caizhongang / SMPLer-X

Official Code for "SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation"
https://caizhongang.github.io/projects/SMPLer-X/
Other
1.01k stars 73 forks source link

What is the difference between this work and OSX? #12

Closed Gel-smile closed 1 year ago

Gel-smile commented 1 year ago

hi, This result is very amazing. I would like to know other than the difference in training data, is there any difference between this work and OSX?

caizhongang commented 1 year ago

Hi @Gel-smile , SMPLer-X aims to study the effectiveness of data. Hence, it utilizes a minimalistic architecture, which is essentially OSX without the heavy decoder.

Hope this helps!

jinpengchina commented 1 year ago

I hope to make action file(Smpl) to other human models. Is there an easy way or tutorial?

Gel-smile commented 1 year ago

OK,thanks

caizhongang commented 1 year ago

I hope to make action file(Smpl) to other human models. Is there an easy way or tutorial?

Hi @jinpengchina , if you mean animating virtual characters with SMPL-X motions, we are working on a releasable version of our toolchain, please stay tuned! If you are referring to conversion between parametric human models (e.g. SMPL -> SMPL-X), please refer to the official tools.