CVDec 7, 2017

Hybrid eye center localization using cascaded regression and hand-crafted model fitting

arXiv:1712.02822v1
Originality Incremental advance
AI Analysis

This incremental improvement enhances eye localization accuracy for applications like facial recognition or human-computer interaction.

The paper tackles eye center detection by proposing a hybrid method combining cascaded regression with hand-crafted model fitting, achieving state-of-the-art performance with accuracies up to 99.27% on datasets like BioID, GI4E, and TalkingFace.

We propose a new cascaded regressor for eye center detection. Previous methods start from a face or an eye detector and use either advanced features or powerful regressors for eye center localization, but not both. Instead, we detect the eyes more accurately using an existing facial feature alignment method. We improve the robustness of localization by using both advanced features and powerful regression machinery. Unlike most other methods that do not refine the regression results, we make the localization more accurate by adding a robust circle fitting post-processing step. Finally, using a simple hand-crafted method for eye center localization, we show how to train the cascaded regressor without the need for manually annotated training data. We evaluate our new approach and show that it achieves state-of-the-art performance on the BioID, GI4E, and the TalkingFace datasets. At an average normalized error of e < 0.05, the regressor trained on manually annotated data yields an accuracy of 95.07% (BioID), 99.27% (GI4E), and 95.68% (TalkingFace). The automatically trained regressor is nearly as good, yielding an accuracy of 93.9% (BioID), 99.27% (GI4E), and 95.46% (TalkingFace).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes