I'm trying to convert the YOLOv5 model into coreML and run it on iOS.
However, coreML does not include the processes in detect.py.
https://github.com/ultralytics/yolov5/blob/master/detect.py
In other words, I need to process coreML's output as done in detect.py.
Therefore, I would like to have a Swift version of detect.py processing code (including NMS etc.) to run on iOS.
Can I have it?
Hello @RyosukeSakaguchi, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Jupyter Notebook , Docker Image, and Google Cloud Quickstart Guide for example environments.
If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.
If this is a custom model or data training question, please note Ultralytics does not provide free personal support. As a leader in vision ML and AI, we do offer professional consulting, from simple expert advice up to delivery of fully customized, end-to-end production solutions for our clients, such as:
For more information please visit https://www.ultralytics.com.
i would be interested in this too if possible!
I would also like to see a tutorial on the pipeline for exporting to iOS!
me too
I am also interested in this
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
I would also like to see a tutorial on the pipeline for exporting to iOS!