From 7b851cca4855c96360dd9d59c7ec79a16665d5d7 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 17 Apr 2025 09:36:20 -0600 Subject: [PATCH] Update docs --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 370fdb00a..5b92c03d0 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -882,7 +882,7 @@ output_name: "{input_basename}" config: mean_values: [[0, 0, 0]] std_values: [[255, 255, 255]] - quant_img_rgb2bgr: true + quant_img_RGB2BGR: true ``` Explanation of the paramters: