diff --git a/configs/person_shoe_two_stage_workshoe_alarm.json b/configs/person_shoe_two_stage_workshoe_alarm.json index cda09de..5ef2c3a 100644 --- a/configs/person_shoe_two_stage_workshoe_alarm.json +++ b/configs/person_shoe_two_stage_workshoe_alarm.json @@ -211,12 +211,12 @@ "class_ids": [2], "roi": {"x": 0.0, "y": 0.0, "w": 1.0, "h": 1.0}, "min_score": 0.30, - "require_track_id": true, + "require_track_id": false, "min_duration_ms": 800, "min_hits": 2, "hit_window_ms": 2000, - "cooldown_ms": 10000, - "per_track_cooldown_ms": 15000 + "cooldown_ms": 15000, + "per_track_cooldown_ms": 0 } ], "actions": {