UNCG-DAISY / tinyCamML

flooding on roadways with TinyML
MIT License
2 stars 1 forks source link

Deploy model on device #4

Closed ebgoldstein closed 1 year ago

ebgoldstein commented 2 years ago

put quantized model on ESP32-Cam and confirm that it works ( save on model 'inference' results + images on SD card and inspect results)

Bolewitz commented 2 years ago

initial code uploaded in 1a1749e

trying to use the EloquentTinyML library to make inference on the ESP32-CAM easier to create. Having issue when compiling, need to determine the correct values for N_INPUTS and TENSOR_ARENA_SIZE.

Bolewitz commented 2 years ago

https://smartmicrotech.it/eloquent-tinyml/person-detection/ The current example I've been working off of. Was able to get it running on the ESP32-CAM, just need to add my model and see if it works.

ebgoldstein commented 1 year ago

will not be done in this repo - close via https://github.com/UNCG-DAISY/tinyCamML/commit/3ecf1e50c92de5706976845c6996e87409ce633f