Add snapshot score to explore details (#17713)

* Add snapshot score to details

* Only show snapshot score if it has a snapshot
This commit is contained in:
Nicolas Mowen
2025-04-15 08:46:33 -06:00
committed by GitHub
parent 15fe79178b
commit 8803fd7fff
3 changed files with 26 additions and 3 deletions
+3
View File
@@ -112,6 +112,9 @@
"desc": "Enter a new license plate value for this {{label}}",
"descNoLabel": "Enter a new license plate value for this tracked object"
},
"snapshotScore": {
"label": "Snapshot Score"
},
"topScore": {
"label": "Top Score",
"info": "The top score is the highest median score for the tracked object, so this may differ from the score shown on the search result thumbnail."