Getting this error when I was trying to convert the Keras model to the core ml model import coremltools as ct coreml_model = ct.converters.convert(model) Here
❓Question Hi, Following steps were taken I trained yolo tiny on a custom data set with just one class Converted .weights(darknet) to .h5 (keras) (verif
I have used pyenv to create a shell environment of python 2.7.13 but when I do pip install 'coremltools==4.0' I get five error messages as below; ERROR: Excepti