openmv/src
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
..
bootloader License update. 2019-09-05 22:17:50 +02:00
cmsis Enable SYSCFG clock before selecting VSCALE0 2019-10-22 02:03:21 +02:00
fatfs License update. 2019-09-05 22:17:50 +02:00
lepton License update. 2019-09-05 22:17:50 +02:00
libtf Add support for TensorFlow Lite for Microcontrollers 2019-10-25 21:01:21 +02:00
micropython@452495f6c5 Add support for TensorFlow Lite for Microcontrollers 2019-10-25 21:01:21 +02:00
mlx License update. 2019-09-05 22:17:50 +02:00
omv Add support for TensorFlow Lite for Microcontrollers 2019-10-25 21:01:21 +02:00
sthal Return when HAL_JPEG_Encode is aborted. 2019-10-11 01:07:39 +02:00
stm32cubeai Update Makefile. 2019-10-19 19:10:03 +02:00
uvc Add smart overlay logic to fballoc 2019-10-04 20:16:20 -07:00
winc1500 Return string errors from WINC1500 init function. 2019-10-16 20:10:23 +02:00
Makefile Add support for TensorFlow Lite for Microcontrollers 2019-10-25 21:01:21 +02:00