mobile-semantic-segmentation
mobile-semantic-segmentation copied to clipboard
Output data type is MultiArray after run_convert_coreml.py
Hi, after training is completed, I want the model to convert to .mlmodel format, but I got this kind of file below which output is not same as input data type:

Am I miss something? I have search coremltools API ref, it seems there has no way to config output in pytorch, does someone know how I can fix it?