From d40abfd742087f92d7f24716b74a88351e36d7c1 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 9 Sep 2026 11:17:54 -0400 Subject: [PATCH] frigate cats --- apps/frigate/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/frigate/config.yaml b/apps/frigate/config.yaml index f5a622c..cb30040 100644 --- a/apps/frigate/config.yaml +++ b/apps/frigate/config.yaml @@ -21,6 +21,11 @@ data: onnx: type: onnx + objects: + track: + - person + - cat + model: model_type: yolo-generic width: 640 # <--- should match the imgsize set during model export