survivingwithandroid / ESP32-CAM-tensorflow-liteLinks
This repository contains the source code to build an ESP32-CAM machine learning application using Tensorflow lite micro
☆21Updated 3 years ago
Alternatives and similar repositories for ESP32-CAM-tensorflow-lite
Users that are interested in ESP32-CAM-tensorflow-lite are comparing it to the libraries listed below
Sorting:
- Builds and runs an exported image classification impulse on ESP32 Cam☆109Updated 11 months ago
- Firmware for the ESP32-CAM turning it into a TensorFlow-Lite based classification sensor☆16Updated 4 years ago
- Machine Learning on personal image w/ ESP32Cam☆26Updated 5 years ago
- SImple example getting TensorFlow Lite up and running on the ESP32 with Platform.io☆139Updated 4 years ago
- Sample project for deploying TensorFlow Lite models on the ESP32 using Platformio☆109Updated 6 years ago
- Edge Impulse firmware for the Espressif ESP-EYE(ESP32) Development board☆111Updated 2 weeks ago
- Allows you to run machine learning models locally on your ESP32 device.☆291Updated 2 years ago
- Live Image Classification on ESP32-CAM and TFT with MobileNet v1 from Edge Impulse (TinyML)☆61Updated last year
- Generate C code for microcontrollers from Tensorflow models☆59Updated 2 years ago
- ESP32-CAM: Object classification with Tensorflow.js☆40Updated 5 years ago
- IO, scheduling, utils, machine learning... for Arduino☆168Updated last year
- Code samples Machine Learning Tensorflow.js img/video processing ESP32-CAM.☆20Updated 2 years ago
- This repository would show you how to make an object detection remote control camera with ESP32-CAM module☆86Updated 5 years ago
- Magic Wand using Arduino Nano 33 BLE Sense, powered by TensorFlow Lite for Microcontrollers and PlatformIO☆46Updated 5 years ago
- An Open Source Machine Learning Framework for Everyone☆102Updated 4 years ago
- How to run inference on a ESP32 cam using Edge Impulse☆27Updated 4 years ago
- Bring Tensorflow Lite to ESP32 Arduino - person detection application using deep learning with ESP32 CAM☆32Updated 4 years ago
- Exploring TinyML with ESP32 MCUs.☆58Updated 2 years ago
- Eloquent interface to Tensorflow Lite for Microcontrollers☆332Updated last year
- Using Tensorflow Lite for Microcontrollers to run a neural network to classify images of clothing. Run on ESP32 as standalone computation…