Robust Real-time Extraction of Fiducial Facial Feature Points using Haar-like Features
Harry Commin

TL;DR
This paper presents a robust, real-time method for extracting facial feature points using Haar-like features and Viola-Jones algorithm, achieving over 90% detection accuracy on clear face images.
Contribution
It introduces a novel learning-based approach for facial feature point detection that improves robustness and speed over previous methods.
Findings
Achieves over 90% detection rate on clear face images
Analyzes and dismisses color-based models for this task
Identifies future development areas with varied datasets
Abstract
In this paper, we explore methods of robustly extracting fiducial facial feature points - an important process for numerous facial image processing tasks. We consider various methods to first detect face, then facial features and finally salient facial feature points. Colour-based models are analysed and their overall unsuitability for this task is summarised. The bulk of the report is then dedicated to proposing a learning-based method centred on the Viola-Jones algorithm. The specific difficulties and considerations relating to feature point detection are laid out in this context and a novel approach is established to address these issues. On a sequence of clear and unobstructed face images, our proposed system achieves average detection rates of over 90%. Then, using a more varied sample dataset, we identify some possible areas for future development of our system.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Face recognition and analysis · Advanced Image and Video Retrieval Techniques
