onnx / onnxmltools

ONNXMLTools enables conversion of models to ONNX
https://onnx.ai
Apache License 2.0
992 stars 180 forks source link

Coreml to Onnx Conversion - YoloV3 #433

Open kumtheka opened 3 years ago

kumtheka commented 3 years ago

KeyError: 'iouThreshold'

Hi I am trying to convert YoloV3 model: https://ml-assets.apple.com/coreml/models/Image/ObjectDetection/YOLOv3/YOLOv3.mlmodel , when I see the error mentioned above. Can you please take a look into this and let me know if this can be converted. I tried with onnxmltools-1.7.0

xadupre commented 3 years ago

There was limited work on coremltols and the package is still tested against version 3.1. It still fails with more recent versions.