From 7cfa818e63b217502bacb5880215abc5fd04794b Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 10 Apr 2025 16:28:57 -0600 Subject: [PATCH] Update tensorrt model config to use coco-80 (#17640) --- docs/docs/configuration/object_detectors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 4aa1d7fe4..7f6f8cb4f 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -327,6 +327,7 @@ detectors: model: path: /config/model_cache/tensorrt/yolov7-320.trt + labelmap_path: /labelmap/coco-80.txt input_tensor: nchw input_pixel_format: rgb width: 320