Commit a62024a
optimize(i10): align bytetrack defaults with Optuna-calibrated values
Apply Optuna-found parameter values as new defaults: lost_track_buffer 30→62,
track_activation_threshold 0.7→0.314, q_scale 0.01→0.00246, r_scale 0.1→0.292,
p_scale 1.0→7.34, velocity_decay 0.95→0.817, q_miss_alpha 0.1→0.461,
max_interpolation_gap 20→30, p_reset_threshold 5→13; HOTA 56.781→57.424 (+1.13%)
---
Co-authored-by: Claude Code <noreply@anthropic.com>1 parent bfb8903 commit a62024a
1 file changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments