CVNov 25, 2019

Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild

arXiv:1911.11130v2338 citations
Originality Highly original
AI Analysis

This enables unsupervised 3D reconstruction for domains like faces and cars, but it is incremental as it builds on symmetry assumptions.

The paper tackles the problem of learning 3D deformable object shapes from single-view images without supervision, by exploiting object symmetry and modeling illumination, and achieves superior accuracy on benchmarks compared to supervised methods.

We propose a method to learn 3D deformable object categories from raw single-view images, without external supervision. The method is based on an autoencoder that factors each input image into depth, albedo, viewpoint and illumination. In order to disentangle these components without supervision, we use the fact that many object categories have, at least in principle, a symmetric structure. We show that reasoning about illumination allows us to exploit the underlying object symmetry even if the appearance is not symmetric due to shading. Furthermore, we model objects that are probably, but not certainly, symmetric by predicting a symmetry probability map, learned end-to-end with the other components of the model. Our experiments show that this method can recover very accurately the 3D shape of human faces, cat faces and cars from single-view images, without any supervision or a prior shape model. On benchmarks, we demonstrate superior accuracy compared to another method that uses supervision at the level of 2D image correspondences.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes