De-rendering 3D Objects in the Wild
In CVPR 2022


Felix Wimbauer1,2
Shangzhe Wu1
Christian Rupprecht1


University of Oxford
Technical University of Munich




Teaser figure.

A method for de-rendering a 3D object from a single image into shape, material, and lighting, that is trained in a weakly-supervised fashion relying only on rough shape estimates.




Abstract

With increasing focus on augmented and virtual reality applications (XR) comes the demand for algorithms that can lift objects from images and videos into representations that are suitable for a wide variety of related 3D tasks. Large-scale deployment of XR devices and applications means that we cannot solely rely on supervised learning, as collecting and annotating data for the unlimited variety of objects in the real world is infeasible. We present a weakly supervised method that is able to decompose a single image of an object into shape (depth and normals), material (albedo, reflectivity and shininess) and global lighting parameters. For training, the method only relies on a rough initial shape estimate of the training objects to bootstrap the learning process. This shape supervision can come for example from a pretrained depth network or - more generically - from a traditional structure-from-motion pipeline. In our experiments, we show that the method can successfully de-render 2D images into a decomposed 3D representation and generalizes to unseen object categories. Since in-the-wild evaluation is difficult due to the lack of ground truth data, we also introduce a photo-realistic synthetic test set that allows for quantitative evaluation.




Video




Relighting Results




De-Rendering Results

De-rendering results De-rendering results




Comparisons on CO3D

CO3D comparisons




Paper

Paper thumbnail.

De-rendering 3D Objects in the Wild

Felix Wimbauer, Shangzhe Wu, Christian Rupprecht

In CVPR 2022

@InProceedings{wimbauer2022rendering,
            title={De-rendering 3D Objects in the Wild},
            author={Wimbauer, Felix and Wu, Shangzhe and Rupprecht, Christian},
            booktitle={CVPR},
            year={2022}
          }



Acknowledgements

The webpage template was adapted from Richard Zhang's and Jason Zhang's templates.