This set of videos offers comprehensive know-how regarding the usage of STM32N6 within AI embedded applications.
As a result of following them, you’ll be able to develop a computer vision STM32N6 use case from scratch and deploy on a target board. This is assuming that another supported use case development pipeline is similar using STM32 model zoo services.
What you'll learn
What the STM32N6 Neural Processing Unit (NPU) and NPU compiler is
STM32N6-AI ecosystem: ST EdgeAI, X-CUBE-AI, model zoo
How to compile a model for the STM32N6 NPU
How to validate and profile model execution on the STM32N6 NPU (object detection use case)
STEdgeAI-Core v2.2, target folder: C:\ST\ - Modify paths and parameters accordingly in the following scripts: config.json and config_n6l.json in the folder C:\ST\STEdgeAI\2.2\scripts\N6_scripts\ - see section “n6_loader configurations” of STM32N6 NPU Getting Started
The ZIP repository of STM32 model zoo services and extract to the target folder: C:\ST\ - optionally follow and implement as instructed in the details section “Before you start”, and create a Python virtual environment