Updated TensorFlow Lib for H7

We received interest from some folks who wanted the latest tensorflow ops and for us to support more model types. Here’s a quick update for the H7. MUL, RELU, and RELU6 layers are now added along with more variants of model input types being supported. Error messages are still printed in the console in a hard to read format. Will fix that in a bit…
firmware.zip (1.15 MB)

Hi all,

Here’s the binary for the H7 with error messages handled correctly such that the IDE shows exactly what is wrong.

PR here: Update TensorFlow by kwagyeman · Pull Request #643 · openmv/openmv · GitHub
firmware.zip (1.15 MB)

Hi all,

Here’s a version of the latest OpenMV Cam H7 firmware with CONV_2D now working.
firmware.zip (1.16 MB)