paper-with-me

홈 › Papers

Efficient Boosted Exemplar-based Face Detection

2014-06-01 · CVPR 2014 6 · Haoxiang Li, Zhe Lin, Jonathan Brandt, Xiaohui Shen, Gang Hua

Despite the fact that face detection has been studied intensively over the past several decades, the problem is still not completely solved. Challenging conditions, such as extreme pose, lighting, and occlusion, have historically hampered traditional, model-based methods. In contrast, exemplar-based face detection has been shown to be effective, even under these challenging conditions, primarily because a large exemplar database is leveraged to cover all possible visual variations. However, relying heavily on a large exemplar database to deal with the face appearance variations makes the detector impractical due to the high space and time complexity. We construct an efficient boosted exemplar-based face detector which overcomes the defect of the previous work by being faster, more memory efficient, and more accurate. In our method, exemplars as weak detectors are discriminatively trained and selectively assembled in the boosting framework which largely reduces the number of required exemplars. Notably, we propose to include non-face images as negative exemplars to actively suppress false detections to further improve the detection accuracy. We verify our approach over two public face detection benchmarks and one personal photo album, and achieve significant improvement over the state-of-the-art algorithms in terms of both accuracy and efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

Visual Phrases for Exemplar Face Detection

2015-12-01 · ICCV 2015 12 · Vijay Kumar, Anoop Namboodiri, C. V. Jawahar

Recently, exemplar based approaches have been successfully applied for face detection in the wild. Contrary to traditional approaches that model face variations from a large and diverse set of training examples, exemplar…

Face DetectionRetrieval

Bring Clipart to Life

2023-01-01 · ICCV 2023 1 · Nanxuan Zhao, Shengqi Dang, Hexun Lin, Yang Shi 외

The development of face editing has been boosted since the birth of StyleGAN. While previous works have explored different interactive methods, such as sketching and exemplar photos, they have been limited in terms o…

To Boost or Not to Boost? On the Limits of Boosted Trees for Object Detection

2017-01-06 · Eshed Ohn-Bar, Mohan M. Trivedi

We aim to study the modeling limitations of the commonly employed boosted decision trees classifier. Inspired by the success of large, data-hungry visual recognition models (e.g. deep convolutional neural networks), this…

Face Detectionobject-detectionObject DetectionPedestrian Detection

Detecting and Aligning Faces by Image Retrieval

2013-06-01 · CVPR 2013 6 · Xiaohui Shen, Zhe Lin, Jonathan Brandt, Ying Wu

Detecting faces in uncontrolled environments continues to be a challenge to traditional face detection methods[24] due to the large variation in facial appearances, as well as occlusion and clutter. In order to overcome …

AttributeFace AlignmentFace DetectionImage Retrieval+3

Exemplar-Based Face Parsing

2013-06-01 · CVPR 2013 6 · Brandon M. Smith, Li Zhang, Jonathan Brandt, Zhe Lin 외

In this work, we propose an exemplar-based face image segmentation algorithm. We take inspiration from previous works on image parsing for general scenes. Our approach assumes a database of exemplar face images, each of …

Face AlignmentFace ParsingImage SegmentationScene Parsing+2