diff --git a/configs/full_pipeline_1080p_test_alarm.json b/configs/full_pipeline_1080p_test_alarm.json index 711ffb9..bb6ed70 100644 --- a/configs/full_pipeline_1080p_test_alarm.json +++ b/configs/full_pipeline_1080p_test_alarm.json @@ -146,7 +146,7 @@ "debug": { "stats": true, "stats_interval": 30, - "detections": false + "detections": true } }, { @@ -279,7 +279,7 @@ ], "draw_bbox": true, "draw_text": true, - "draw_face_det": false, + "draw_face_det": true, "draw_face_recog": true, "draw_face_bbox": true, "line_width": 2.0,