English
Related papers

Related papers: Accurate Face Detection for High Performance

200 papers

It has become increasingly challenging to distinguish real faces from their visually realistic fake counterparts, due to the great advances of deep learning based face manipulation techniques in recent years. In this paper, we introduce a…

Computer Vision and Pattern Recognition · Computer Science 2020-09-15 Disheng Feng , Xuequan Lu , Xufeng Lin

Face detection is one of the most relevant applications of image processing and biometric systems. Artificial neural networks (ANN) have been used in the field of image processing and pattern recognition. There is lack of literature surveys…

Computer Vision and Pattern Recognition · Computer Science 2014-04-07 Omaima N. A. AL-Allaf

In recent year, tremendous strides have been made in face detection thanks to deep learning. However, most published face detectors deteriorate dramatically as the faces become smaller. In this paper, we present the Small Faces Attention…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Shi Luo , Xiongfei Li , Rui Zhu , Xiaoli Zhang

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

Computer Vision and Pattern Recognition · Computer Science 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

The majority of computer vision applications that handle images featuring humans use face detection as a core component. Face detection still has issues, despite much research on the topic. Face detection's accuracy and speed might yet be…

Computer Vision and Pattern Recognition · Computer Science 2024-02-07 Purnendu Prabhat , Himanshu Gupta , Ajeet Kumar Vishwakarma

The performance of face detectors has been largely improved with the development of convolutional neural network. However, it remains challenging for face detectors to detect tiny, occluded or blurry faces. Besides, most face detectors…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Wanxin Tian , Zixuan Wang , Haifeng Shen , Weihong Deng , Yiping Meng , Binghui Chen , Xiubao Zhang , Yuan Zhao , Xiehe Huang

In object detection, the intersection over union (IoU) threshold is frequently used to define positives/negatives. The threshold used to train a detector defines its \textit{quality}. While the commonly used threshold of 0.5 leads to noisy…

Computer Vision and Pattern Recognition · Computer Science 2019-06-25 Zhaowei Cai , Nuno Vasconcelos

With the rapid development of deep learning technology, more and more face forgeries by deepfake are widely spread on social media, causing serious social concern. Face forgery detection has become a research hotspot in recent years, and…

Computer Vision and Pattern Recognition · Computer Science 2021-09-30 Hao Lin , Weiqi Luo , Kangkang Wei , Minglin Liu

In this paper, we propose a novel deep convolutional network (DCN) that achieves outstanding performance on FDDB, PASCAL Face, and AFW. Specifically, our method achieves a high recall rate of 90.99% on the challenging FDDB benchmark,…

Computer Vision and Pattern Recognition · Computer Science 2015-09-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang

We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more…

Computer Vision and Pattern Recognition · Computer Science 2016-03-23 Yue Wu , Tal Hassner , KangGeon Kim , Gerard Medioni , Prem Natarajan

Face detection is one of the most studied topics in the computer vision community. Much of the progresses have been made by the availability of face detection benchmark datasets. We show that there is a gap between current face detection…

Computer Vision and Pattern Recognition · Computer Science 2015-11-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang

In this paper, we propose a lightweight and accurate face detection algorithm LAFD (Light and accurate face detection) based on Retinaface. Backbone network in the algorithm is a modified MobileNetV3 network which adjusts the size of the…

Computer Vision and Pattern Recognition · Computer Science 2023-08-09 Baozhu Liu , Hewei Yu

Generic face detection algorithms do not perform well in the mobile domain due to significant presence of occluded and partially visible faces. One promising technique to handle the challenge of partial faces is to design face detectors…

Computer Vision and Pattern Recognition · Computer Science 2017-04-10 Upal Mahbub , Sayantan Sarkar , Rama Chellappa

Face detection is a long-standing challenge in the field of computer vision, with the ultimate goal being to accurately localize human faces in an unconstrained environment. There are significant technical hurdles in making these systems…

Computer Vision and Pattern Recognition · Computer Science 2021-11-03 Necdet Gurkan , Jordan W. Suchow

Recently significant performance improvement in face detection was made possible by deeply trained convolutional networks. In this report, a novel approach for training state-of-the-art face detector is described. The key is to exploit the…

Computer Vision and Pattern Recognition · Computer Science 2016-08-09 Shaohua Wan , Zhijun Chen , Tao Zhang , Bo Zhang , Kong-kat Wong

The way to accurately and effectively identify people has always been an interesting topic in research and industry. With the rapid development of artificial intelligence in recent years, facial recognition gains lots of attention due to…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Yang Li , Sangwhan Cha

In this paper we consider the problem of multi-view face detection. While there has been significant research on this problem, current state-of-the-art approaches for this task require annotation of facial landmarks, e.g. TSM [25], or…

Computer Vision and Pattern Recognition · Computer Science 2015-04-22 Sachin Sudhakar Farfade , Mohammad Saberian , Li-Jia Li

Deep learning has been widely recognized as a promising approach in different computer vision applications. Specifically, one-stage object detector and two-stage object detector are regarded as the most important two groups of Convolutional…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Xiaoliang Wang , Peng Cheng , Xinchuan Liu , Benedict Uzochukwu

In this paper, we introduce an innovative method to improve the convergence speed and accuracy of object detection neural networks. Our approach, CONVERGE-FAST-AUXNET, is based on employing multiple, dependent loss metrics and weighting…

Computer Vision and Pattern Recognition · Computer Science 2018-08-15 Benjamin Schnieders , Karl Tuyls

Face recognition research is one of the most active topics in computer vision (CV), and deep neural networks (DNN) are now filling the gap between human-level and computer-driven performance levels in face verification algorithms. However,…

Computer Vision and Pattern Recognition · Computer Science 2018-09-25 Ryota Natsume , Kazuki Inoue , Yoshihiro Fukuhara , Shintaro Yamamoto , Shigeo Morishima , Hirokatsu Kataoka