cancel
Showing results for 
Search instead for 
Did you mean: 

model zoo, dataset

MH24
Associate II

hello,

I want to train using Model Zoo with a custom dataset. I'm trying to convert the data from COCO format to Darknet format, but I encountered an error with the YAML file (see attached).

1 ACCEPTED SOLUTION

Accepted Solutions
MCHTO.1
ST Employee

Hello,
It seems that you modified the yaml file structure which caused an issue.
This is an example of correctly structured yaml file that you can use: https://github.com/STMicroelectronics/stm32ai-modelzoo/blob/main/object_detection/datasets/dataset_converter/dataset_config.yaml

Best Regards.


View solution in original post

1 REPLY 1
MCHTO.1
ST Employee

Hello,
It seems that you modified the yaml file structure which caused an issue.
This is an example of correctly structured yaml file that you can use: https://github.com/STMicroelectronics/stm32ai-modelzoo/blob/main/object_detection/datasets/dataset_converter/dataset_config.yaml

Best Regards.