STM32N6570-DK- Constant False Detections with BlazeFace on Edge AI Core v3.0
I am trying to deploy a custom quantized face detection model(blazeface_front_128_int8.tflite) on the STM32N6570-DK following the Deploy-your-Quantized-Model.md guide from the STM32N6-GettingStarted-FaceDetection repository. (STM32CubeIDE v2.0.0 and stedgeai v3.0).
Although the build and run are successful, the display shows constant false detections even with no face present.
Could you clarify if specific changes are required in "app_config.h ", and is there a recommended way to verify that the NPU is correctly accessing the "network_data.hex" weights from external flash?
