[
  {
    "shortDescription" : "Ultralytics YOLOv8n-obb model trained on dataset_id.yaml",
    "metadataOutputVersion" : "3.0",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 13 × 4032)",
        "shortDescription" : "",
        "shape" : "[1, 13, 4032]",
        "name" : "var_1031",
        "type" : "MultiArray"
      }
    ],
    "version" : "8.2.34",
    "modelParameters" : [

    ],
    "author" : "Ultralytics",
    "specificationVersion" : 6,
    "storagePrecision" : "Float16",
    "license" : "AGPL-3.0 License (https:\/\/ultralytics.com\/license)",
    "mlProgramOperationTypeHistogram" : {
      "Concat" : 21,
      "Silu" : 63,
      "Sin" : 1,
      "Sub" : 3,
      "Transpose" : 1,
      "Cos" : 1,
      "UpsampleNearestNeighbor" : 2,
      "Softmax" : 1,
      "Mul" : 8,
      "Cast" : 2,
      "Sigmoid" : 2,
      "Add" : 9,
      "Reshape" : 8,
      "MaxPool" : 3,
      "Split" : 11,
      "Conv" : 73
    },
    "computePrecision" : "Mixed (Float16, Float32, Int32)",
    "stateSchema" : [

    ],
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "12.0",
      "tvOS" : "15.0",
      "visionOS" : "1.0",
      "watchOS" : "8.0",
      "iOS" : "15.0",
      "macCatalyst" : "15.0"
    },
    "modelType" : {
      "name" : "MLModelType_mlProgram"
    },
    "inputSchema" : [
      {
        "height" : "384",
        "colorspace" : "RGB",
        "isOptional" : "0",
        "width" : "512",
        "isColor" : "1",
        "formattedType" : "Image (Color 512 × 384)",
        "hasSizeFlexibility" : "0",
        "type" : "Image",
        "shortDescription" : "",
        "name" : "image"
      }
    ],
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.source" : "torch==2.3.1+cu121",
      "stride" : "32",
      "com.github.apple.coremltools.source_dialect" : "TorchScript",
      "docs" : "https:\/\/docs.ultralytics.com",
      "task" : "obb",
      "com.github.apple.coremltools.version" : "7.2",
      "imgsz" : "[384, 512]",
      "date" : "2024-08-01T17:19:19.267647",
      "batch" : "1",
      "names" : "{0: 'id_mrz_image', 1: 'mrz_2', 2: 'mrz_3', 3: 'id_mrz', 4: 'id_image', 5: 'face', 6: 'vin', 7: 'signature'}"
    },
    "generatedClassName" : "float16_512x384",
    "method" : "predict"
  }
]