lschmidtke / shape_templates

code from cvpr 2021 paper 'Unsupervised Human Pose Estimation through Transforming Shape Templates'
https://infantmotion.github.io/
MIT License
32 stars 8 forks source link

pretrained model #1

Closed oliver8459 closed 2 years ago

oliver8459 commented 3 years ago

could u please upload pretrained model? thx!

lschmidtke commented 3 years ago

Hi! I'm a bit busy at the moment due to the next paper deadline, but I'll try to train and upload this week!

oliver8459 commented 3 years ago

Hi! 2 weeks passed, can be uploaded model and inference code recently? I‘ll be very grateful!

lschmidtke commented 3 years ago

Hi, sorry for the delay! Model is training on human36m at the moment and will need some more time.

lschmidtke commented 3 years ago

Hi,

training with the rewritten code proved a bit unstable, I'm trying some improvements now. Sorry for the delay, please stay tuned!

oliver8459 commented 3 years ago

It's ok. Thanks very much!

lschmidtke commented 2 years ago

Hi, I uploaded the pretrained model, check out src/core/pretrained_model.py for details.