You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support STM32MP15xF devices operating at up to 800MHz
16
-
* Python and C++ application samples
17
-
* Image classification using TensorFlow Lite based on MobileNet v1 quantized model
18
-
* Object detection using TensorFlow Lite based on COCO SSD MobileNet v1 quantized model
19
-
* Image classification using Coral Edge TPU based on MobileNet v1 quantized model and compiled for the Coral Edge TPU
20
-
* Object detection using Coral Edge TPU based on COCO SSD MobileNet v1 quantized model and compiled for the Coral Edge TPU
21
-
* Image classification using armNN TensorFlow Lite parser based on MobileNet v1 float model
22
-
* Object detection using armNN TensorFlow Lite parser based on COCO SSD MobileNet v1 quantized model
16
+
* Support of the Avenger96 board from Linaro™ 96Boards based on the STM32MP157A microprocessor, either with a USB camera or the DesignCore® OV5640 camera mezzanine board from D3 Engineering tested with the OpenSTLinux Distribution v2.1.0
17
+
* Coral Edge TPU accelerator support
18
+
* libedgetpu 2.4.1 (built from source) aligned with TensorFlow™ Lite 2.4.1
19
+
* The X-LINUX-AI OpenSTLinux Expansion Package v2.1.0 is compatible with Yocto Project® build systems Thud and Dunfell. As a consequence, it is compatible with OpenSTLinux Distributions v1.2.0, v2.0.0 and v2.1.0 on STM32MP157C-DK2 with a USB camera, and on STM32MP157A-EV1 and STM32MP157C-EV1 with their built-in camera module
20
+
* Support for the OpenSTLinux AI package repository allowing the installation of prebuilt package using apt-* utilities
21
+
* Application samples
22
+
* C++ / Python™ image classification application using TensorFlow™ Lite based on MobileNet v1 quantized model
23
+
* C++ / Python™ object detection application using TensorFlow™ Lite based on COCO SSD MobileNet v1 quantized model
24
+
* C++ / Python™ image classification application using Coral Edge TPU™ based on MobileNet v1 quantized model and compiled for the Coral Edge TPU
25
+
* C++ / Python™ object detection applicationusing Coral Edge TPU™ based on COCO SSD MobileNet v1 quantized model and compiled for the Coral Edge TPU
26
+
* C++ image classification application using armNN TensorFlow™ Lite parser based on MobileNet v1 float model
27
+
* C++ object detection application using armNN TensorFlow™ Lite parser based on COCO SSD MobileNet v1 quantized model
28
+
* C++ face recognition application using proprietary model capable of recognizing the face of a known (enrolled) user. Contact the local STMicroelectronics support for more information about this application or send a request to [[email protected]](mailto:[email protected])
23
29
24
30
## Further information on how to install and how to use
0 commit comments