WLASL
WLASL copied to clipboard
WACV 2020 "Word-level Deep Sign Language Recognition from Video: A New Large-scale Dataset and Methods Comparison"
I wanted to know that how are you training the model? Are you only training the top classification layer or are you training the whole model? If the whole model...
Is there a link to download the pretrained I3D model for WLASL? I am struggling with training it myself since I don't have a GPU.
Hi, I am opening an issue here since I am trying to run train_i3d.py, and I keep getting the same error. After trying a few things, it does not work....
The preprocessing.py file does not take in account the start frame when the video ends at the last frame of the video. `if end_frame
when I run Preprocess script then only .mp4 video saved in raw_videos_mp4 folder and discard .swf file and after that show this error and only 3 video saved in videos...
The default folder configured in the "find_missing.py" is the "videos", which only contains some samples of the downloaded videos. I realized that after I ran the script and get almost...
If I want to test the pre trained model then also I have to put all the videos on which I am gonna run testing.. under Data/ ?
Accuracy
When I tested the I3D model for 100 classes, I achieved the following accuracy: top-k average per class acc: 0.670542635658915, 0.8923076923076927, 0.9346153846153845 0.67 for top 1 class 0.89 for top...