mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-13 13:47:36 +02:00
ruff format
This commit is contained in:
parent
1667aac581
commit
6ac2f7f91e
@ -368,4 +368,4 @@ class ArcFaceRecognizer(FaceRecognizer):
|
|||||||
score = confidence
|
score = confidence
|
||||||
label = name
|
label = name
|
||||||
|
|
||||||
return label, round(score - blur_reduction, 2)
|
return label, round(score - blur_reduction, 2)
|
||||||
|
Loading…
Reference in New Issue
Block a user