English
Related papers

Related papers: Compact Convolutional Neural Network Cascade for F…

200 papers

Benefiting from the advance of deep convolutional neural network approaches (CNNs), many face detection algorithms have achieved state-of-the-art performance in terms of accuracy and very high speed in unconstrained applications. However,…

Computer Vision and Pattern Recognition · Computer Science 2019-11-12 Souhail Bakkali , Zuheng Ming , Muhammad Muzzamil Luqman , Jean-Christophe Burie

In this paper, we implement a stand-alone facial expression recognition system on an SoC FPGA with multi-threading using a Deep learning Processor Unit (DPU). The system consists of two steps: one for face detection step and one for facial…

Hardware Architecture · Computer Science 2025-11-05 Takuto Ando , Yusuke Inoue

Face detection, as a fundamental technology for various applications, is always deployed on edge devices which have limited memory storage and low computing power. This paper introduces a Light and Fast Face Detector (LFFD) for edge…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Yonghao He , Dezhong Xu , Lifang Wu , Meng Jian , Shiming Xiang , Chunhong Pan

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

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

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

Robust face detection in the wild is one of the ultimate components to support various facial related problems, i.e. unconstrained face recognition, facial periocular recognition, facial landmarking and pose estimation, facial expression…

Computer Vision and Pattern Recognition · Computer Science 2016-06-20 Chenchen Zhu , Yutong Zheng , Khoa Luu , Marios Savvides

Face detection in unrestricted conditions has been a trouble for years due to various expressions, brightness, and coloration fringing. Recent studies show that deep learning knowledge of strategies can acquire spectacular performance…

Computer Vision and Pattern Recognition · Computer Science 2022-02-15 Sameer Aqib Hashmi

In this paper, we propose to detect forged videos, of faces, in online videos. To facilitate this detection, we propose to use smaller (fewer parameters to learn) convolutional neural networks (CNN), for a data-driven approach to forged…

Computer Vision and Pattern Recognition · Computer Science 2020-05-19 Neilesh Sambhu , Shaun Canavan

Deep Convolutional Neural Networks have become a Swiss knife in solving critical artificial intelligence tasks. However, deploying deep CNN models for latency-critical tasks remains to be challenging because of the complex nature of CNNs.…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Chuanhao Zhuge , Xinheng Liu , Xiaofan Zhang , Sudeep Gummadi , Jinjun Xiong , Deming Chen

Convolutional neural networks (CNNs) have demonstrated their superiority in numerous computer vision tasks, yet their computational cost results prohibitive for many real-time applications such as pedestrian detection which is usually…

Computer Vision and Pattern Recognition · Computer Science 2018-01-03 Farzin Ghorban , Javier Marín , Yu Su , Alessandro Colombo , Anton Kummert

With the advent of 2-dimensional Convolution Neural Networks (2D CNNs), the face recognition accuracy has reached above 99%. However, face recognition is still a challenge in real world conditions. A video, instead of an image, as an input…

Computer Vision and Pattern Recognition · Computer Science 2021-02-03 Nayaneesh Kumar Mishra , Satish Kumar Singh

In face detection, low-resolution faces, such as numerous small faces of a human group in a crowded scene, are common in dense face prediction tasks. They usually contain limited visual clues and make small faces less distinguishable from…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Guangtao Wang , Jun Li , Jie Xie , Jianhua Xu , Bo Yang

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

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

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

Fully convolutional neural network (FCN) has been dominating the game of face detection task for a few years with its congenital capability of sliding-window-searching with shared kernels, which boiled down all the redundant calculation,…

Computer Vision and Pattern Recognition · Computer Science 2018-06-05 Guanglu Song , Yu Liu , Ming Jiang , Yujie Wang , Junjie Yan , Biao Leng

Generic face detection algorithms do not perform very 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…

Computer Vision and Pattern Recognition · Computer Science 2018-07-19 Upal Mahbub , Sayantan Sarkar , Rama Chellappa

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

We aim to study the multi-scale receptive fields of a single convolutional neural network to detect faces of varied scales. This paper presents our Multi-Scale Receptive Field Face Detector (MSFD), which has superior performance on…

Computer Vision and Pattern Recognition · Computer Science 2019-03-12 Qiushan Guo , Yuan Dong , Yu Guo , Hongliang Bai