Skip to content

Commit 354c193

Browse files
use min 8 images
1 parent 7201b16 commit 354c193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dvc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ stages:
8181
- >-
8282
uv run python optimize_sequential.py
8383
--labels-dir ./data/03_reporting/sequential/predictions_labels_val
84-
--min-frames 0
84+
--min-frames 8
8585
--output ./data/03_reporting/sequential/grid_search_val.tsv
8686
--output-top ./data/03_reporting/sequential/grid_search_val_top20.tsv
8787
--top-n 20

0 commit comments

Comments
 (0)