diff --git a/frigate/values.yaml b/frigate/values.yaml index 7af0c40..6778cd6 100644 --- a/frigate/values.yaml +++ b/frigate/values.yaml @@ -32,19 +32,14 @@ config: | coral: type: edgetpu device: usb - #cpu1: - #type: cpu - #ov: - # type: openvino - # device: CPU - model: - width: 300 - height: 300 - input_tensor: nhwc - input_pixel_format: bgr - path: /openvino-model/ssdlite_mobilenet_v2.xml - labelmap_path: /openvino-model/coco_91cl_bkgr.txt + #model: + # width: 300 + # height: 300 + # input_tensor: nhwc + # input_pixel_format: bgr + # path: /openvino-model/ssdlite_mobilenet_v2.xml + # labelmap_path: /openvino-model/coco_91cl_bkgr.txt record: enabled: True