Skip to content

alvarobasi/eyeSRGAN

Repository files navigation

eyeSRGAN

This project consists on a Tensorflow 2.2.0 implementation of an SRGAN model based on paper (https://arxiv.org/abs/1609.04802) applied to eye resolution in order to improve gaze estimation techniques by reducing the computing requirements or by improving estiamtion accuracy.

What is this repository for?

The purpose of this repository is, in one hand, to show an example of how to implement an SRGAN model using one of the most recent versions of Tensorflow and, on the other hand, to show a possible application of super resolution techniques. This project was developed as my final master's degree project which was presented on July the 3rd at the Public University of Navarre. The project was completed with honors.

Results

  • Visual results.

alt text

  • Gaze estimation results. (Paper)

alt text

  • Pupil center estimation using an SDM algorithm (Paper).

Comparison between original and SR-generated images using an SRGAN model. alt text Comparison between original and SR-generated images using an ResNet-MSE model. alt text Comparison between original and SR-generated images using a bicubic algorithm. alt text

About

Super resolution based on GAN networks applied to gaze estimation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published