We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7201b16 commit 354c193Copy full SHA for 354c193
1 file changed
dvc.yaml
@@ -81,7 +81,7 @@ stages:
81
- >-
82
uv run python optimize_sequential.py
83
--labels-dir ./data/03_reporting/sequential/predictions_labels_val
84
- --min-frames 0
+ --min-frames 8
85
--output ./data/03_reporting/sequential/grid_search_val.tsv
86
--output-top ./data/03_reporting/sequential/grid_search_val_top20.tsv
87
--top-n 20
0 commit comments