From 5c57d8636f87efedd0d68c2afb8aa99a961a6c8b Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 8 May 2024 10:00:44 -0400 Subject: Switched makefile format --- annotator.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'annotator.conf') 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"} -- cgit v1.2.3