paper-with-me

Papers

Can We Boost the Power of the Viola-Jones Face Detector Using Pre-processing? An Empirical Study

2017-09-22 · Mahmoud Afifi, Marwa Nasser, Mostafa Korashy, Katherine Rohde, Aly Abdelrahim

The Viola-Jones face detection algorithm was (and still is) a quite popular face detector. In spite of the numerous face detection techniques that have been recently presented, there are many research works that are still based on the Viola-Jones algorithm because of its simplicity. In this paper, we study the influence of a set of blind pre-processing methods on the face detection rate using the Viola-Jones algorithm. We focus on two aspects of improvement, specifically badly illuminated faces and blurred faces. Many methods for lighting invariant and deblurring are used in order to improve the detection accuracy. We want to avoid using blind pre-processing methods that may obstruct the face detector. To that end, we perform two sets of experiments. The first set is performed to avoid any blind pre-processing method that may hurt the face detector. The second set is performed to study the effect of the selected pre-processing methods on images that suffer from hard conditions. We present two manners of applying the pre-processing method to the image prior to being used by the Viola-Jones face detector. Four different datasets are used to draw a coherent conclusion about the potential improvement caused by using prior enhanced images. The results demonstrate that some of the pre-processing methods may hurt the accuracy of Viola-Jones face detection algorithm. However, other pre-processing methods have an evident positive impact on the accuracy of the face detector. Overall, we recommend three simple and fast blind photometric normalization methods as a pre-processing step in order to improve the accuracy of the pre-trained Viola-Jones face detector.

📄 PDF Abstract BibTeX arXiv:1709.07720

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringFace Detection

Similar Papers 제목 키워드 기반

Real-time AdaBoost cascade face tracker based on likelihood map and optical flow

2022-10-25 · Andreas Ranftl, Fernando Alonso-Fernandez, Stefan Karlsson, Josef Bigun

The authors present a novel face tracking approach where optical flow information is incorporated into a modified version of the Viola Jones detection algorithm. In the original algorithm, detection is static, as informa…

Optical Flow EstimationPosition

Face Detection with Effective Feature Extraction

2010-09-29 · Sakrapee Paisitkriangkrai, Chunhua Shen, Jian Zhang

There is an abundant literature on face detection due to its important role in many vision applications. Since Viola and Jones proposed the first real-time AdaBoost based face detector, Haar-like features have been adopt…

Face Detection

Aggregate channel features for multi-view face detection

2014-07-15 · Bin Yang, Junjie Yan, Zhen Lei, Stan Z. Li

Face detection has drawn much attention in recent decades since the seminal work by Viola and Jones. While many subsequences have improved the work with more powerful learning algorithms, the feature representation used …

Face Detectionmulti-view detectionRe-Ranking

Efficient Privacy Preserving Viola-Jones Type Object Detection via Random Base Image Representation

2017-02-27 · Xin Jin, Peng Yuan, Xiao-Dong Li, Chenggen Song 외

A cloud server spent a lot of time, energy and money to train a Viola-Jones type object detector with high accuracy. Clients can upload their photos to the cloud server to find objects. However, the client does not want …

Objectobject-detectionObject DetectionPrivacy Preserving

Face segmentation: A comparison between visible and thermal images

2022-03-29 · Jiri Mekyska, Virginia Espinosa-Duró, Marcos Faundez-Zanuy

Face segmentation is a first step for face biometric systems. In this paper we present a face segmentation algorithm for thermographic images. This algorithm is compared with the classic Viola and Jones algorithm used fo…

Segmentation