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