diff options
Diffstat (limited to 'artifacts/synth_v0/probes_vision_d2v.json')
| -rw-r--r-- | artifacts/synth_v0/probes_vision_d2v.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_vision_d2v.json b/artifacts/synth_v0/probes_vision_d2v.json new file mode 100644 index 0000000..b8e73ff --- /dev/null +++ b/artifacts/synth_v0/probes_vision_d2v.json @@ -0,0 +1,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 + } + } +}
\ No newline at end of file |
