asingh33 / CNNGestureRecognizer

Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
MIT License
981 stars 358 forks source link

Always detecting PUNCH #46

Closed sanjanasri closed 5 years ago

sanjanasri commented 5 years ago

HI,

First I congratulate you for your wonderful work. I tried to predict gestures with retrained weights, but I always get PUNCH as predicted output. Along with it, i get few errors too. I am attaching the screenshot for your reference. it would be great if i could get an earliest response gesture

asingh33 commented 5 years ago

Just retrain the model for Linux. I have recently found a new observation that same pretrained weight file doesnt work across the platform. The default weight files I had earlier provided with the repo was on Windows. So it wont work as it is for macOS or Linux. Today I have provided links to two macOS and Windows specific weight files. Pull the latest code and try these weight file or retrain. It will work.