[
  {
    "metadataOutputVersion" : "3.0",
    "storagePrecision" : "Float32",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "bbox_regression",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "cls_logits",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32)",
        "shortDescription" : "",
        "shape" : "[]",
        "name" : "anchors",
        "type" : "MultiArray"
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 5,
    "computePrecision" : "Float16",
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "11.0",
      "tvOS" : "14.0",
      "visionOS" : "1.0",
      "watchOS" : "7.0",
      "iOS" : "14.0",
      "macCatalyst" : "14.0"
    },
    "neuralNetworkLayerTypeHistogram" : {
      "PoolingAverage" : 8,
      "Convolution" : 98,
      "Clip" : 24,
      "ActivationSigmoid" : 39,
      "ReshapeStatic" : 24,
      "LoadConstantND" : 3,
      "Transpose" : 12,
      "Squeeze" : 1,
      "SliceStatic" : 1,
      "Add" : 10,
      "ExpandDims" : 2,
      "ConcatND" : 2,
      "ActivationLinear" : 1,
      "ActivationReLU" : 8,
      "Multiply" : 40
    },
    "modelType" : {
      "name" : "MLModelType_neuralNetwork"
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "6.1",
      "com.github.apple.coremltools.source" : "torch==1.13.1"
    },
    "generatedClassName" : "checkpoint_144507_tar",
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 3 × 640 × 640)",
        "shortDescription" : "",
        "shape" : "[1, 3, 640, 640]",
        "name" : "img_input",
        "type" : "MultiArray"
      }
    ],
    "method" : "predict"
  }
]