Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About pretrained HMR model #33

Open
Mirandl opened this issue Dec 4, 2022 · 2 comments
Open

About pretrained HMR model #33

Mirandl opened this issue Dec 4, 2022 · 2 comments

Comments

@Mirandl
Copy link

Mirandl commented Dec 4, 2022

HI! recently I have a question about your pretrained HMR model.
You know that HMR model also used 2d dataset for training such as LSP, LSP-extended, MPII and MS COCO, may I ask do u still keep them while training HMR except Human3.6M?
That is, how do you generate the checkpoint file as for the input, i.e.'data/basemodel.pt'.

Maybe this question seems stupid but I want to use the way you process it for some reference. hope you can give me some guidance, Thank you!

@gsygsy96
Copy link
Contributor

gsygsy96 commented Dec 5, 2022

It's my glad to see people interested in our work.
First, HMR is trained on both 2D datasets and 3D datasets, including H3.6M. But due to the license, the SMPL annotation of H36M can not be shared anymore.
We trained the basemodel using H3.6M with its SMPL annotations. Besides, we replace BN with GN since batchsize=1 during online adaptation.

@Mirandl
Copy link
Author

Mirandl commented Dec 5, 2022

got it! many thanks to u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants