microsoft / ELL

Embedded Learning Library
https://microsoft.github.io/ELL
Other
2.29k stars 295 forks source link

Import CustomVision.ai ONNX Models #227

Open shawncal opened 5 years ago

shawncal commented 5 years ago

Goal: import an ONNX model exported from CustomVision.ai

Repro Steps *NOTE: Pre-trained ONNX model attached, if you want to skip training your own

Train a new model:

Import ONNX model

Result: Exception: Unimplemented node type: ImageScaler

cv_model.zip