English
Related papers

Related papers: RetinaFace: Single-stage Dense Face Localisation i…

200 papers

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

Facial landmark localization aims to detect the predefined points of human faces, and the topic has been rapidly improved with the recent development of neural network based methods. However, it remains a challenging task when dealing with…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Zixuan Xu , Banghuai Li , Miao Geng , Ye Yuan

The common implementation of face recognition systems as a cascade of a detection stage and a recognition or verification stage can cause problems beyond failures of the detector. When the detector succeeds, it can detect faces that cannot…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Siqi Deng , Yuanjun Xiong , Meng Wang , Wei Xia , Stefano Soatto

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

Currently in the domain of facial analysis single task approaches for face detection and landmark localization dominate. In this paper we draw attention to multi-task models solving both tasks simultaneously. We present a highly accurate…

Computer Vision and Pattern Recognition · Computer Science 2020-05-20 Dmitry Yashunin , Tamir Baydasov , Roman Vlasov

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

The availability of large annotated datasets and affordable computation power have led to impressive improvements in the performance of CNNs on various object detection and recognition benchmarks. These, along with a better understanding of…

Computer Vision and Pattern Recognition · Computer Science 2018-09-21 Rajeev Ranjan , Ankan Bansal , Jingxiao Zheng , Hongyu Xu , Joshua Gleason , Boyu Lu , Anirudh Nanduri , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

Computer vision is a field of artificial intelligence that trains computers to interpret the visual world in a way similar to that of humans. Due to the rapid advancements in technology and the increasing availability of sufficiently large…

Computer Vision and Pattern Recognition · Computer Science 2020-09-30 Leonardo Ramos , Bernardo Morales

Localization of salient facial landmark points, such as eye corners or the tip of the nose, is still considered a challenging computer vision problem despite recent efforts. This is especially evident in unconstrained environments, i.e., in…

Computer Vision and Pattern Recognition · Computer Science 2015-01-21 Nenad Markuš , Miroslav Frljak , Igor S. Pandžić , Jörgen Ahlberg , Robert Forchheimer

Facial attribute analysis in the real world scenario is very challenging mainly because of complex face variations. Existing works of analyzing face attributes are mostly based on the cropped and aligned face images. However, this result in…

Computer Vision and Pattern Recognition · Computer Science 2017-07-28 Keke He , Yanwei Fu , Xiangyang Xue

Face detection has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs). Its central issue in recent years is how to improve the detection performance of tiny faces. To this end, many recent works…

Computer Vision and Pattern Recognition · Computer Science 2019-05-27 Faen Zhang , Xinyu Fan , Guo Ai , Jianfei Song , Yongqiang Qin , Jiahong Wu

With the increasing demands of applications in virtual reality such as 3D films, virtual Human-Machine Interactions and virtual agents, the analysis of 3D human face analysis is considered to be more and more important as a fundamental step…

Computer Vision and Pattern Recognition · Computer Science 2017-04-25 Shu Zhang , Hui Yu , Ting Wang , Junyu Dong , Honghai Liu

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

We present a framework for robust face detection and landmark localisation of faces in the wild, which has been evaluated as part of `the 2nd Facial Landmark Localisation Competition'. The framework has four stages: face detection, bounding…

Computer Vision and Pattern Recognition · Computer Science 2017-06-02 Zhen-Hua Feng , Josef Kittler , Muhammad Awais , Patrik Huber , Xiao-Jun Wu

Face alignment is a classic problem in the computer vision field. Previous works mostly focus on sparse alignment with a limited number of facial landmark points, i.e., facial landmark detection. In this paper, for the first time, we aim at…

Computer Vision and Pattern Recognition · Computer Science 2017-09-06 Yaojie Liu , Amin Jourabloo , William Ren , Xiaoming Liu

Face detection is frequently attempted by using heavy pre-trained backbone networks like ResNet-50/101/152 and VGG16/19. Few recent works have also proposed lightweight detectors with customized backbones, novel loss functions and efficient…

Computer Vision and Pattern Recognition · Computer Science 2024-06-28 Yogesh Aggarwal , Prithwijit Guha

This paper presents a real-time face detector, named Single Shot Scale-invariant Face Detector (S$^3$FD), which performs superiorly on various scales of faces with a single deep neural network, especially for small faces. Specifically, we…

Computer Vision and Pattern Recognition · Computer Science 2017-11-16 Shifeng Zhang , Xiangyu Zhu , Zhen Lei , Hailin Shi , Xiaobo Wang , Stan Z. Li

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

The de facto algorithm for facial landmark estimation involves running a face detector with a subsequent deformable model fitting on the bounding box. This encompasses two basic problems: i) the detection and deformable fitting steps are…

Computer Vision and Pattern Recognition · Computer Science 2017-08-22 Jiankang Deng , George Trigeorgis , Yuxiang Zhou , Stefanos Zafeiriou

Human head pose estimation in images has applications in many fields such as human-computer interaction or video surveillance tasks. In this work, we address this problem, defined here as the estimation of both vertical (tilt/pitch) and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-04 Rafael Berral-Soler , Francisco J. Madrid-Cuevas , Rafael Muñoz-Salinas , Manuel J. Marín-Jiménez