mocleiri / tensorflow-micropython-examples

A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.
MIT License
170 stars 79 forks source link

Recent changes in the MP sources break modules #97

Closed uraich closed 1 year ago

uraich commented 1 year ago

Recent changes in the MicroPython sources require changes to the camera and tflite modules

uraich commented 1 year ago

I got the new version running locally. A binary for the esp32-cam (should also work on the esp32-eye) is available at esp32 firmware on github.