What is the typical process to convert a yolov4 or yolov5 model to coreml. I see things like Pytorch to Onnx to CoreML. I am using turicreate and stuck in yolov2 land. Has anyone tried this on v4 or v5?
To convert a YOLOv5 model into CoreML format:
python export.py --weights yolov5s.pt --include coreml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With