{
  "nodes": [
    {
      "node_id": 0,
      "level": -1,
      "coord": [
        0,
        0,
        0
      ],
      "parent_id": -1,
      "bbox_min": [
        -0.5,
        -0.5,
        -0.5
      ],
      "bbox_max": [
        0.5,
        0.5,
        0.5
      ],
      "score_logit": 0.0,
      "score_prob": 1.0,
      "child_count": 414407,
      "is_leaf": false,
      "center": [
        0.0,
        0.0,
        0.0
      ],
      "size": [
        1.0,
        1.0,
        1.0
      ]
    },
    {
      "node_id": 2,
      "level": 0,
      "coord": [
        0,
        14,
        10
      ],
      "parent_id": 0,
      "bbox_min": [
        -0.5,
        0.018518507480621338,
        -0.0833333432674408
      ],
      "bbox_max": [
        -0.46875,
        0.05555558204650879,
        -0.041666656732559204
      ],
      "score_logit": 0.0,
      "score_prob": 1.0,
      "child_count": 1,
      "is_leaf": false,
      "center": [
        -0.484375,
        0.037037044763565063,
        -0.0625
      ],
      "size": [
        0.03125,
        0.03703707456588745,
        0.04166668653488159
      ]
    },
    {
      "node_id": 13,
      "level": 0,
      "coord": [
        0,
        14,
        21
      ],
      "parent_id": 0,
      "bbox_min": [
        -0.5,
        0.018518507480621338,
        0.375
      ],
      "bbox_max": [
        -0.46875,
        0.05555558204650879,
        0.4166666865348816
      ],
      "score_logit": 0.0,
      "score_prob": 1.0,
      "child_count": 0,
      "is_leaf": true,
      "center": [
        -0.484375,
        0.037037044763565063,
        0.3958333432674408
      ],
      "size": [
        0.03125,
        0.03703707456588745,
        0.04166668653488159
      ]
    }
  ],
  "edges": [
    {
      "source": 0,
      "target": 2
    },
    {
      "source": 0,
      "target": 13
    }
  ],
  "selected_node_ids": [
    2,
    13
  ]
}