2012 Ninth Conference on Computer and Robot Vision 2012
DOI: 10.1109/crv.2012.45
|View full text |Cite
|
Sign up to set email alerts
|

Parallelizing a Face Detection and Tracking System for Multi-Core Processors

Abstract: This paper describes how to accelerate a real-world face detection and tracking system by taking advantage of the multiple processing cores that are present in most modern CPUs. This work makes three key contributions. The first is the presentation of a highly optimized serial face detection and tracking algorithm that uses motion estimation and local search windows to achieve fast processing rates. The second is redefining the face detection process based on a set of independent face scales that can be proces… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2013
2013
2017
2017

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 14 publications
(14 reference statements)
0
2
0
Order By: Relevance
“…Chen et al [3] implement a parallelised version of a body tracking algorithm for multicore processors, where data-and functional-level parallelism are used to parallelise the algorithm. Ranjan and Malik [17] present a multicore implementation of a face detection and tracking system that uses aspects of the Viola Jones algorithm. The algorithm is parallelised by allocating an equal portion of input data to each core.…”
Section: Related Workmentioning
confidence: 99%
“…Chen et al [3] implement a parallelised version of a body tracking algorithm for multicore processors, where data-and functional-level parallelism are used to parallelise the algorithm. Ranjan and Malik [17] present a multicore implementation of a face detection and tracking system that uses aspects of the Viola Jones algorithm. The algorithm is parallelised by allocating an equal portion of input data to each core.…”
Section: Related Workmentioning
confidence: 99%
“…Data and functional parallelism is used to describe fine-and coarse-grained parallelism respectively, where the former is used for parallelising the algorithm. Ranjan and Malik [9] present a multi-core implementation of a face detection and tracking system which uses the Viola Jones algorithm. The algorithm is coarse-grained parallelised by allocating no.…”
Section: Related Workmentioning
confidence: 99%