yolov9 for custom model on macos just sucks?!!!!
Author: R4AjetiCreated Aug 5, 2024Updated Nov 3, 2025
Training a model based on my experience it's just so terrible,
- Quantization does not work
- Running inference using onnxruntime does not work
- Converting .onnx model to .tflite does not work
DO NOT USE THIS PACKAGE FOR CUSTOM MODEL PS: I move to yolov10 to try it from tomorrow
Source: WongKinYiu/yolov9