[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Mixed (Float16, Float32, Int8)",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 50 × 4)",
        "shortDescription" : "",
        "shape" : "[1, 50, 4]",
        "name" : "nmsBoxes",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 50 × 108)",
        "shortDescription" : "",
        "shape" : "[1, 50, 108]",
        "name" : "nmsScores",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "tag_scores",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 4,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "10.15",
      "tvOS" : "13.0",
      "visionOS" : "1.0",
      "watchOS" : "6.0",
      "iOS" : "13.0",
      "macCatalyst" : "13.0"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "ConcatND" : 5,
      "Convolution" : 190,
      "Multiply" : 77,
      "PoolingAverage" : 3,
      "PoolingMax" : 18,
      "Squeeze" : 2,
      "Transpose" : 10,
      "ActivationReLU" : 71,
      "UpsampleNearestNeighbor" : 16,
      "Concat" : 1,
      "Add" : 64,
      "ActivationSigmoid" : 2,
      "NonMaximumSuppression" : 1,
      "LoadConstantND" : 6,
      "PaddingConstant" : 5,
      "ReshapeStatic" : 10,
      "Slice" : 4,
      "Clip" : 41,
      "MultiplyBroadcastable" : 2,
      "ActivationLinear" : 2,
      "UnaryExp" : 1
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "7.0",
      "com.github.apple.coremltools.source" : "torch==2.1.0"
    },
    "generatedClassName" : "flash_detector_effdetflow_ew2qte4dud_300000_j9ss5a62xp_300000_nms_perclass_0_35_0_05_50_Q__nbits_8___max_nbits_16___no_quantize_bias___min_conv_weight_count_4096___min_conv_channels_4___mode_linear_symmetric",
    "inputSchema" : [
      {
        "height" : "512",
        "colorspace" : "RGB",
        "isOptional" : "0",
        "width" : "512",
        "isColor" : "1",
        "formattedType" : "Image (Color 512 × 512)",
        "hasSizeFlexibility" : "0",
        "type" : "Image",
        "shortDescription" : "",
        "name" : "image"
      }
    ],
    "method" : "predict"
  }
]