mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-06-04 01:16:52 +02:00
Update tensorrt model config to use coco-80 (#17640)
This commit is contained in:
parent
0764fea159
commit
7cfa818e63
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user