From 12d927aa6a0e95cc53c5016ae56aba74fc2deaba Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 8 Sep 2025 06:34:02 -0600 Subject: [PATCH] Update first_model.md --- docs/docs/plus/first_model.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/plus/first_model.md b/docs/docs/plus/first_model.md index 7e483d402..adec174d9 100644 --- a/docs/docs/plus/first_model.md +++ b/docs/docs/plus/first_model.md @@ -34,6 +34,12 @@ Model IDs are not secret values and can be shared freely. Access to your model i ::: +:::tip + +When setting the plus model id, all other fields should be removed as these are configured automatically with the Frigate+ model config + +::: + ## Step 4: Adjust your object filters for higher scores Frigate+ models generally have much higher scores than the default model provided in Frigate. You will likely need to increase your `threshold` and `min_score` values. Here is an example of how these values can be refined, but you should expect these to evolve as your model improves. For more information about how `threshold` and `min_score` are related, see the docs on [object filters](../configuration/object_filters.md#object-scores).