English
Related papers

Related papers: LFFD: A Light and Fast Face Detector for Edge Devi…

200 papers

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

Face detection is an essential step in many computer vision applications like surveillance, tracking, medical analysis, facial expression analysis etc. Several approaches have been made in the direction of face detection. Among them,…

Computer Vision and Pattern Recognition · Computer Science 2015-05-14 Anjith George , Anirban Dasgupta , Aurobinda Routray

Convolutional neural network (CNN) based face detectors are inefficient in handling faces of diverse scales. They rely on either fitting a large single model to faces across a large scale range or multi-scale testing. Both are…

Computer Vision and Pattern Recognition · Computer Science 2017-06-30 Zekun Hao , Yu Liu , Hongwei Qin , Junjie Yan , Xiu Li , Xiaolin Hu

Although tremendous strides have been made in face detection, one of the remaining open challenges is to achieve real-time speed on the CPU as well as maintain high performance, since effective models for face detection tend to be…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Shifeng Zhang , Xiangyu Zhu , Zhen Lei , Hailin Shi , Xiaobo Wang , Stan Z. Li

Current face or object detection methods via convolutional neural network (such as OverFeat, R-CNN and DenseNet) explicitly extract multi-scale features based on an image pyramid. However, such a strategy increases the computational burden…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Guanjun Guo , Hanzi Wang , Yan Yan , Jin Zheng , Bo Li

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

Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neural networks. In this…

Computer Vision and Pattern Recognition · Computer Science 2018-11-29 Petru Soviany , Radu Tudor Ionescu

In this paper, we propose an accurate edge detector using richer convolutional features (RCF). Since objects in nature images have various scales and aspect ratios, the automatically learned rich hierarchical representations by CNNs are…

Computer Vision and Pattern Recognition · Computer Science 2019-07-04 Yun Liu , Ming-Ming Cheng , Xiaowei Hu , Kai Wang , Xiang Bai

In this paper, we share our experience in designing a convolutional network-based face detector that could handle faces of an extremely wide range of scales. We show that faces with different scales can be modeled through a specialized set…

Computer Vision and Pattern Recognition · Computer Science 2017-06-12 Shuo Yang , Yuanjun Xiong , Chen Change Loy , Xiaoou Tang

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

Face detection is to search all the possible regions for faces in images and locate the faces if there are any. Many applications including face recognition, facial expression recognition, face tracking and head-pose estimation assume that…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Yuantao Feng , Shiqi Yu , Hanyang Peng , Yan-Ran Li , Jianguo Zhang

Object detection is a basic but challenging task in computer vision, which plays a key role in a variety of industrial applications. However, object detectors based on deep learning usually require greater storage requirements and longer…

Computer Vision and Pattern Recognition · Computer Science 2021-04-29 Ying Xin , Guanzhong Wang , Mingyuan Mao , Yuan Feng , Qingqing Dang , Yanjun Ma , Errui Ding , Shumin Han

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Face detection is a fundamental problem in computer vision. It is still a challenging task in unconstrained conditions due to significant variations in scale, pose, expressions, and occlusion. In this paper, we propose a multi-branch fully…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Yancheng Bai , Bernard Ghanem

Recent anchor-based deep face detectors have achieved promising performance, but they are still struggling to detect hard faces, such as small, blurred and partially occluded faces. A reason is that they treat all images and faces equally,…

Computer Vision and Pattern Recognition · Computer Science 2018-11-29 Zhishuai Zhang , Wei Shen , Siyuan Qiao , Yan Wang , Bo Wang , Alan Yuille

Face detection is a widely studied problem over the past few decades. Recently, significant improvements have been achieved via the deep neural network, however, it is still challenging to directly apply these techniques to mobile devices…

Computer Vision and Pattern Recognition · Computer Science 2019-04-30 Heming Zhang , Xiaolong Wang , Jingwen Zhu , C. -C. Jay Kuo

Face Recognition has been studied for many decades. As opposed to traditional hand-crafted features such as LBP and HOG, much more sophisticated features can be learned automatically by deep learning methods in a data-driven way. In this…

Computer Vision and Pattern Recognition · Computer Science 2015-07-24 Jingtuo Liu , Yafeng Deng , Tao Bai , Zhengping Wei , Chang Huang

In recent years, face detection has experienced significant performance improvement with the boost of deep convolutional neural networks. In this report, we reimplement the state-of-the-art detector SRN and apply some tricks proposed in the…

Computer Vision and Pattern Recognition · Computer Science 2019-01-09 Yundong Zhang , Xiang Xu , Xiaotao Liu

We propose a method to address challenges in unconstrained face detection, such as arbitrary pose variations and occlusions. First, a new image feature called Normalized Pixel Difference (NPD) is proposed. NPD feature is computed as the…

Computer Vision and Pattern Recognition · Computer Science 2015-09-08 Shengcai Liao , Anil K. Jain , Stan Z. Li

Feature detectors and descriptors are key low-level vision tools that many higher-level tasks build on. Unfortunately these fail in the presence of challenging light transport effects including partial occlusion, low contrast, and…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Donald G. Dansereau , Bernd Girod , Gordon Wetzstein