/ESP32CamClassificationTfjs

ESP32-CAM: Object classification with Tensorflow.js

Primary LanguageHTMLGNU General Public License v2.0GPL-2.0

README

This project uses ESP32-CAM module and Tensorflow.js for object classification

DESCRIPTION

Please click the youtube video below for the description

ESP32-CAM: Object classification with Tensorflow.js

SPIFFS upload tool:

Download and extract in [your arduino ide folder]/tools. https://github.com/me-no-dev/arduino-esp32fs-plugin/releases/

How to upload the firmware

There are 2 parts

  • data: contains the GUI (html, icon), use SPIFFS upload tool to upload to the module
  • ESP32CamRobot sketch: normally upload by arduino IDE