English
Related papers

Related papers: Robust and High Performance Face Detector

200 papers

Face recognition performance based on deep learning heavily relies on large-scale training data, which is often difficult to acquire in practical applications. To address this challenge, this paper proposes a GAN-based data augmentation…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Zhongwen Li , Zongwei Li , Xiaoqi Li

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

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

Computer Vision and Pattern Recognition · Computer Science 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

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 new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson

Deriving an effective facial expression recognition component is important for a successful human-computer interaction system. Nonetheless, recognizing facial expression remains a challenging task. This paper describes a novel approach…

Computer Vision and Pattern Recognition · Computer Science 2019-04-15 Mundher Al-Shabi , Wooi Ping Cheah , Tee Connie

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

Despite significant advances in Deep Face Recognition (DFR) systems, introducing new DFRs under specific constraints such as varying pose still remains a big challenge. Most particularly, due to the 3D nature of a human head, facial…

Computer Vision and Pattern Recognition · Computer Science 2020-01-23 Sara Shahsavarani , Morteza Analoui , Reza Shoja Ghiass

Visual recognition is currently one of the most important and active research areas in computer vision, pattern recognition, and even the general field of artificial intelligence. It has great fundamental importance and strong industrial…

Computer Vision and Pattern Recognition · Computer Science 2022-08-24 Yang Wu , Dingheng Wang , Xiaotong Lu , Fan Yang , Guoqi Li , Weisheng Dong , Jianbo Shi

The area of face recognition is one of the most widely researched areas in the domain of computer vision and biometric. This is because, the non-intrusive nature of face biometric makes it comparatively more suitable for application in area…

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

The paper will present a novel approach for solving face recognition problem. Our method combines 2D Principal Component Analysis (2DPCA), one of the prominent methods for extracting feature vectors, and Support Vector Machine (SVM), the…

Computer Vision and Pattern Recognition · Computer Science 2011-10-26 Thai Hoang Le , Len Bui

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

Deep Neural Networks (DNNs) have established themselves as a dominant technique in machine learning. DNNs have been top performers on a wide variety of tasks including image classification, speech recognition, and face recognition.…

Computer Vision and Pattern Recognition · Computer Science 2019-02-12 Stephen Balaban

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

Face detection is a crucial first step in many facial recognition and face analysis systems. Early approaches for face detection were mainly based on classifiers built on top of hand-crafted features extracted from local image regions, such…

Computer Vision and Pattern Recognition · Computer Science 2021-04-15 Shervin Minaee , Ping Luo , Zhe Lin , Kevin Bowyer

The problem of faces detection in images or video streams is a classical problem of computer vision. The multiple solutions of this problem have been proposed, but the question of their optimality is still open. Many algorithms achieve a…

Computer Vision and Pattern Recognition · Computer Science 2015-11-24 Ilya Kalinovskii , Vladimir Spitsyn

In last few decades, a lot of progress has been made in the field of face detection. Various face detection methods have been proposed by numerous researchers working in this area. The two well-known benchmarking platform: the FDDB and…

Computer Vision and Pattern Recognition · Computer Science 2019-10-25 Mohammad Iqbal Nouyed , Guodong Guo

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

For the past decades, face recognition (FR) has been actively studied in computer vision and pattern recognition society. Recently, due to the advances in deep learning, the FR technology shows high performance for most of the benchmark…

Computer Vision and Pattern Recognition · Computer Science 2022-09-16 Hyung-Il Kim , Kimin Yun , Yong Man Ro

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