jackyjsy / CVPR21Chal-SLR

This repo contains the official code of our work SAM-SLR which won the CVPR 2021 Challenge on Large Scale Signer Independent Isolated Sign Language Recognition.
Creative Commons Zero v1.0 Universal
205 stars 50 forks source link

RuntimeError: The size of tensor a (270) must match the size of tensor b (272) at non-singleton dimension 2 #30

Open MuntahaShams opened 1 year ago

MuntahaShams commented 1 year ago

Hello I am trying to fine-tune your model Currently, I am performing data preprocessing steps, the first step of "Generate whole-body skeleton keypoints and save as npy" throws error when running the demo.py file on my data 263231225-af656fbb-5aeb-41d9-9b64-58d025fe5a7f Please suggest a way to solve it