Joint Training of Cascaded CNN for Face Detection
Citations Over TimeTop 1% of 2016 papers
Abstract
Cascade has been widely used in face detection, where classifier with low computation cost can be firstly used to shrink most of the background while keeping the recall. The cascade in detection is popularized by seminal Viola-Jones framework and then widely used in other pipelines, such as DPM and CNN. However, to our best knowledge, most of the previous detection methods use cascade in a greedy manner, where previous stages in cascade are fixed when training a new stage. So optimizations of different CNNs are isolated. In this paper, we propose joint training to achieve end-to-end optimization for CNN cascade. We show that the back propagation algorithm used in training CNN can be naturally used in training CNN cascade. We present how jointly training can be conducted on naive CNN cascade and more sophisticated region proposal network (RPN) and fast R-CNN. Experiments on face detection benchmarks verify the advantages of the joint training.
Related Papers
- → Face Recognition using Open Source Computer Vision Library (OpenCV) with Python(2022)18 cited
- → Automatic Door Access System Using Face Recognition(2022)9 cited
- → Research and Implementation of Face Recognition in Remote Intelligent Monitoring System(2021)2 cited
- → Smart Inventory Access Monitoring System (SIAMS) using Embedded System with Face Recognition(2021)