Rock Paper Scissors on ESP-EYE using TensorFlow (TinyML)

How to use ESP-EYE to run image recognition to recognize hand gestures for rock, paper, and scissors, and how to train it on your own data.

IntermediateProtip30 minutes812

Things used in this project

Hardware components

ESP-EYE
Espressif ESP-EYE
×1

Story

Read more

Schematics

Pipeline diagram

Code

TfLite ESP Rock-Paper-Scissors

In this project we develop a model capable of discrimination between rock, paper and scissors visual inputs. We provide a full pipeline starting with data collection, data augmentation, model training, model quantization and miniaturization to the deployment on a camera enabled microcontroller.

TfLite ESP Template

This repository contains a template which you can use to develop your own TinyML projects with an ESP-Board of your choice and the ESP-IDF.

Credits

Nikolas Rieder
1 project • 0 followers
Contact
Rafael Tappe Maestro
1 project • 0 followers
Contact
Robin Herrmann
8 projects • 16 followers
Software Engineer - Doing a lot of stuff with state machines.
Contact

Comments

Please log in or sign up to comment.