diff options
Diffstat (limited to 'artifacts/synth_v0/probes_vision_hybrid.json')
| -rw-r--r-- | artifacts/synth_v0/probes_vision_hybrid.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_vision_hybrid.json b/artifacts/synth_v0/probes_vision_hybrid.json new file mode 100644 index 0000000..ad0add2 --- /dev/null +++ b/artifacts/synth_v0/probes_vision_hybrid.json @@ -0,0 +1,26 @@ +{ + "features": "artifacts/synth_v0/vision_hybrid.pt", + "side": "vision", + "targets": { + "color_presence": { + "accuracy": 0.9903, + "balanced_accuracy": 0.9830846751353357 + }, + "shape_presence": { + "accuracy": 0.6623333333333333, + "balanced_accuracy": 0.5319668465426146 + }, + "group_count": { + "r2": 0.5693086807867787, + "mae": 0.28644372836410936 + }, + "object_total": { + "r2": 0.3873036446684788, + "mae": 1.2471636491917542 + }, + "relation_count": { + "r2": 0.19613561304657934, + "mae": 0.3407684254531152 + } + } +}
\ No newline at end of file |
