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
- Host: GitHub
- URL: https://github.com/survivingwithandroid/esp32-cam-tensorflow.js
- Owner: survivingwithandroid
- License: apache-2.0
- Created: 2020-07-05T14:19:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T14:39:40.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T15:50:41.349Z (over 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)