You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
complete the example config and fix a misleading option in the app docs
Five options existed only in the README table, not in the file people copy.
match_top_k was listed as an app option although it is set on the Settings tab.
Copy file name to clipboardExpand all lines: faceid-addon/DOCS.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,14 @@ Full documentation: https://github.com/SkyTechNerds/faceid
37
37
|`dedupe_threshold`| default sensitivity for the Settings "Remove duplicates" action |
38
38
|`hires_enroll`| fetch new review-queue faces from the recording instead of the detect snapshot (sharper references) |
39
39
|`poll_interval`| seconds; >0 also polls Frigate's event API for events MQTT never announces (e.g. events created by an automation from a camera's own detection). 0 = off |
40
-
|`match_top_k`| a match score is the mean of this many best-fitting reference photos. Higher resists a single lucky photo; lower helps people whose references cover many angles |
0 commit comments