apeforest commented on issue #10171: CoreML tool, wrong mlmodelc file name for 
Inception-BN
URL: 
https://github.com/apache/incubator-mxnet/issues/10171#issuecomment-429422447
 
 
   @Bathilde I am not clear about your question. I have just run the command:
   `python mxnet_coreml_converter.py --model-prefix='Inception-BN' --epoch=126 
--input-shape='{"data":"3,224,224"}' --mode=classifier 
--pre-processing-arguments='{"image_input_names":"data"}' --class-labels 
synset.txt --output-file="Inception-BN.mlmodel"` and it seems to have generated 
the model Inception-BN.mlmodel for me. Could you be more specific on what the 
error you are encountering? Thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to