融合2D图像与3D扫描特征,提升人脸皮肤分割精度
Pixels2Points: Fusing 2D and 3D Features for Facial Skin Segmentation
- 用冻结的图像模型提取多视角特征并投影到3D网格
- 2D与3D特征融合后在扫描网格上直接预测皮肤掩码
- 在真实数据上表现良好,注册精度提升超14%以上
面部配准将模板网格变形以拟合3D人脸扫描,但非皮肤区域(如头发、胡须、饰品)因噪声扫描表面影响,导致配准质量下降。提高配准精度需准确分离扫描网格中的皮肤与非皮肤区域。现有基于图像(2D)或扫描(3D)的分割方法均存在缺陷:2D方法产生多视角不一致的掩码,无法处理扫描误差或图像-扫描错位;3D方法则空间分辨率低于图像。本文提出一种新方法,能精确分离3D人头扫描中的皮肤与非皮肤几何。该方法利用冻结的图像基础模型从多视角图像中提取特征,并将其聚合至3D空间;再与扫描网格的3D几何特征融合,直接在扫描网格上预测分割掩码。实验表明,相比纯2D或3D分割方法,本方法将注册精度分别提升8.89%和14.3%。尽管仅在合成数据上训练,模型对真实数据具有良好的泛化能力。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。