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: