English

Specular-to-Diffuse Translation for Multi-View Reconstruction

Computer Vision and Pattern Recognition 2018-07-31 v3

Abstract

Most multi-view 3D reconstruction algorithms, especially when shape-from-shading cues are used, assume that object appearance is predominantly diffuse. To alleviate this restriction, we introduce S2Dnet, a generative adversarial network for transferring multiple views of objects with specular reflection into diffuse ones, so that multi-view reconstruction methods can be applied more effectively. Our network extends unsupervised image-to-image translation to multi-view "specular to diffuse" translation. To preserve object appearance across multiple views, we introduce a Multi-View Coherence loss (MVC) that evaluates the similarity and faithfulness of local patches after the view-transformation. Our MVC loss ensures that the similarity of local correspondences among multi-view images is preserved under the image-to-image translation. As a result, our network yields significantly better results than several single-view baseline techniques. In addition, we carefully design and generate a large synthetic training data set using physically-based rendering. During testing, our network takes only the raw glossy images as input, without extra information such as segmentation masks or lighting estimation. Results demonstrate that multi-view reconstruction can be significantly improved using the images filtered by our network. We also show promising performance on real world training and testing data.

Keywords

Cite

@article{arxiv.1807.05439,
  title  = {Specular-to-Diffuse Translation for Multi-View Reconstruction},
  author = {Shihao Wu and Hui Huang and Tiziano Portenier and Matan Sela and Danny Cohen-Or and Ron Kimmel and Matthias Zwicker},
  journal= {arXiv preprint arXiv:1807.05439},
  year   = {2018}
}

Comments

Accepted to ECCV 2018

R2 v1 2026-06-23T03:01:31.390Z