mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-06-18 01:16:57 +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:
|
model:
|
||||||
path: /config/model_cache/tensorrt/yolov7-320.trt
|
path: /config/model_cache/tensorrt/yolov7-320.trt
|
||||||
|
labelmap_path: /labelmap/coco-80.txt
|
||||||
input_tensor: nchw
|
input_tensor: nchw
|
||||||
input_pixel_format: rgb
|
input_pixel_format: rgb
|
||||||
width: 320
|
width: 320
|
||||||
|
Loading…
Reference in New Issue
Block a user