Commit Graph

3 Commits

Author SHA1 Message Date
Kwabena W. Agyeman
5e3e38529d Update TensorFlow to latest 2020-07-15 19:55:58 -07:00
Kwabena W. Agyeman
f4e03f4894 Update TensorFlow to support uint8/int8/float32 2020-05-14 18:25:15 -07:00
Kwabena W. Agyeman
6a9c0a370e Add support for TensorFlow Lite for Microcontrollers
This has been a long-time coming, but, it's finally here. TensorFlow lite
runs on the OpenMV Cam now. Better yet, a person detection model
is now built-into all OpenMV Cams too!

Our default code does image classification and supports multi-scale
object detection using a sliding window.

In a coming PR I will add mobilenet examples for the H7 with SDRAM
and image segmentation support.
2019-10-25 21:01:21 +02:00