i trained a 1 class tiny yolo model on a custom dataset (https://github.com/experiencor/kangaroo) using this repo https://github.com/experiencor/keras-yolo2 and received the following error when performing coreml conversion
TypeError: __init__() got an unexpected keyword argument 'dtype'
i trained a 1 class tiny yolo model on a custom dataset (https://github.com/experiencor/kangaroo) using this repo https://github.com/experiencor/keras-yolo2 and received the following error when performing coreml conversion
TypeError: __init__() got an unexpected keyword argument 'dtype'