8000 GitHub - lukaszsus/gaze-estimation: Master thesis at Wroclaw University of Science and Technology.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukaszsus/gaze-estimation

Repository files navigation

Gaze Estimation

Gaze Estimation project for master thesis at Wroclaw University of Science and Technology.

Abstract

The work aimed to propose a method of controlling the mouse cursor using eye movement based on the image from a video camera. The solution to the task required the development of a multi-stage input image processing pipeline, the main element of which was to predict the viewpoint using an artificial neural network model. The effectiveness of the method was evaluated experimentally. In addition to the benchmark set, the study used a self-collected data set. Analysis of the test results showed that the proposed method allows us to move the mouse cursor to the desired place, b 5C6C ut it was not possible to move it exactly to the place where the user was looking at.

Technical details

Project implemented in Python 3. It includes implementation of convolutional neural network in Tensorflow 2.0 and some classical methods of image processing.

About

Master thesis at Wroclaw University of Science and Technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0