async-inference

There are 1 repositories under async-inference topic.

  • Dewalade1/computer-pointer-controller

    This project is an app that lets the user control the mouse pointer of their computer using their eye gaze. The app uses multiple pre-trained computer vision models from the openvino model zoo in a structured pipeline to detect the user's eye gaze and move the mouse pointer in the right distance and direction.

    Language:Python3003