Accurate 3D Face Reconstruction from Weakly Calibrated Wide Baseline Images with Profile Contours

Abstract

We propose a method to generate a highly accurate 3D face model from a set of wide-baseline images in a weakly calibrated setup. Our approach is purely data driven, and produces faithful 3D models without any pre-defined models, unlike other statistical model-based approaches. Our results do not rely upon a critical initialization step nor parameters for optimization steps. We process 5 images (including profile views), infer the accurate poses of cameras in all views, and then infer a dense 3D face model. The quality of 3D face models depends on the accuracy of estimated head-camera motion. First, we propose to use an iterative bundle adjustment approach to remove outliers in corresponding points. Contours in the profile views are matched to provide reliable correspondences that link two opposite side of views together. For dense reconstruction, we propose to use a face-specific cylindrical representation which allows us to solve a global optimization problem for N-view dense aggregation. Profile contours are used once again to provide constraints in the optimization step. Experimental results using synthetic and real images show that our method provides accurate and stable reconstruction results on wide-baseline images. We compare our method with state of the art methods, and show that it provides significantly better results in terms of both accuracy and efficiency.

Cite

Text

Lin et al. "Accurate 3D Face Reconstruction from Weakly Calibrated Wide Baseline Images with Profile Contours." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539793

Markdown

[Lin et al. "Accurate 3D Face Reconstruction from Weakly Calibrated Wide Baseline Images with Profile Contours." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/lin2010cvpr-accurate/) doi:10.1109/CVPR.2010.5539793

BibTeX

@inproceedings{lin2010cvpr-accurate,
  title     = {{Accurate 3D Face Reconstruction from Weakly Calibrated Wide Baseline Images with Profile Contours}},
  author    = {Lin, Yuping and Medioni, Gérard G. and Choi, Jongmoo},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1490-1497},
  doi       = {10.1109/CVPR.2010.5539793},
  url       = {https://mlanthology.org/cvpr/2010/lin2010cvpr-accurate/}
}