Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
"detectedRectangles": [
    {
      "classNames": [
        {
          "label": "HalfProduct WhiteA",
          "id": 1579785458561,
          "accuracy": 0.9999566078186035
        },
        {
          "label": "FullProduct BlackB",
          "id": 1563879945497,
          "accuracy": 0.000023665264961891808
        },
        {
          "label": "HalfProduct BlackC",
          "id": 1579785458074,
          "accuracy": 0.00001757865356921684
        },
        {
          "label": "Missing",
          "id": 1579785459058,
          "accuracy": 0.0000020917841538903303
        },
        {
          "label": "FullProduct WhiteD",
          "id": 1563879965635,
          "accuracy": 2.7898661159042604e-8
        }
      ]

...

Code Block
languagepy
  "detectedRectangles": [
    {
      "x": 456,
      "y": 361,
      "width": 165,
      "height": 163,
      "id": 1604385708721000,
      "confidence": 0.9918909072875977,
      "classNames": [
        {
          "id": 1604385716945,
          "label": "ScrewScrew02",
          "confidence": 0.9918909072875977
        }
      ]
    },
  ...

...