Slight performance improvements.
This commit is contained in:
@ -114,7 +114,7 @@ datasets = {
|
||||
"take_interval": 1,
|
||||
"fps": 25,
|
||||
"min_match_score": 0.95,
|
||||
"min_group_size": 2,
|
||||
"min_group_size": 3,
|
||||
"max_track_distance": 0.3 + default_max_movement_speed / 25,
|
||||
},
|
||||
"ikeaasm": {
|
||||
|
||||
Reference in New Issue
Block a user