用雷达图重建3D人脸,突破光照与遮挡限制。
3D Face Reconstruction From Radar Images
- 基于物理模型生成合成雷达数据,训练CNN估计3D人脸参数。
- 自编码器结合可微渲染,实现在真实雷达图上高精度重建。
- 适合睡眠监测、隐私保护等需非接触感知的场景。
3D人脸重建在计算机视觉中备受关注,广泛应用于动画、虚拟现实乃至法医学。本研究受睡眠实验室患者监测需求启发,利用雷达传感器穿透非导电材料且不受光照影响的优势,提出一种基于模型的新方法。通过物理驱动但不可微的雷达渲染器生成合成雷达图像数据集,训练基于CNN的编码器以估计3D可变形人脸模型参数。尽管编码器本身已在合成数据上表现良好,我们进一步构建分析-合成式模型化自编码器,其解码器学习可微雷达渲染过程,作为特定对象的可微雷达渲染器。两部分联合训练,同时最小化参数误差与重建雷达图像误差。测试时,可通过无监督图像损失对参数进行微调优化。我们在合成人脸图像及4名个体的真实雷达图像(含3D真值)上进行了评估。
原文摘要 · Abstract (English)
The 3D reconstruction of faces gains wide attention in computer vision and is used in many fields of application, for example, animation, virtual reality, and even forensics. This work is motivated by monitoring patients in sleep laboratories. Due to their unique characteristics, sensors from the radar domain have advantages compared to optical sensors, namely penetration of electrically non-conductive materials and independence of light. These advantages of radar signals unlock new applications and require adaptation of 3D reconstruction frameworks. We propose a novel model-based method for 3D reconstruction from radar images. We generate a dataset of synthetic radar images with a physics-based but non-differentiable radar renderer. This dataset is used to train a CNN-based encoder to estimate the parameters of a 3D morphable face model. Whilst the encoder alone already leads to strong reconstructions of synthetic data, we extend our reconstruction in an Analysis-by-Synthesis fashion to a model-based autoencoder. This is enabled by learning the rendering process in the decoder, which acts as an object-specific differentiable radar renderer. Subsequently, the combination of both network parts is trained to minimize both, the loss of the parameters and the loss of the resulting reconstructed radar image. This leads to the additional benefit, that at test time the parameters can be further optimized by finetuning the autoencoder unsupervised on the image loss. We evaluated our framework on generated synthetic face images as well as on real radar images with 3D ground truth of four individuals.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。