add StrongSORT Tacker
This commit is contained in:
parent
ffc2e99678
commit
b7d8b3266f
93 changed files with 20230 additions and 6 deletions
11
feeder/trackers/strongsort/configs/strongsort.yaml
Normal file
11
feeder/trackers/strongsort/configs/strongsort.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
strongsort:
|
||||
ecc: true
|
||||
ema_alpha: 0.8962157769329083
|
||||
max_age: 40
|
||||
max_dist: 0.1594374041012136
|
||||
max_iou_dist: 0.5431835667667874
|
||||
max_unmatched_preds: 0
|
||||
mc_lambda: 0.995
|
||||
n_init: 3
|
||||
nn_budget: 100
|
||||
conf_thres: 0.5122620708221085
|
Loading…
Add table
Add a link
Reference in a new issue