this project implements the hand gesture recognition algorithm introduced in paper online detection and classification of dynamic hand gestures with recurrent 3d convolutional neural networks
@breadbread1984
Thanks for your great work!
I wonder why the "class_num" is set to 25 instead of 26, namely class_num = predefined_classes + blank.
Thanks
@breadbread1984 Thanks for your great work! I wonder why the "class_num" is set to 25 instead of 26, namely class_num = predefined_classes + blank. Thanks