ESP32-CAM-Machine-Learning
ESP32-CAM-Machine-Learning copied to clipboard
Code samples Machine Learning Tensorflow.js img/video processing ESP32-CAM.
ESP32-CAM-Machine-Learning
Introduction
ESP32-CAM is board that support camera module & camera server, we can access the stream data from sensor using port 81, and i'm try to make esp32-cam more cool. This repository contains code to implementation Machine Learning use framework TensorflowJs. let's make ESP32-CAM can detect an object, image processing and etc.
Wiring diagram ESP32-CAM

Object Detection
With TensorflowJs (ML client-side), we can make ESP32-CAM possible to prediction and detect the object.
like this

Full source: ESP-32CAM-Object-detection!
Easy To use : Visit link, download the code then set SSID & Wifi passord then upload.
Image Classification
Cooming Soon!
Body Segmentation
Cooming Soon!