Eye center localization using DeepPupil Net
DeepPupil Net: Deep Residual Network for Precise Pupil Center Localization
Introduction
Precise eye center localization constitutes a very promising but challenging task in many human interaction applications due to many limitations related with the presence of photometric distortions and occlusions as well as pose and shape variations. DeepPupil Net is a Fully Convolutional Network (FCN) trained to localize precisely the eye centers by performing image-to-heatmap regression between the eye regions and the corresponding heatmaps.
Network Architecture
Usage
This sample code tests the DeepPupilNet eye center localizer, which was trained on MUCT, BioID and Gi4E face databases. This script requires the Deep Learning Toolbox. Tested on Matlab 2020b.
Please cite the following paper if you are using this code:
N. Poulopoulos and E. Z. Psarakis, "DeepPupil Net: Deep Residual Network for Precise Pupil Center Localization", VISAPP, vol. 5, pp. 297-304, 2022
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.1 |


