I created an Object Detection model using Google AutoML. I'd like to export the model to Core ML but on the export page this option isn't showing up. I can't find anything in the AutoML Documentation about when this export option is disabled.
Additionally, if I try to export from the command line I get the error message Unsupported model export format [core_ml] for model
.
Can someone provide some clarity about why this isn't an option? Thanks in advance for your help.