Enhanced Facial Recognition Framework based on Skin Tone and False Alarm Rejection
Ali Sharifara, Mohd Shafry Mohd Rahim, Farhad Navabifar, Dylan Ebert,, Amir Ghaderi, Michalis Papakostas

TL;DR
This paper presents an enhanced face detection framework that improves detection accuracy and speed by using skin color segmentation, Haar-like features, and a validation process with Local Binary Patterns, effectively handling variations in pose, illumination, and occlusion.
Contribution
It introduces a novel face detection approach combining skin color segmentation with a validation step to reduce false positives and improve detection under diverse conditions.
Findings
Achieved high detection rates on CMU-MIT and Caltech datasets.
Reduced false alarms through a two-stage validation process.
Enhanced detection speed by narrowing search space with skin segmentation.
Abstract
Face detection is one of the challenging tasks in computer vision. Human face detection plays an essential role in the first stage of face processing applications such as face recognition, face tracking, image database management, etc. In these applications, face objects often come from an inconsequential part of images that contain variations, namely different illumination, poses, and occlusion. These variations can decrease face detection rate noticeably. Most existing face detection approaches are not accurate, as they have not been able to resolve unstructured images due to large appearance variations and can only detect human faces under one particular variation. Existing frameworks of face detection need enhancements to detect human faces under the stated variations to improve detection rate and reduce detection time. In this study, an enhanced face detection framework is proposed…
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 · Video Surveillance and Tracking Methods
