Skip to content

Commit

Permalink
increase track_thres
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Broström committed Oct 8, 2024
1 parent 8a7380a commit c52b18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxmot/configs/bytetrack.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
track_thresh:
type: uniform
default: 0.5 # from the default parameters
default: 0.6 # from the default parameters
range: [0.4, 0.6]

track_buffer:
Expand Down

0 comments on commit c52b18f

Please sign in to comment.