diff --git a/argocd/manifests/frigate/configmap.yaml b/argocd/manifests/frigate/configmap.yaml index b0d83ea..42a57d4 100644 --- a/argocd/manifests/frigate/configmap.yaml +++ b/argocd/manifests/frigate/configmap.yaml @@ -59,6 +59,15 @@ data: onnx: type: onnx + model: + model_type: yolonas + width: 320 + height: 320 + input_tensor: nchw + input_dtype: float + path: /media/frigate/models/yolo_nas_s.onnx + labelmap_path: /labelmap/coco-80.txt + record: enabled: true continuous: