vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 335 forks source link

load_vposer bugs fixed #169

Closed SajjadAemmi closed 1 year ago

SajjadAemmi commented 2 years ago
y-71 commented 2 years ago

I have

Traceback (most recent call last):
  File "D:\work\gem\smpl\smplify-x\smplifyx\main.py", line 269, in <module>
    main(**args)
  File "D:\work\gem\smpl\smplify-x\smplifyx\main.py", line 183, in main
    body_pose_prior = body_pose_prior.to(device=device)
AttributeError: 'function' object has no attribute 'to'
SajjadAemmi commented 2 years ago

@y-71 thank you for your feedback, please test again.