[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float16",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Double",
        "formattedType" : "MultiArray (Double 5)",
        "shortDescription" : "",
        "shape" : "[5]",
        "name" : "output1",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Double",
        "formattedType" : "MultiArray (Double 4)",
        "shortDescription" : "",
        "shape" : "[4]",
        "name" : "output2",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 2,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "10.13.2",
      "tvOS" : "11.2",
      "watchOS" : "4.2",
      "iOS" : "11.2",
      "macCatalyst" : "11.2"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "PaddingConstant" : 5,
      "Reshape" : 16,
      "Multiply" : 65,
      "Flatten" : 2,
      "Softmax" : 2,
      "Add" : 9,
      "PoolingAverage" : 16,
      "BatchNorm" : 49,
      "Convolution" : 83,
      "ActivationSigmoid" : 65,
      "InnerProduct" : 2
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "coremltoolsVersion" : "3.4"
    },
    "generatedClassName" : "doc_classification",
    "inputSchema" : [
      {
        "height" : "448",
        "colorspace" : "RGB",
        "isOptional" : "0",
        "width" : "448",
        "isColor" : "1",
        "formattedType" : "Image (Color 448 × 448)",
        "hasSizeFlexibility" : "0",
        "type" : "Image",
        "shortDescription" : "",
        "name" : "input1"
      }
    ],
    "method" : "predict"
  }
]