mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
common input initializer
This commit is contained in:
parent
3057d82e0f
commit
7bc9ee0c1c
@ -14,7 +14,7 @@ dataset = [
|
||||
]
|
||||
|
||||
print("-----------------------------------------")
|
||||
"""
|
||||
|
||||
print("Face detectors test")
|
||||
|
||||
print("opencv detector")
|
||||
@ -94,7 +94,7 @@ print("Race: ", demography["dominant_race"])
|
||||
print("Emotion: ", demography["dominant_emotion"])
|
||||
|
||||
print("-----------------------------------------")
|
||||
"""
|
||||
|
||||
print("Face recognition tests")
|
||||
|
||||
dataset = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user