jrobchin / Computer-Vision-Basics-with-Python-Keras-and-OpenCV

Full tutorial of computer vision and machine learning basics with OpenCV and Keras in Python.
429 stars 125 forks source link

Access to training data #6

Closed kfkonrad closed 4 years ago

kfkonrad commented 5 years ago

I'm working on a project based on your model for gesture recognition and I'm wondering whether you could give me access to your training data. The repository includes only a few examples.

That'd be great help for tweaking your model for my needs, many thanks in advance.

jrobchin commented 4 years ago

You're supposed to create the training data on your own as part of the tutorial.