Attributes for object masks (#18003)

* Add ability to select attributes for object masks

This feature already works correctly on the backend. This just adds the ability to select attributes through the UI.

* Add clarity to LPR docs about timestamps

* fix sub label score and add info popover
This commit is contained in:
Josh Hawkins
2025-05-02 13:46:30 -05:00
committed by GitHub
parent f98795abfd
commit 9fa2b002ba
4 changed files with 34 additions and 19 deletions

View File

@@ -5,7 +5,8 @@
},
"details": {
"person": "Person",
"confidence": "Confidence",
"subLabelScore": "Sub Label Score",
"scoreInfo": "The sub label score is the weighted score for all of the recognized face confidences, so this may differ from the score shown on the snapshot.",
"face": "Face Details",
"faceDesc": "Details for the face and associated object",
"timestamp": "Timestamp"