CVDec 4, 2018

Domain-Adaptive Single-View 3D Reconstruction

arXiv:1812.01742v227 citations
Originality Incremental advance
AI Analysis

This work addresses domain adaptation for 3D reconstruction from natural images, which is an incremental improvement for computer vision applications.

The paper tackles the problem of single-view 3D reconstruction from natural images by addressing domain adaptation issues and shape ambiguity, achieving competitive state-of-the-art results with a simpler architecture.

Single-view 3D shape reconstruction is an important but challenging problem, mainly for two reasons. First, as shape annotation is very expensive to acquire, current methods rely on synthetic data, in which ground-truth 3D annotation is easy to obtain. However, this results in domain adaptation problem when applied to natural images. The second challenge is that there are multiple shapes that can explain a given 2D image. In this paper, we propose a framework to improve over these challenges using adversarial training. On one hand, we impose domain confusion between natural and synthetic image representations to reduce the distribution gap. On the other hand, we impose the reconstruction to be `realistic' by forcing it to lie on a (learned) manifold of realistic object shapes. Our experiments show that these constraints improve performance by a large margin over baseline reconstruction models. We achieve results competitive with the state of the art with a much simpler architecture.

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