CVDec 21, 2023

ZeroShape: Regression-based Zero-shot Shape Reconstruction

arXiv:2312.14198v242 citationsh-index: 33CVPR
Originality Incremental advance
AI Analysis

This work addresses the computational expense of generative models for 3D shape reconstruction, offering a more efficient alternative for applications requiring 3D reconstruction from images.

The paper tackles the problem of single-image zero-shot 3D shape reconstruction by proposing ZeroShape, a regression-based model that achieves superior performance over state-of-the-art methods while demonstrating significantly higher computational and data efficiency.

We study the problem of single-image zero-shot 3D shape reconstruction. Recent works learn zero-shot shape reconstruction through generative modeling of 3D assets, but these models are computationally expensive at train and inference time. In contrast, the traditional approach to this problem is regression-based, where deterministic models are trained to directly regress the object shape. Such regression methods possess much higher computational efficiency than generative methods. This raises a natural question: is generative modeling necessary for high performance, or conversely, are regression-based approaches still competitive? To answer this, we design a strong regression-based model, called ZeroShape, based on the converging findings in this field and a novel insight. We also curate a large real-world evaluation benchmark, with objects from three different real-world 3D datasets. This evaluation benchmark is more diverse and an order of magnitude larger than what prior works use to quantitatively evaluate their models, aiming at reducing the evaluation variance in our field. We show that ZeroShape not only achieves superior performance over state-of-the-art methods, but also demonstrates significantly higher computational and data efficiency.

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