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 #12

Open TomDSB opened 1 year ago

TomDSB commented 1 year ago

Hello, I don't know how to use my own dataset in pretrained_model.py. Could you please tell me how the arameter ’frame‘ in predict is passed into my own dataset path? Also, if I use my own dataset, do I need to processing raw images?