Update tensorrt model config to use coco-80 (#17640)

This commit is contained in:
Nicolas Mowen 2025-04-10 16:28:57 -06:00 committed by GitHub
parent 0764fea159
commit 7cfa818e63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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