Skip to content

Conversation

@webmasterkai
Copy link

Proposed change

Added documentation for the frigate/tracked_object_update Face Recognition Update payload in the MQTT docs, clarifying that the published score is a weighted average (favoring larger faces and higher-confidence detections), that attempts below unknown_score are excluded, and documenting the conditions under which name and score will be null / 0.

Type of change

  • Documentation Update

Kai Curry and others added 3 commits February 9, 2026 14:36
Clarify that the weighted average favors larger faces and
higher-confidence detections, that unknown attempts are excluded,
and document when name/score will be null/0.0.
@hawkeye217
Copy link
Collaborator

Thanks for the PR.

If the face recognition docs themselves are not clear on these cases, then I think I'd prefer to see those docs updated as MQTT is not the only place where this data is visible.

Perhaps just some inline comments in the MQTT docs for both face recognition and LPR would be appropriate, as is done with the frigate/events section above.

Move scoring logic details to face recognition docs and keep
MQTT reference concise with inline field comments and links.
@webmasterkai
Copy link
Author

Simplified MQTT tracked_object_update docs with inline comments. Moved scoring logic details to face recognition docs (different PR) to keep MQTT reference concise with inline field comments and links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants