mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +03:00
Add comment
This commit is contained in:
parent
e310d3e085
commit
02b510886d
@ -323,6 +323,7 @@ def stats_snapshot(
|
||||
embeddings_metrics.alpr_pps.value, 2
|
||||
)
|
||||
|
||||
# covers dedicated and normal lpr modes
|
||||
if embeddings_metrics.yolov9_lpr_pps.value:
|
||||
stats["embeddings"]["yolov9_plate_detection_speed"] = round(
|
||||
embeddings_metrics.yolov9_lpr_speed.value * 1000, 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user