Classification and Teachable Machine

I’ve used teachable machine image classifier model to train and created my two classes “piece/okay“, later sent the results to my Arduino board to light green/blue LEDs. Running the P5 sketch on web editor it was important to remember update the <portname> and the <poseModelUrl>, and update the class names.


DEMO:

Demo on class “Peace”

Demo on class “Peace”

Demo on class “Okay“

Demo on class “Okay“

I took ~ 1000 image samples for my each of my models, which made it easy to recognize my hand moves after training the model. My results were quite accurate.

Exporting model-Teachable Machine

Exporting model-Teachable Machine

Below, you can see my output which was quite accurate.

DEMO RESULT: