From 7cd98735cc6bd3d1072c81eda843b9f3e48125f3 Mon Sep 17 00:00:00 2001 From: GaryHuang-ASUS <164834485+GaryHuang-ASUS@users.noreply.github.com> Date: Fri, 19 Sep 2025 16:33:08 +0800 Subject: [PATCH] Update docs/docs/configuration/object_detectors.md Co-authored-by: Nicolas Mowen --- docs/docs/configuration/object_detectors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 15c733017..71ad5e844 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -869,6 +869,8 @@ model: path: /model.synap width: 224 height: 224 + tensor_format: nhwc + labelmap_path: /labelmap/coco-80.txt ``` ## Rockchip platform