Solved
model zoo Object detection
- August 24, 2024
- 4 replies
- 1851 views
Hello,
I want to implement an application for detecting items in the kitchen on an STM32-H747i-DISCO board. I installed Python 3.10.2, TensorFlow 2.8, CUDA 11.7, and cuDNN v8.8.1. After installing the model zoo , I tried running the command in Command Prompt python stm32ai_main.py , from this path " ..\stm32ai-modelzoo\object_detection\src". But I encountered the attached error
I
