Skip to content

Commit f0ffcff

Browse files
...
1 parent 7e808f4 commit f0ffcff

3 files changed

Lines changed: 1472 additions & 734 deletions

File tree

scripts/mode_control.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ class Mode(IntEnum):
66
USER = 0
77
AUTONOMOUS = 1
88
LINE = 2
9+
FACE = 3 # Gender / age detection via DeepFace

0 commit comments

Comments
 (0)