Solved
ValueError: Model provided has model identifier '→ ', should be 'TFL3'
Hi,
I am trying to deploy my fine tuned st_yolo .h5 model but I get this error when I run the stm32ai_main.py program:
ValueError: Model provided has model identifier '→ ', should be 'TFL3'
What am I doing wrong?
thanks
