STM32MPU25 object detection model failing to run python scripts
HiI am using STM32MPU25 to evaluate object detection, when i use stai_mpu_object_detection binary to run default ssd_mobilenet_v2 models , i can see object detection works.when i run python scripts to launch application( example : launch_bin_object_d...