An open API service indexing awesome lists of open source software.

https://github.com/survivingwithandroid/esp32-cam-tensorflow.js

How to apply Tensorflow.js to ESP32-CAM images
https://github.com/survivingwithandroid/esp32-cam-tensorflow.js

Last synced: 9 months ago
JSON representation

How to apply Tensorflow.js to ESP32-CAM images

Awesome Lists containing this project

README

          

# ESP32-CAM-Tensorflow.js
How to apply Tensorflow.js to ESP32-CAM images. This repository contains the source code to use Tensorflow.js with ESP32-CAM.

In more details, with the Tensorflow.js we can classify images taken by the ESP32-CAM.
Find more details at this link: [How to classify images using ESP32-CAM and Tensorflow.js](https://www.survivingwithandroid.com/esp32-cam-tensorflow-js/)