Home /Research /A novel SoC architecture on FPGA for ultra fast face detection
LEARNING

A novel SoC architecture on FPGA for ultra fast face detection

Chun He, Alexandros Papakonstantinou, Deming Chen

Year
2009
Citations
50

Abstract

Face detection is the cornerstone of a wide range of applications such as video surveillance, robotic vision and biometric authentication. One of the biggest challenges in face detection based applications is the speed at which faces can be accurately detected. In this paper, we present a novel SoC (System on Chip) architecture for ultra fast face detection in video or other image rich content. Our implementation is based on an efficient and robust algorithm that uses a cascade of Artificial Neural Network (ANN) classifiers on AdaBoost trained Haar features. The face detector architecture extracts the coarse grained parallelism by efficiently overlapping different computation phases while taking advantage of the finegrained parallelism at the module level. We provide details on the parallelism extraction achieved by our architecture and show experimental results that portray the efficiency of our face detection implementation. For the implementation and evaluation of our architecture we used the Xilinx FX130T Virtex5 FPGA device on the ML510 development board. Our performance evaluations indicate that a speedup of around 100X can be achieved over a SSE-optimized software implementation running on a 2.4 GHz Core-2 Quad CPU. The detection speed reaches 625 frames per sec (fps).

Keywords

Computer scienceFace detectionSpeedupField-programmable gate arrayAdaBoostObject detectionArtificial intelligenceFacial recognition systemEmbedded systemComputer hardware

Related papers

Browse all LEARNING papers