Coremltools: YoloV3 to CoreML

Created on 5 Jun 2019  路  3Comments  路  Source: apple/coremltools

Hello,
For the YoloV3 CoreML model posted on Apple website. Given a pre-trained YoloV3 weights file, what are the steps to generate that CoreML file? Thanks!
https://developer.apple.com/machine-learning/models/

Screen Shot 2019-06-05 at 6 56 27 AM

All 3 comments

@clementyau the below repository may be of interest to you.

YOLOv3 in PyTorch > ONNX > CoreML > iOS
https://github.com/ultralytics/yolov3

Closing this issue for now. Please re-open if there is another issue or the original issue has not been resolved.

the repo is great, but it does not show the conversion to the coreml format for yolov3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

baaj2109 picture baaj2109  路  4Comments

G-mel picture G-mel  路  5Comments

DanWBR picture DanWBR  路  4Comments

nneubauer picture nneubauer  路  4Comments

tucan9389 picture tucan9389  路  4Comments