Generating config.json and preprocessor_config.json files
#1
by
asmitnayak
- opened
For a custom-trained yolov10m model, how do we generate config.json and preprocessor_config.json files?
I trained a yolo10 model on a custom dataset via the Ultralytics package. I converted the best.pt to best.onnx but I cannot figure out how to generate the config files.
Thanks.
These were made by hand, just to follow the transformers/transformers.js format :)
Thanks for the answer.
asmitnayak
changed discussion status to
closed