Where is "yolo24.mlmodel"? Or do I have to figure out how to download Darknet (https://pjreddie.com/darknet/yolo/), and then whatever various tools to convert it to CoreML mlmodel format. (Please tell me Apple is going to try to make this an industry standard for CNNs)
I found one. https://github.com/Ma-Dan/YOLOv3-CoreML. The model (all 230 MB of it) is in 3 zip files in the "YOLOv3 CoreML model" folder. I think the 3.0 model will work.
Where is "yolo24.mlmodel"? Or do I have to figure out how to download Darknet (https://pjreddie.com/darknet/yolo/), and then whatever various tools to convert it to CoreML mlmodel format. (Please tell me Apple is going to try to make this an industry standard for CNNs)