paper-with-me

Papers

A Fast and Accurate Unconstrained Face Detector

2014-08-06 · Shengcai Liao, Anil K. Jain, Stan Z. Li

We propose a method to address challenges in unconstrained face detection, such as arbitrary pose variations and occlusions. First, a new image feature called Normalized Pixel Difference (NPD) is proposed. NPD feature is computed as the difference to sum ratio between two pixel values, inspired by the Weber Fraction in experimental psychology. The new feature is scale invariant, bounded, and is able to reconstruct the original image. Second, we propose a deep quadratic tree to learn the optimal subset of NPD features and their combinations, so that complex face manifolds can be partitioned by the learned rules. This way, only a single soft-cascade classifier is needed to handle unconstrained face detection. Furthermore, we show that the NPD features can be efficiently obtained from a look up table, and the detection template can be easily scaled, making the proposed face detector very fast. Experimental results on three public face datasets (FDDB, GENKI, and CMU-MIT) show that the proposed method achieves state-of-the-art performance in detecting unconstrained faces with arbitrary pose variations and occlusions in cluttered scenes.

📄 PDF Abstract BibTeX arXiv:1408.1656

Code (1)

N2ITN/Face2Vec tf

Tasks

Face DetectionRobust Face Recognition

Similar Papers 제목 키워드 기반

A Fast and Accurate System for Face Detection, Identification, and Verification

2018-09-20 · Rajeev Ranjan, Ankan Bansal, Jingxiao Zheng, Hongyu Xu 외

The availability of large annotated datasets and affordable computation power have led to impressive improvements in the performance of CNNs on various object detection and recognition benchmarks. These, along with a bet…

Face DetectionFace IdentificationFace Recognitionobject-detection+2

Continuous Trade-off Optimization between Fast and Accurate Deep Face Detectors

2018-11-27 · Petru Soviany, Radu Tudor Ionescu

Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neura…

Face Detection

An Automatic System for Unconstrained Video-Based Face Recognition

2018-12-10 · Jingxiao Zheng, Rajeev Ranjan, Ching-Hui Chen, Jun-Cheng Chen 외

Although deep learning approaches have achieved performance surpassing humans for still image-based face recognition, unconstrained video-based face recognition is still a challenging task due to large volume of data to …

Face Recognition

Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks

2018-04-17 · CVPR 2018 6 · Xuepeng Shi, Shiguang Shan, Meina Kan, Shuzhe Wu 외

Rotation-invariant face detection, i.e. detecting faces with arbitrary rotation-in-plane (RIP) angles, is widely required in unconstrained applications but still remains as a challenging task, due to the large variations…

Binary ClassificationFace Detection

Dockerface: an Easy to Install and Use Faster R-CNN Face Detector in a Docker Container

2017-08-15 · Nataniel Ruiz, James M. Rehg

Face detection is a very important task and a necessary pre-processing step for many applications such as facial landmark detection, pose estimation, sentiment analysis and face recognition. Not only is face detection an…

Face DetectionFace RecognitionFacial Landmark DetectionPose Estimation+1