ahmetgunduz / Real-time-GesRec

Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
https://arxiv.org/abs/1901.10323
MIT License
627 stars 166 forks source link

Training input format #86

Open shihlun1208 opened 4 years ago

shihlun1208 commented 4 years ago

I have downloaded the jester datasets, it contains RGB video frame and label csv file. The model seems can be trained in RGB or RGBD format by modifying the modality to RGB or depth. Could you provide the depth image training input? For example: In Jester RGB format Folder 34870 - video sequence of Drumming Fingers into frames train.csv - 34870;Drumming Fingers 56557;Sliding Two Fingers Right .....