2021-09-23 02:05 AM
Is it possible to use AI frameworks like ONNX and / or Openvino (and related accelerators like movidius, GPU) on STM32MP1? I took a look but I found only examples with tensorflow lite and Coral devices (i.e. https://github.com/STMicroelectronics/meta-st-stm32mpu-ai)
2021-09-27 08:26 AM
Hi @EBelt.1,
ONNX framework is not yet implemented on STM32MP1.
Study to support this framework will start soon.
Regarding the OpenVino, this framework will not be supported on STM32MP1.
To accelerate NN processing, the Google Coral EdgeTPU is supported on STM32MP1.
BR
Vincent