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

add online test with video #70

Closed niuwenju closed 4 years ago

niuwenju commented 4 years ago

i have added online test script with video and pretrained models path in online_test_video.py

ahmetgunduz commented 4 years ago

@niuwenju Thanks a lot for sharing!