Found 28 repositories(showing 28)
davisclick
OpenVino eye-gaze-estimation to control computer mouse. Four pre-trained model provided by Open Model Zoo, are used.
TofigBakhshiyev
People Counter App at the Edge, Smart Queuing System, Computer Pointer Controller, Edge AI Fundamentals with Openvino
Computer Pointer Controller application used to control mouse pointer movement by eye gaze and head pose of human being. The project's main aim is to deploy multiple model altogether using OpenVino ToolKit. I have used 4 pre-trained model provided by Open Model Zoo. This app is an integration of face detection model, head-pose estimation model, facial landmarks model and gaze estimation deep learning model.
suryaprabhakar414
No description available
Computer-Pointer-Controller-OpenVINO is an application which uses a gaze detection model to control the mouse pointer movement. The input requires a video or a live stream from your webcam.
rajat5ranjan
OpenVino Computer Pointer Controller is an application that uses a gaze detection model to control the mouse pointer using an input video or a live stream from your webcam.
hbalasu1
OpenVINO Computer Pointer Controller
Demonstrate ability to run multiple models in the OpenVINO toolkit on the same machine to control computer pointer using your eye gaze.
Control mouse pointer by gaze estimation of human eye using OpenVINO™ Toolkit Pre-Trained models.
ojsindher
Using this python application you can control computer pointer with your eye gaze. This project uses four pretrained neural network models, which includes eye gaze estimation model too (downloaded from Intel's OPENVINO toolkit.
seetha-raman
Computer Pointer Controller application controls the mouse pointer through user's eyes
Data-Semi
No description available
Several OpenVINO models to manipulate the pointer based on the video input's face.
No description available
Data-Semi
No description available
No description available
control your computer pointer using your eye gaze, completely offline. The project uses the Intel OpenVINO toolkit on Intel DevCloud.
This repo demsontrates a gaze detection model to control the mouse pointer of your computer. Gaze Estimation model is used to estimate the gaze of the user's eyes and change the mouse pointer position accordingly.
mayuresh-tech
No description available
LucasVandroux
No description available
prateeksawhney97
Computer Pointer Controller app is used to control the movement of mouse pointer by the direction of eyes and also estimated pose of head. This app takes video as input and then app estimates eye-direction and head-pose and based on that estimation it move the mouse pointers.
Controlling mouse pointer based on eye's gaze using OpenVINO IR models.
No description available
ada-nai
Computer Pointer Controller App built using the Intel® Distribution of OpenVINO™ Toolkit
dkorolov
Python Gaze Estimation application and Computer Pointer Controller created using Intel's OpenVINO Machine Learning toolkit
ibrahimimg
computer pointer controller is A.I application to control the computer mouse pointer movement using eye's gaze, the project use Inference Engine API from Intel's OpenVINO ToolKit with python implementation.
KolatimiDave
Computer Pointer Controller allows user to control the mouse movements with their eye-gaze which will be captured through a webcam or even a video by using OpenVINO Toolkit along with its Pre-Trained Models which helps to deploy AI at Edge.
The Computer Pointer Controller is an application that is being developed to control the mouse pointer of the computer system using gaze estimation model. This application uses Inference Engine API from Intel's OpenVino Toolkit and it was tested on CPU, GPU, VPU and FPGA Devices to determine the best device suitbale for deployment. To build this application, the gaze estimation model required three inputs included in the README.md file
All 28 repositories loaded