You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I don't quiet understand how to train the AI. You write "it will wait 1 second, start recording data for 30 seconds, then save a file with the data"
It provides me with a json file to download. But does it also update it's data files in the application directory? And if yes, which one? data/2D/ or data/3D/ ?
And, during training, do I have to make the hand signs with both hands in parallel?
Thank you!
The text was updated successfully, but these errors were encountered:
During training, you just need to make one hand sign. You could make both though for double the data. We just flip the axis to make it work the same for both hands. It will create the JSON file to download. But as of now, you would need to manually update the directory files and re-train the model. Maybe @ryankemmer could chime in. He is the expert with the ML/Python side of things.
Feel free to ask any questions. I'm really glad people are finding this project interesting. 🤓
Thanks Josh! I know now, how to generate the JSON files and that I have to download and save them locally.
If I want to use them, I don't know in which directory to put them (2D or 3D). And what do you mean with "re-train the model".
The standard AI wasn't too accurate and sometimes recognized other things as hand sign. But maybe I can enhance with a better background and more light :)
Amazing work! And so simple to run.
But I don't quiet understand how to train the AI. You write "it will wait 1 second, start recording data for 30 seconds, then save a file with the data"
It provides me with a json file to download. But does it also update it's data files in the application directory? And if yes, which one? data/2D/ or data/3D/ ?
And, during training, do I have to make the hand signs with both hands in parallel?
Thank you!
The text was updated successfully, but these errors were encountered: