summaryrefslogtreecommitdiff
path: root/artifacts/synth_v0/probes_vision_d2v.json
blob: b8e73ff55b7ee5df83a181ae5be35761ec54483f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "features": "artifacts/synth_v0/vision_d2v.pt",
  "side": "vision",
  "targets": {
    "color_presence": {
      "accuracy": 0.8836,
      "balanced_accuracy": 0.7431580736163205
    },
    "shape_presence": {
      "accuracy": 0.6721666666666667,
      "balanced_accuracy": 0.5454098579970913
    },
    "group_count": {
      "r2": 0.17801347830646075,
      "mae": 0.4267638526300856
    },
    "object_total": {
      "r2": 0.26524417864325334,
      "mae": 1.3989361206546744
    },
    "relation_count": {
      "r2": 0.03498470744711035,
      "mae": 0.39312126522655416
    }
  }
}