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:
Nate Meyer
2023-01-06 08:03:16 -05:00
committed by GitHub
parent 740d932848
commit 8ac3114f9a
5 changed files with 18 additions and 8 deletions

View File

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