Closed Enigma-I-am closed 3 years ago
I found what the problem was.
May I ask what it was you did to solve it? Was getting the same error & almost felt like I made some progress until I came across this:
FileNotFoundError: [Errno 2] No such file or directory: 'code/Pose-GCN/posegcn/features/69092'
& I can't seem to wrap my head around what I'm missing.
May I ask what it was you did to solve it? Was getting the same error & almost felt like I made some progress until I came across this:
FileNotFoundError: [Errno 2] No such file or directory: 'code/Pose-GCN/posegcn/features/69092'
& I can't seem to wrap my head around what I'm missing.
Have you properly downloaded and placed the 2d poses into the specified path?
Yes, if I understood the instructions correctly; my root folder is SIgnDet and within that folder is the WLASL(git clone master branch as WLASL) and within that folder I have the following directories: data, code, start_kit, & then within the data directory I have the following directories: pose_per_individual_videos, splits, WLASL2000. Within WLASL/code/TGCN(I3D) I also have the archived files the README mentioned to download.
Please forgive the late response & thanks for the help!
I tried testing the pre-trained models downloaded from drive after installing all python tools and I keep getting this error