nghorbani / human_body_prior

VPoser: Variational Human Pose Prior
https://smpl-x.is.tue.mpg.de/
Other
796 stars 141 forks source link

vpose_v1.0 no longer able to load? #50

Open lucasjinreal opened 2 years ago

lucasjinreal commented 2 years ago

vpose_v1.0 no longer able to load?

human_body_prior/src/human_body_prior/tools/model_loader.py", line 33, in exprdir2model
    assert len(available_ckpts) > 0, ValueError('No checck points found at {}'.format(model_snapshots_dir))
AssertionError: No checck points found at data/vposer_v1_0/snapshots

but

ls data/vposer_v1_0/snapshots                                                                     
TR00_E096.pt

it's only pt not ckpts

haolyuan commented 2 years ago

I meet the same problem. I can load vpose_v2_05 but I can't load v1 version. Have you solved it?

afeser commented 1 year ago

Any updates on this?

THARUNESHWAR-369 commented 9 months ago

Any updates on this?