forked from Github/frigate
Cleanup Detector labelmap (#4932)
* Add missing labels to default labelmap. Fill any holes with "unknown". Remove unique labelmap for tensorrt. * Replace "truck" with "car" on Openvino labelmap
This commit is contained in:
@@ -228,7 +228,6 @@ detectors:
|
||||
|
||||
model:
|
||||
path: /trt-models/yolov7-tiny-416.trt
|
||||
labelmap_path: /trt-models/coco_91cl.txt
|
||||
input_tensor: nchw
|
||||
input_pixel_format: rgb
|
||||
width: 416
|
||||
|
||||
Reference in New Issue
Block a user