diff options
author | Your Name <you@example.com> | 2021-05-13 17:20:26 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-05-13 17:20:26 -0400 |
commit | 5a6248518654ec97d95d2c463e3ffb4be7bbf456 (patch) | |
tree | a6ebb6bb26ba2a6b4abc3829a81c58ae97fd2e05 /annotator.conf | |
download | annotator-5a6248518654ec97d95d2c463e3ffb4be7bbf456.tar.gz annotator-5a6248518654ec97d95d2c463e3ffb4be7bbf456.tar.bz2 annotator-5a6248518654ec97d95d2c463e3ffb4be7bbf456.zip |
Initial commit
Diffstat (limited to 'annotator.conf')
-rw-r--r-- | annotator.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/annotator.conf b/annotator.conf new file mode 100644 index 0000000..d89676d --- /dev/null +++ b/annotator.conf @@ -0,0 +1 @@ +labels = {"saccade", "blink", "head move start", "head move end", "look down start", "look down end"} |