English

Pixels2Points: Fusing 2D and 3D Features for Facial Skin Segmentation

Graphics 2025-05-27 v3 Computer Vision and Pattern Recognition

Abstract

Face registration deforms a template mesh to closely fit a 3D face scan, the quality of which commonly degrades in non-skin regions (e.g., hair, beard, accessories), because the optimized template-to-scan distance pulls the template mesh towards the noisy scan surface. Improving registration quality requires a clean separation of skin and non-skin regions on the scan mesh. Existing image-based (2D) or scan-based (3D) segmentation methods however perform poorly. Image-based segmentation outputs multi-view inconsistent masks, and they cannot account for scan inaccuracies or scan-image misalignment, while scan-based methods suffer from lower spatial resolution compared to images. In this work, we introduce a novel method that accurately separates skin from non-skin geometry on 3D human head scans. For this, our method extracts features from multi-view images using a frozen image foundation model and aggregates these features in 3D. These lifted 2D features are then fused with 3D geometric features extracted from the scan mesh, to then predict a segmentation mask directly on the scan mesh. We show that our segmentations improve the registration accuracy over pure 2D or 3D segmentation methods by 8.89% and 14.3%, respectively. Although trained only on synthetic data, our model generalizes well to real data.

Keywords

Cite

@article{arxiv.2504.19718,
  title  = {Pixels2Points: Fusing 2D and 3D Features for Facial Skin Segmentation},
  author = {Victoria Yue Chen and Daoye Wang and Stephan Garbin and Jan Bednarik and Sebastian Winberg and Timo Bolkart and Thabo Beeler},
  journal= {arXiv preprint arXiv:2504.19718},
  year   = {2025}
}

Comments

4 pages, 4 figures, published in Eurographics 2025 as a short paper

R2 v1 2026-06-28T23:13:39.531Z