[
  {
    "manifestVersion": 1,
    "family": "depth",
    "name": "depth-anything-v2-small",
    "version": 1,
    "label": "Depth Anything V2 Small",
    "backend": "cpu-onnx",
    "input": {
      "width": 518,
      "height": 518,
      "layout": "nchw",
      "colorSpace": "rgb",
      "normalize": {
        "scale": 0.00392156862745098,
        "mean": [
          0.485,
          0.456,
          0.406
        ],
        "std": [
          0.229,
          0.224,
          0.225
        ]
      },
      "letterbox": {
        "enabled": false,
        "padValue": 114
      }
    },
    "classNames": [],
    "postprocess": {
      "kind": "depth-anything",
      "nmsIouThreshold": 0.45,
      "maskThreshold": 0.5
    },
    "quantization": "fp32",
    "files": {
      "model.onnx": {
        "sha256": "f77936f6ea1a8685ad21ab6836aeda01c08c26b2ed4376ef88745925aeff2b52",
        "sizeBytes": 99117602
      }
    }
  },
  {
    "manifestVersion": 1,
    "family": "detection",
    "name": "yolov8n",
    "version": 1,
    "label": "yolov8n",
    "backend": "cpu-onnx",
    "input": {
      "width": 640,
      "height": 640,
      "layout": "nchw",
      "colorSpace": "rgb",
      "normalize": {
        "scale": 0.00392156862745098
      },
      "letterbox": {
        "enabled": true,
        "padValue": 114
      }
    },
    "classNames": [
      "person",
      "bicycle",
      "car",
      "motorcycle",
      "airplane",
      "bus",
      "train",
      "truck",
      "boat",
      "traffic light",
      "fire hydrant",
      "stop sign",
      "parking meter",
      "bench",
      "bird",
      "cat",
      "dog",
      "horse",
      "sheep",
      "cow",
      "elephant",
      "bear",
      "zebra",
      "giraffe",
      "backpack",
      "umbrella",
      "handbag",
      "tie",
      "suitcase",
      "frisbee",
      "skis",
      "snowboard",
      "sports ball",
      "kite",
      "baseball bat",
      "baseball glove",
      "skateboard",
      "surfboard",
      "tennis racket",
      "bottle",
      "wine glass",
      "cup",
      "fork",
      "knife",
      "spoon",
      "bowl",
      "banana",
      "apple",
      "sandwich",
      "orange",
      "broccoli",
      "carrot",
      "hot dog",
      "pizza",
      "donut",
      "cake",
      "chair",
      "couch",
      "potted plant",
      "bed",
      "dining table",
      "toilet",
      "tv",
      "laptop",
      "mouse",
      "remote",
      "keyboard",
      "cell phone",
      "microwave",
      "oven",
      "toaster",
      "sink",
      "refrigerator",
      "book",
      "clock",
      "vase",
      "scissors",
      "teddy bear",
      "hair drier",
      "toothbrush"
    ],
    "postprocess": {
      "kind": "yolov8",
      "nmsIouThreshold": 0.45,
      "maskThreshold": 0.5
    },
    "quantization": "fp32",
    "files": {
      "model.onnx": {
        "sha256": "8d29aa6e6235b07c9504075f66a5538e9b42ab040123bcc3c0b5a810ab013b6e",
        "sizeBytes": 12851122
      }
    }
  },
  {
    "manifestVersion": 1,
    "family": "segmentation",
    "name": "yolov8n-seg",
    "version": 1,
    "label": "yolov8n-seg",
    "backend": "cpu-onnx",
    "input": {
      "width": 640,
      "height": 640,
      "layout": "nchw",
      "colorSpace": "rgb",
      "normalize": {
        "scale": 0.00392156862745098
      },
      "letterbox": {
        "enabled": true,
        "padValue": 114
      }
    },
    "classNames": [
      "person",
      "bicycle",
      "car",
      "motorcycle",
      "airplane",
      "bus",
      "train",
      "truck",
      "boat",
      "traffic light",
      "fire hydrant",
      "stop sign",
      "parking meter",
      "bench",
      "bird",
      "cat",
      "dog",
      "horse",
      "sheep",
      "cow",
      "elephant",
      "bear",
      "zebra",
      "giraffe",
      "backpack",
      "umbrella",
      "handbag",
      "tie",
      "suitcase",
      "frisbee",
      "skis",
      "snowboard",
      "sports ball",
      "kite",
      "baseball bat",
      "baseball glove",
      "skateboard",
      "surfboard",
      "tennis racket",
      "bottle",
      "wine glass",
      "cup",
      "fork",
      "knife",
      "spoon",
      "bowl",
      "banana",
      "apple",
      "sandwich",
      "orange",
      "broccoli",
      "carrot",
      "hot dog",
      "pizza",
      "donut",
      "cake",
      "chair",
      "couch",
      "potted plant",
      "bed",
      "dining table",
      "toilet",
      "tv",
      "laptop",
      "mouse",
      "remote",
      "keyboard",
      "cell phone",
      "microwave",
      "oven",
      "toaster",
      "sink",
      "refrigerator",
      "book",
      "clock",
      "vase",
      "scissors",
      "teddy bear",
      "hair drier",
      "toothbrush"
    ],
    "postprocess": {
      "kind": "yolov8-seg",
      "nmsIouThreshold": 0.45,
      "maskThreshold": 0.5
    },
    "quantization": "fp32",
    "files": {
      "model.onnx": {
        "sha256": "dad7848bbf028e23fa1da10d5ef820ab1e0846b26ecc979f270228a2ce1cdeeb",
        "sizeBytes": 13873470
      }
    }
  }
]
