diff --git a/configs/full_pipeline_1080p_test_alarm.json b/configs/full_pipeline_1080p_test_alarm.json index 40308d8..6651d9b 100644 --- a/configs/full_pipeline_1080p_test_alarm.json +++ b/configs/full_pipeline_1080p_test_alarm.json @@ -196,9 +196,9 @@ "max_rois": 3, "min_person_height": 60, "max_box_area_ratio": 0.6, - "y_offset": 0.8, + "y_offset": 0.7, "width_scale": 1.6, - "height_scale": 0.3 + "height_scale": 0.4 } }, { @@ -221,9 +221,9 @@ "attach_person_track_to_shoe": true, "emit_missing_violation": false, "foot_region": { - "y_offset": 0.8, + "y_offset": 0.7, "width_scale": 1.6, - "height_scale": 0.3 + "height_scale": 0.4 }, "enable_size_preferred": true, "min_shoe_height_ratio": 0.08,