Not Too Deep CNN for Face Detection in Real Life Scenario

Sanjoy Chowdhury, Parthasarathi Mukherjee, Ujjwal Bhattacharya
2018-01-01
Abstract:This article presents our recent study of a moderately deep neural network architecture for detection of faces of widely variable sizes and orientations. One of the goals of this work is to achieve sufficiently low latency and acceptable true detection rates on low resolution video or still image data. Several attempts over the years have been made to design a robust and generic face detection system. But due to the inherent complexity of the problem, localization of face in complex and low quality images still remains an open problem. Moreover, the existing state-of-the-art systems usually involve very large network architectures requiring significantly high computational resources for their training. Typical challenges with this data include visual variations due to lighting condition, facial expression, occlusion etc. In the present work, we have designed a moderately deep architecture of Convolutional Neural …
What problem does this paper attempt to address?