/Cifar10_based_on_your_own_data

Here I collect my own data including ten different gestures, and I want to train them using the famous cifar10. Here are some programs about the collecting data sets and generate the responding binary data in batches for the input of the NET.

Primary LanguageShell

Watchers