paper-with-me

Papers

DSFNet: Dual Space Fusion Network for Occlusion-Robust 3D Dense Face Alignment

2023-05-19 · CVPR 2023 1 · Heyuan Li, Bo wang, Yu Cheng, Mohan Kankanhalli, Robby T. Tan

Sensitivity to severe occlusion and large view angles limits the usage scenarios of the existing monocular 3D dense face alignment methods. The state-of-the-art 3DMM-based method, directly regresses the model's coefficients, underutilizing the low-level 2D spatial and semantic information, which can actually offer cues for face shape and orientation. In this work, we demonstrate how modeling 3D facial geometry in image and model space jointly can solve the occlusion and view angle problems. Instead of predicting the whole face directly, we regress image space features in the visible facial region by dense prediction first. Subsequently, we predict our model's coefficients based on the regressed feature of the visible regions, leveraging the prior knowledge of whole face geometry from the morphable models to complete the invisible regions. We further propose a fusion network that combines the advantages of both the image and model space predictions to achieve high robustness and accuracy in unconstrained scenarios. Thanks to the proposed fusion module, our method is robust not only to occlusion and large pitch and roll view angles, which is the benefit of our image space approach, but also to noise and large yaw angles, which is the benefit of our model space method. Comprehensive evaluations demonstrate the superior performance of our method compared with the state-of-the-art methods. On the 3D dense face alignment task, we achieve 3.80% NME on the AFLW2000-3D dataset, which outperforms the state-of-the-art method by 5.5%. Code is available at https://github.com/lhyfst/DSFNet.

📄 PDF Abstract BibTeX arXiv:2305.11522

Code (1)

lhyfst/dsfnet 공식 구현 pytorch

Tasks

3D Face ReconstructionFace AlignmentHead Pose Estimation

Similar Papers 제목 키워드 기반

DSFNet: Learning Dual-Domain Spectral Operators for Multi-Modality Spatio-Temporal Forecasting in Urban Transportation Systems

2026-06-05 · Yongchao Li, Yang Li, Zhuoxuan Li, Jun Chen 외 arxiv

Multi-Modality Spatio-Temporal Forecasting (MoSTF) extends traditional spatio-temporal forecasting by incorporating diverse traffic modalities. Despite significant recent strides in spatio-temporal modeling, existing app…

Dual Semantic Fusion Network for Video Object Detection

2020-09-16 · Lijian Lin, Haosheng Chen, Honglun Zhang, Jun Liang 외

Video object detection is a tough task due to the deteriorated quality of video sequences captured under complex environments. Currently, this area is dominated by a series of feature enhancement based methods, which dis…

Objectobject-detectionObject DetectionOptical Flow Estimation+1

DSFNet: Dual-GCN and Location-fused Self-attention with Weighted Fast Normalized Fusion for Polyps Segmentation

2023-08-15 · Juntong Fan, Debesh Jha, Tieyong Zeng, Dayang Wang

Polyps segmentation poses a significant challenge in medical imaging due to the flat surface of polyps and their texture similarity to surrounding tissues. This similarity gives rise to difficulties in establishing a cle…

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+2

Transformer-Based Dual-Optical Attention Fusion Crowd Head Point Counting and Localization Network

2025-05-11 · Fei Zhou, Yi Li, Mingqing Zhu

In this paper, the dual-optical attention fusion crowd head point counting model (TAPNet) is proposed to address the problem of the difficulty of accurate counting in complex scenes such as crowd dense occlusion and low …

Crowd CountingData Augmentation

SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction

2021-06-06 · Zeyu Ruan, Changqing Zou, Longhai Wu, Gangshan Wu 외

Three-dimensional face dense alignment and reconstruction in the wild is a challenging problem as partial facial information is commonly missing in occluded and large pose face images. Large head pose variations also inc…

3D Face Alignment3D Face ReconstructionFace AlignmentHead Pose Estimation+1