From ce574c88539cef986c5ae8ee27e69f1b9d26b164 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 9 Sep 2026 10:44:41 -0400 Subject: [PATCH] frigate model --- apps/frigate/config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/apps/frigate/config.yaml b/apps/frigate/config.yaml index 1348758..f5a622c 100644 --- a/apps/frigate/config.yaml +++ b/apps/frigate/config.yaml @@ -17,6 +17,19 @@ data: ffmpeg: hwaccel_args: preset-nvidia + detectors: + onnx: + type: onnx + + model: + model_type: yolo-generic + width: 640 # <--- should match the imgsize set during model export + height: 640 # <--- should match the imgsize set during model export + input_tensor: nchw + input_dtype: float + path: /config/model_cache/yolov9-c-640.onnx + labelmap_path: /labelmap/coco-80.txt + go2rtc: streams: c200_1: