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: