Back to Search Start Over

FaceDetectNet: face detection via fully-convolutional network

Authors :
Vladimir Gorbatsevich
Anastasia Moiseenko
Yury Vizilter
Source :
Компьютерная оптика, Vol 43, Iss 1, Pp 63-71 (2019)
Publication Year :
2019
Publisher :
Samara National Research University, 2019.

Abstract

Face detection is one of the most popular computer vision tasks. There are a lot of face detection approaches proposed including different CNN-based techniques, but the problem of optimal balancing between detection quality and computational speed is still relevant. In this paper we propose new CNN-based solution for face detection called FaceDetectNet. Our CNN architecture is based on ideas of YOLO/DetectNet and GoogleNet architecture supported with some new tools and implementation details created especially for our face detection application. We propose: original iterative proposal clustering (IPC) algorithm for aggregation of output face proposals formed by CNN and the 2-level “weak pyramid” providing better detection quality on the testing sets containing both small and huge images. Our face detection approach is close to previously proposed SSD-based face detection, but the principal difference is that we use the deep features of top hidden CNN layer for forming the face proposals of any size. Thus we utilize the global semantic and context information for improving the detection quality for small faces. Our FaceDetectNet is trained and tested on the most challenging WIDER FACE detection benchmark. Our algorithm achieves the average precision (AP) 0.69 on the WIDER FACE hard level, and thus outperforms all competitive detectors on the Hard level besides the HR state-of-the-art solution. Note that HR solution is based on essentially deeper and slower CNN, while our FaceDetectNet can work in real-time on the NVIDIA GeForce 1080 GPU. On the other hand, SSD-based face detector with comparable CNN parameters provides AP 0.625 only on the WIDER FACE hard level. So, our approach provides the best quality with reasonable computational speed.

Details

Language :
English, Russian
ISSN :
24126179 and 01342452
Volume :
43
Issue :
1
Database :
Directory of Open Access Journals
Journal :
Компьютерная оптика
Publication Type :
Academic Journal
Accession number :
edsdoj.7f616679e8104b928a72016bb0d23eb4
Document Type :
article
Full Text :
https://doi.org/10.18287/2412-6179-2019-43-1-63-71