Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 487 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 487 Bytes

Control the Mouse with your Head Pose:

Find the Analytics Vidhya blog post here: https://www.analyticsvidhya.com/blog/2020/12/deep-learning-with-google-teachable-machine/
It has garnered over 9000 views. A Python program that uses CNNs and moue/keyboard automation library called pyautogui to control your mouse based off your head pose. Can classify your head pose into 5 categories which are Neural,Left, Right,Up and Down and moe the mouse by 'x' distance accordingly.