asingh33 / CNNGestureRecognizer

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

Dataset #26

Closed chitransh1998 closed 5 years ago

chitransh1998 commented 6 years ago

Hello sir, Thankyou for the work you have done. I was planning to use your model for a project. But I was facing problem in downloading the dataset as its not available on the repository. If you could provide me with the dataset link or anything,I would be highly indebted and I can use that to train my model. Thanks in advance

asingh33 commented 6 years ago

All the image files I used can be found under CNNGestureRecognizer/imgfolder_b/ BTW you can also create your own data set. This project has that option too.