English

ShapeClipper: Scalable 3D Shape Learning from Single-View Images via Geometric and CLIP-based Consistency

Computer Vision and Pattern Recognition 2023-04-14 v1

Abstract

We present ShapeClipper, a novel method that reconstructs 3D object shapes from real-world single-view RGB images. Instead of relying on laborious 3D, multi-view or camera pose annotation, ShapeClipper learns shape reconstruction from a set of single-view segmented images. The key idea is to facilitate shape learning via CLIP-based shape consistency, where we encourage objects with similar CLIP encodings to share similar shapes. We also leverage off-the-shelf normals as an additional geometric constraint so the model can learn better bottom-up reasoning of detailed surface geometry. These two novel consistency constraints, when used to regularize our model, improve its ability to learn both global shape structure and local geometric details. We evaluate our method over three challenging real-world datasets, Pix3D, Pascal3D+, and OpenImages, where we achieve superior performance over state-of-the-art methods.

Keywords

Cite

@article{arxiv.2304.06247,
  title  = {ShapeClipper: Scalable 3D Shape Learning from Single-View Images via Geometric and CLIP-based Consistency},
  author = {Zixuan Huang and Varun Jampani and Anh Thai and Yuanzhen Li and Stefan Stojanov and James M. Rehg},
  journal= {arXiv preprint arXiv:2304.06247},
  year   = {2023}
}

Comments

Accepted to CVPR 2023, project website at https://zixuanh.com/projects/shapeclipper.html

R2 v1 2026-06-28T10:03:33.618Z