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