-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add public dataset GazeOnFaces #567
Conversation
for more information, see https://pre-commit.ci
…ymovements into feature/gaze_from_csv
for more information, see https://pre-commit.ci
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #567 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 50 +1
Lines 2176 2200 +24
Branches 536 543 +7
=========================================
+ Hits 2176 2200 +24
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
please also add the two relevant test cases to https://github.com/aeye-lab/pymovements/blob/main/tests/datasets/datasets_test.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thanks a lot!
Co-authored-by: prassepaul <[email protected]>
Description
added GazeOnFaces dataset
Fixes issue #
Implemented changes
Insert a description of the changes implemented in the pull request.
Type of change
Checklist: