From 0a43e5fceb214209ea5aa11e7bb8d5e74c277c49 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 10 Apr 2025 16:15:22 -0600 Subject: [PATCH] Update tensorrt model config to use coco-80 --- 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 4aa1d7fe48..7f6f8cb4f8 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