Spaces:
Running
Running
verifyThreshold = 0.80
#3
by
Alon17
- opened
app.py
CHANGED
@@ -16,7 +16,7 @@ from facesdk import templateExtraction
|
|
16 |
from facesdk import similarityCalculation
|
17 |
from facebox import FaceBox
|
18 |
|
19 |
-
verifyThreshold = 0.
|
20 |
|
21 |
maxFaceCount = 1
|
22 |
|
|
|
16 |
from facesdk import similarityCalculation
|
17 |
from facebox import FaceBox
|
18 |
|
19 |
+
verifyThreshold = 0.80
|
20 |
|
21 |
maxFaceCount = 1
|
22 |
|