Abstract
Eye pupil localization is one of the indispensable technologies in various computer vision applications such as virtual reality and augmented reality. In general, the algorithm consists of finding the approximate eye region and finding the pupil position by extracting the semantic feature from each eye region. However, the performance is affected not only by illumination and image resolution but also by glasses wear. Therefore, this paper proposes an eye pupil localization algorithm which is robust against the above disturbance conditions and also has high accuracy using heterogeneous CNN models. First, faces in the image and landmarks in the face(s) are detected sequentially, and the eye region is determined based on the landmarks. Especially, if glasses are present, the glasses are removed by GAN to find the correct eye region. Next, the pupil region is segmented using fully convolutional networks. Finally, the position of the segmented pupil is calculated. Experimental results show that the proposed algorithm outperforms the state-of-the-art algorithms for public databases such as BioID and GI4E.
Original language | English |
---|---|
Title of host publication | 2019 IEEE International Conference on Image Processing, ICIP 2019 - Proceedings |
Publisher | IEEE Computer Society |
Pages | 2179-2183 |
Number of pages | 5 |
ISBN (Electronic) | 9781538662496 |
DOIs | |
State | Published - Sep 2019 |
Event | 26th IEEE International Conference on Image Processing, ICIP 2019 - Taipei, Taiwan, Province of China Duration: 22 Sep 2019 → 25 Sep 2019 |
Publication series
Name | Proceedings - International Conference on Image Processing, ICIP |
---|---|
Volume | 2019-September |
ISSN (Print) | 1522-4880 |
Conference
Conference | 26th IEEE International Conference on Image Processing, ICIP 2019 |
---|---|
Country/Territory | Taiwan, Province of China |
City | Taipei |
Period | 22/09/19 → 25/09/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Keywords
- Eye pupil localization
- eyeglasses removal
- fully convolutional networks