hand-gesture-recognition-CNN
hand-gesture-recognition-CNN copied to clipboard
hand gesture recognition based on CNN using tensorflow
hand-gesture-recognition-CNN
this is a CNN architure for recognizing numbers 0-5 in hand gestures using tensorflow
data set
contains 1080 training images of shape 64 * 64 * 3 contains 120 test samples of shape 64 * 64 * 3
reslults
the convnet achieved ~99% accuracy on training set and 95% accuracy on test set