.tfs labels needed for st_yolo training
Hi,
I previously successfully trained an st_yolo model for the stm32h7 board using VSCode.
I now got the N6 disco board and cloned the new github page for modelzoo.
After running the stm32ai_mai.py program and having pointed the .yaml file to the correct training path, I get the following error: ValueError: Could not find any .tfs labels files in directory
My dataset is yolo formatted.
I did not get this error previously and am a bit confused by it. Am I in the right road at least and what should I do next?
thanks
