BenSaunders27 / ProgressiveTransformersSLP

Source code for "Progressive Transformers for End-to-End Sign Language Production" (ECCV 2020)
Other
103 stars 45 forks source link

2D to 3D pose estimation on RWTH-Boston-104 dataset #26

Closed divyachhipani closed 3 years ago

divyachhipani commented 3 years ago

Hi,

I am working on a different dataset then the one used in this implementation which is RWTH-Boston-104. Videos are grayscale but skeletal poses from OpenPose are in RGB and so the frame image is of dimension (312, 336, 3) . This is giving me errors while using 3DposeEstimator suggested. Can you please help me with any preprocessing step to prepare my frame for input to the 3DposeEstimator. I am very new to deep learning and computer vision domain and any help will be greatly appreciated. Looking forward to your reply.

Thanks, Divya C

hacker009-sudo commented 1 year ago

@divyachhipani , please share the pretrained model, if you have stored it somewhere. Request you to please help it is really really urgent.