Several OpenVINO models to manipulate the pointer based on the video input's face.
Stars
0
Forks
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
docs(ignore): openvino models
a0dee2a
build(openvino): remove models
acc9abd
docs(README): add arguments & file structure
5e97eb5
feat(visual): add head & eye visualization
0de951e
build(requirements): add pyautogui
9993812
feat(README): minor changes & update readme
7e137e4
feat: add performance depedancy on frames & modify to vector calc
5b2f8c9
feat(gaze): add x, y mouse estimations from gaze
c2b4850
feat(landmark): add left/right coord predictions
34bc89f
feat(face): add image crop of face
f2a5526
feat(face-detection): add preprocess & output flag
15f0ac6
feat(main): init models & load OpenVINO model
ab1aea8
fix(main): add args to main param
89420b5
feat(main): add argparser
57ae6b5
feat(main): initial file
0c8a2e9