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

Pretrained model? #2

Closed noeykan closed 1 year ago

noeykan commented 1 year ago

Hi, thanks for sharing your great work!

Is there any pretrained model I can test?

caizhongang commented 1 year ago

@noeykan Thank you for your interest in SMPLer-X!

The pretrained models will be released very soon, please stayed tuned!

noeykan commented 1 year ago

@caizhongang Thanks for your reply! OK, I'll wait for that :)

caizhongang commented 1 year ago

@noeykan pretrained models have just been released. Please let us know if you encounter any problem.

noeykan commented 1 year ago

Thank you :)

noeykan commented 1 year ago

Do you have any plans in the future to release demo for inputting images and outputting images with pose meshes?

It could be really useful to check the result easily! Thanks.