From 7e8a4c870eca04117cf6214eb06d9aa5e3e11fa7 Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Wed, 15 Apr 2026 10:55:49 +0800 Subject: [PATCH] Reduce face test log noise --- configs/full_pipeline_1080p_test_alarm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/full_pipeline_1080p_test_alarm.json b/configs/full_pipeline_1080p_test_alarm.json index 2941fe6..9737f12 100644 --- a/configs/full_pipeline_1080p_test_alarm.json +++ b/configs/full_pipeline_1080p_test_alarm.json @@ -210,7 +210,7 @@ 6 ], "mode": "person_shoe_check", - "debug": true, + "debug": false, "person_shoe_check": { "person_class": 0, "shoe_class": 1, @@ -244,7 +244,7 @@ "anchor_class": 0, "boots_class": 1, "violation_class": 2, - "debug": true, + "debug": false, "color_check": { "enable": true }