onnxmltools
onnxmltools copied to clipboard
Coreml to Onnx Conversion - YoloV3
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
There was limited work on coremltols and the package is still tested against version 3.1. It still fails with more recent versions.