Skip to content

Commit 3b2cb56

Browse files
adding no noise tolerance baseline (tho not fully done)
1 parent 9dfd9b8 commit 3b2cb56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/plotting/plot_vlm_pred_invent_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'EXPERIMENT_ID': [
1414
'VLM feat. pred', 'Ours', 'No feat.', 'No invent',
1515
'No subselect', 'No visual', 'VLM subselect',
16-
'ViLa', 'ViLa fewshot'
16+
'ViLa', 'ViLa fewshot', 'No noise tol.'
1717
],
1818
'NUM_SOLVED': [0.00, 8.20, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 3.80],
1919
'NUM_SOLVED_STDDEV': [0.00, 1.17, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.40]

0 commit comments

Comments
 (0)