diff options
Diffstat (limited to 'artifacts/synth_v0/probes_vision_simmim_fg.json')
| -rw-r--r-- | artifacts/synth_v0/probes_vision_simmim_fg.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_vision_simmim_fg.json b/artifacts/synth_v0/probes_vision_simmim_fg.json new file mode 100644 index 0000000..7f3a5c4 --- /dev/null +++ b/artifacts/synth_v0/probes_vision_simmim_fg.json @@ -0,0 +1,26 @@ +{ + "features": "artifacts/synth_v0/vision_simmim_fg.pt", + "side": "vision", + "targets": { + "color_presence": { + "accuracy": 0.8736, + "balanced_accuracy": 0.7166548739044838 + }, + "shape_presence": { + "accuracy": 0.7398333333333333, + "balanced_accuracy": 0.6445256395519521 + }, + "group_count": { + "r2": 0.11175019878679338, + "mae": 0.4572252520990305 + }, + "object_total": { + "r2": 0.34668987710811705, + "mae": 1.2858600168672178 + }, + "relation_count": { + "r2": 0.03733297358767684, + "mae": 0.3988900614152442 + } + } +}
\ No newline at end of file |
