BlurryLight / DD-Net-Pytorch

A lightweight network for body/hand action recognition.
MIT License
56 stars 11 forks source link

Scaling keypoints #3

Closed mukeshnarendran7 closed 1 year ago

mukeshnarendran7 commented 1 year ago

Thanks for the great repo. Id like to try to apply it to a custom dataset. I noticed that the keypoints in the JHMDB dataset files are in a different scale. How can i normalize my keypoints similarly before passing it in through the dataloader?

BlurryLight commented 1 year ago

I have been away from this field for a long time so I don't remember details.