caizhongang / SMPLer-X

Official Code for "SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation"

Home Page:https://caizhongang.github.io/projects/SMPLer-X/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Confusion] Pretrained Model about ViTPose

jameskuma opened this issue · comments

Dear authors, thank you for this awesome work!

I am working on this repo and I feel confused about ViTPose pretrained model.

As you describe in README.md, I should follow OSX to prepare models but I only see that OSX need me to download model with these names, like osx_vit_b.pth and etc.

However, I find in your file tree, the name of vit-pose model should be vitpose_base.pth and etc.

So I am confused about this, and could you help me clear this or you could share the link of these pretrained vitpose model that you use in your paper? (Since I also check vit-pose repo to find a bunch of weights and dont know which to download)

Best regards

Hi @jameskuma, I am also confused about the ViTPose pretrained model. Which checkpoint did you end up downloading?