中文
相关论文

相关论文: Face Detection, Bounding Box Aggregation and Pose …

200 篇论文

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

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

There have been tremendous improvements for facial landmark detection on general "in-the-wild" images. However, it is still challenging to detect the facial landmarks on images with severe occlusion and images with large head poses (e.g.…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Qiang Ji

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…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Zixuan Xu , Banghuai Li , Miao Geng , Ye Yuan

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

To dynamically detect the facial landmarks in the video, we propose a novel hybrid framework termed as detection-tracking-detection (DTD). First, the face bounding box is achieved from the first frame of the video sequence based on a…

计算机视觉与模式识别 · 计算机科学 2016-09-22 Nian Cai , Zhineng Lin , Fu Zhang , Guandong Cen , Han Wang

Plenty of face detection and recognition methods have been proposed and got delightful results in decades. Common face recognition pipeline consists of: 1) face detection, 2) face alignment, 3) feature extraction, 4) similarity calculation,…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Liying Chi , Hongxin Zhang , Mingxiu Chen

Face detection and alignment in unconstrained environment is always deployed on edge devices which have limited memory storage and low computing power. This paper proposes a one-stage method named CenterFace to simultaneously predict facial…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Yuanyuan Xu , Wan Yan , Haixin Sun , Genke Yang , Jiliang Luo

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

In this work, we present a practical approach to the problem of facial landmark detection. The proposed method can deal with large shape and appearance variations under the rich shape deformation. To handle the shape variations we equip our…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Seyed Mehdi Iranmanesh , Ali Dabouei , Sobhan Soleymani , Hadi Kazemi , Nasser M. Nasrabadi

This paper presents a method for face detection in the wild, which integrates a ConvNet and a 3D mean face model in an end-to-end multi-task discriminative learning framework. The 3D mean face model is predefined and fixed (e.g., we used…

计算机视觉与模式识别 · 计算机科学 2016-08-30 Yunzhu Li , Benyuan Sun , Tianfu Wu , Yizhou Wang

With the emergence of service robots and surveillance cameras, dynamic face recognition (DFR) in wild has received much attention in recent years. Face detection and head pose estimation are two important steps for DFR. Very often, the pose…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Yepeng Liu , Zaiwang Gu , Shenghua Gao , Dong Wang , Yusheng Zeng , Jun Cheng

Current face detectors utilize anchors to frame a multi-task learning problem which combines classification and bounding box regression. Effective anchor design and anchor matching strategy enable face detectors to localize faces under…

计算机视觉与模式识别 · 计算机科学 2019-12-31 Yang Liu , Xu Tang , Xiang Wu , Junyu Han , Jingtuo Liu , Errui Ding

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…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Sameer Aqib Hashmi

Facial landmark detection, head pose estimation, and facial deformation analysis are typical facial behavior analysis tasks in computer vision. The existing methods usually perform each task independently and sequentially, ignoring their…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Chao Gou , Qiang Ji

Being accurate, efficient, and compact is essential to a facial landmark detector for practical use. To simultaneously consider the three concerns, this paper investigates a neat model with promising detection accuracy under wild…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Xiaojie Guo , Siyuan Li , Jinke Yu , Jiawan Zhang , Jiayi Ma , Lin Ma , Wei Liu , Haibin Ling

Accurate facial landmarks are essential prerequisites for many tasks related to human faces. In this paper, an accurate facial landmark detector is proposed based on cascaded transformers. We formulate facial landmark detection as a…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Hui Li , Zidong Guo , Seon-Min Rhee , Seungju Han , Jae-Joon Han

A standard pipeline of current face recognition frameworks consists of four individual steps: locating a face with a rough bounding box and several fiducial landmarks, aligning the face image using a pre-defined template, extracting…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Xiaqing Xu , Qiang Meng , Yunxiao Qin , Jianzhu Guo , Chenxu Zhao , Feng Zhou , Zhen Lei

We propose real-time, six degrees of freedom (6DoF), 3D face pose estimation without face detection or landmark localization. We observe that estimating the 6DoF rigid transformation of a face is a simpler problem than facial landmark…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Vítor Albiero , Xingyu Chen , Xi Yin , Guan Pang , Tal Hassner

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
‹ 上一页 1 2 3 10 下一页 ›