paper-with-me

Papers

An Efficient Multitask Neural Network for Face Alignment, Head Pose Estimation and Face Tracking

2021-03-13 · Jiahao Xia, Haimin Zhang, Shiping Wen, Shuo Yang, Min Xu

While Convolutional Neural Networks (CNNs) have significantly boosted the performance of face related algorithms, maintaining accuracy and efficiency simultaneously in practical use remains challenging. The state-of-the-art methods employ deeper networks for better performance, which makes it less practical for mobile applications because of more parameters and higher computational complexity. Therefore, we propose an efficient multitask neural network, Alignment & Tracking & Pose Network (ATPN) for face alignment, face tracking and head pose estimation. Specifically, to achieve better performance with fewer layers for face alignment, we introduce a shortcut connection between shallow-layer and deep-layer features. We find the shallow-layer features are highly correspond to facial boundaries that can provide the structural information of face and it is crucial for face alignment. Moreover, we generate a cheap heatmap based on the face alignment result and fuse it with features to improve the performance of the other two tasks. Based on the heatmap, the network can utilize both geometric information of landmarks and appearance information for head pose estimation. The heatmap also provides attention clues for face tracking. The face tracking task also saves us the face detection procedure for each frame, which also significantly boost the real-time capability for video-based tasks. We experimentally validate ATPN on four benchmark datasets, WFLW, 300VW, WIDER Face and 300W-LP. The experimental results demonstrate that it achieves better performance with much less parameters and lower computational complexity compared to other light models.

📄 PDF Abstract BibTeX arXiv:2103.07615

Code (0)

등록된 구현이 없습니다.

Tasks

Face AlignmentFace DetectionHead Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

CoordConv A CoordConv layer is a simple extension to the standard convolutional layer. It has the same functional signature as a convolutional layer, but accomplishes the mapping by…
Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Simultaneous face detection and 360 degree headpose estimation

2021-11-23 · Hoang Nguyen Viet, Linh Nguyen Viet, Tuan Nguyen Dinh, Duc Tran Minh 외

With many practical applications in human life, including manufacturing surveillance cameras, analyzing and processing customer behavior, many researchers are noticing face detection and head pose estimation on digital i…

Face DetectionHead Pose EstimationPose Estimation

Face Alignment Assisted by Head Pose Estimation

2015-07-11 · Heng Yang, Wenxuan Mou, Yichi Zhang, Ioannis Patras 외

In this paper we propose a supervised initialization scheme for cascaded face alignment based on explicit head pose estimation. We first investigate the failure cases of most state of the art face alignment approaches an…

Face AlignmentHead Pose EstimationPose Estimation

MulT: An End-to-End Multitask Learning Transformer

2022-05-17 · CVPR 2022 1 · Deblina Bhattacharjee, Tong Zhang, Sabine Süsstrunk, Mathieu Salzmann

We propose an end-to-end Multitask Learning Transformer framework, named MulT, to simultaneously learn multiple high-level vision tasks, including depth estimation, semantic segmentation, reshading, surface normal estima…

DecoderDepth EstimationEdge DetectionKeypoint Detection+2

Deep Entwined Learning Head Pose and Face Alignment Inside an Attentional Cascade with Doubly-Conditional fusion

2020-04-14 · Arnaud Dapogny, Kévin Bailly, Matthieu Cord

Head pose estimation and face alignment constitute a backbone preprocessing for many applications relying on face analysis. While both are closely related tasks, they are generally addressed separately, e.g. by deducing …

Face AlignmentHead Pose EstimationPose Estimation

PedRecNet: Multi-task deep neural network for full 3D human pose and orientation estimation

2022-04-25 · Dennis Burgermeister, Cristóbal Curio

We present a multitask network that supports various deep neural network based pedestrian detection functions. Besides 2D and 3D human pose, it also supports body and head orientation estimation based on full body boundi…

3D Human Pose EstimationFace RecognitionPedestrian DetectionPose Estimation