中文
相关论文

相关论文: Face Detection with Feature Pyramids and Landmarks

200 篇论文

Accurate face landmark localization is an essential part of face recognition, reconstruction and morphing. To accurately localize face landmarks, we present our heatmap regression approach. Each model consists of a MobileNetV2 backbone…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Samuel W. F. Earp , Aubin Samacoits , Sanjana Jain , Pavit Noinongyao , Siwa Boonpunmongkol

Facial landmark detection is a widely researched field of deep learning as this has a wide range of applications in many fields. These key points are distinguishing characteristic points on the face, such as the eyes center, the eye's inner…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Prathima Dileep , Bharath Kumar Bolla , Sabeesh Ethiraj

We propose a novel end-to-end deep architecture for face landmark detection, based on a deep convolutional and deconvolutional network followed by carefully designed recurrent network structures. The pipeline of this architecture consists…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Hanjiang Lai , Shengtao Xiao , Yan Pan , Zhen Cui , Jiashi Feng , Chunyan Xu , Jian Yin , Shuicheng Yan

Facial landmark detection is a crucial prerequisite for many face analysis applications. Deep learning-based methods currently dominate the approach of addressing the facial landmark detection. However, such works generally introduce a…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Yang Zhao , Yifan Liu , Chunhua Shen , Yongsheng Gao , Shengwu Xiong

Dense facial landmark detection is one of the key elements of face processing pipeline. It is used in virtual face reenactment, emotion recognition, driver status tracking, etc. Early approaches were suitable for facial landmark detection…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kostiantyn Khabarlak , Larysa Koriashkina

This paper presents a Refinement Pyramid Transformer (RePFormer) for robust facial landmark detection. Most facial landmark detectors focus on learning representative image features. However, these CNN-based feature representations are not…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Jinpeng Li , Haibo Jin , Shengcai Liao , Ling Shao , Pheng-Ann Heng

Multi-face alignment aims to identify geometry structures of multiple faces in an image, and its performance is essential for the many practical tasks, such as face recognition, face tracking, and face animation. In this work, we present a…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Yuxiang Wu , Zehua Cheng , Bin Huang , Yiming Chen , Xinghui Zhu , Weiyang Wang

Face detection has received intensive attention in recent years. Many works present lots of special methods for face detection from different perspectives like model architecture, data augmentation, label assignment and etc., which make the…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Yanjia Zhu , Hongxiang Cai , Shuhan Zhang , Chenhao Wang , Yichao Xiong

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…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Shuo Yang , Yuanjun Xiong , Chen Change Loy , Xiaoou Tang

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…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Yundong Zhang , Xiang Xu , Xiaotao 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…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Facial landmark detection is an essential technology for driver status tracking and has been in demand for real-time estimations. As a landmark coordinate prediction, heatmap-based methods are known to achieve a high accuracy, and…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sota Kato , Kazuhiro Hotta , Yuhki Hatakeyama , Yoshinori Konishi

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…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Jiankang Deng , George Trigeorgis , Yuxiang Zhou , Stefanos Zafeiriou

Facial landmark detection is an important yet challenging task for real-world computer vision applications. This paper proposes an effective and robust approach for facial landmark detection by combining data- and model-driven methods.…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Hongwen Zhang , Qi Li , Zhenan Sun , Yunfan Liu

We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet (FPN) can be used…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Fengju Chang , Anh Tuan Tran , Tal Hassner , Iacopo Masi , Ram Nevatia , Gerard Medioni

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…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Chenchen Zhu , Yutong Zheng , Khoa Luu , Marios Savvides

Two approaches are proposed for cross-pose face recognition, one is based on the 3D reconstruction of facial components and the other is based on the deep Convolutional Neural Network (CNN). Unlike most 3D approaches that consider holistic…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Gee-Sern , Hsu , Hung-Cheng Shie , Cheng-Hua Hsieh

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately localizing facial…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lingbo Liu , Guanbin Li , Yuan Xie , Yizhou Yu , Qing Wang , Liang Lin

Facial landmark detection has been studied over decades. Numerous neural network (NN)-based approaches have been proposed for detecting landmarks, especially the convolutional neural network (CNN)-based approaches. In general, CNN-based…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Chih-Fan Hsu , Chia-Ching Lin , Ting-Yang Hung , Chin-Laung Lei , Kuan-Ta Chen

Facial landmarks are highly correlated with each other since a certain landmark can be estimated by its neighboring landmarks. Most of the existing deep learning methods only use one fully-connected layer called shape prediction layer to…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Zhiwen Shao , Hengliang Zhu , Xin Tan , Yangyang Hao , Lizhuang Ma
‹ 上一页 1 2 3 10 下一页 ›