add StrongSORT Tacker
This commit is contained in:
parent
ffc2e99678
commit
b7d8b3266f
93 changed files with 20230 additions and 6 deletions
7
feeder/trackers/bytetrack/configs/bytetrack.yaml
Normal file
7
feeder/trackers/bytetrack/configs/bytetrack.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
bytetrack:
|
||||
track_thresh: 0.6 # tracking confidence threshold
|
||||
track_buffer: 30 # the frames for keep lost tracks
|
||||
match_thresh: 0.8 # matching threshold for tracking
|
||||
frame_rate: 30 # FPS
|
||||
conf_thres: 0.5122620708221085
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue