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 51 forks source link

Wholebody yaml missing #2

Closed iliasprc closed 3 years ago

iliasprc commented 3 years ago

Hi, I get the following error when I try to run the demo.py to extract 2d keypoints

FileNotFoundError: [Errno 2] No such file or directory: 'wholebody_w48_384x288.yaml'

jackyjsy commented 3 years ago

Thanks for pointing out. The missing .yaml file is uploaded to the wholepose folder.

ErminiaLeonardi commented 2 years ago

I also need the wholebody_w48_384x288.yaml file. Where should I find it?

jackyjsy commented 2 years ago

FileNotFoundError: [Errno 2] No such file or directory: 'wholebody_w48_384x288.yaml'

It can be found in the Google Drive shared folder link

ErminiaLeonardi commented 2 years ago

Hi, a password is required to unzip the validation_labels.zip and test_labels.zip. How I have to proceed? Thanks in advance