diff options
Diffstat (limited to 'annotator.conf')
-rw-r--r-- | annotator.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/annotator.conf b/annotator.conf index 6ec3ff2..0b2fc03 100644 --- a/annotator.conf +++ b/annotator.conf @@ -1,2 +1,2 @@ -labels = {"saccade", "blink", "head move start", "head move end", "look down start", "look down end"} -rectangles = {"face"} +labels = {} +rectangles = {"live", "spoof"} |