{
  "scope": "Synthetic held-out fixtures only; not real parcel accuracy or mAP",
  "results": [
    {
      "image": "test-00",
      "expected": [
        20,
        25,
        45,
        52
      ],
      "predicted": [
        20,
        25,
        45,
        52
      ],
      "exact_match": true
    },
    {
      "image": "test-01",
      "expected": [
        12,
        27,
        29,
        52
      ],
      "predicted": [
        12,
        27,
        29,
        52
      ],
      "exact_match": true
    },
    {
      "image": "test-02",
      "expected": [
        10,
        9,
        37,
        36
      ],
      "predicted": [
        10,
        9,
        37,
        36
      ],
      "exact_match": true
    },
    {
      "image": "test-03",
      "expected": null,
      "predicted": null,
      "exact_match": true
    }
  ],
  "passed": true
}
