English

Spotlights: Probing Shapes from Spherical Viewpoints

Computer Vision and Pattern Recognition 2023-02-06 v3 Artificial Intelligence Graphics

Abstract

Recent years have witnessed the surge of learned representations that directly build upon point clouds. Though becoming increasingly expressive, most existing representations still struggle to generate ordered point sets. Inspired by spherical multi-view scanners, we propose a novel sampling model called Spotlights to represent a 3D shape as a compact 1D array of depth values. It simulates the configuration of cameras evenly distributed on a sphere, where each virtual camera casts light rays from its principal point through sample points on a small concentric spherical cap to probe for the possible intersections with the object surrounded by the sphere. The structured point cloud is hence given implicitly as a function of depths. We provide a detailed geometric analysis of this new sampling scheme and prove its effectiveness in the context of the point cloud completion task. Experimental results on both synthetic and real data demonstrate that our method achieves competitive accuracy and consistency while having a significantly reduced computational cost. Furthermore, we show superior performance on the downstream point cloud registration task over state-of-the-art completion methods.

Keywords

Cite

@article{arxiv.2205.12564,
  title  = {Spotlights: Probing Shapes from Spherical Viewpoints},
  author = {Jiaxin Wei and Lige Liu and Ran Cheng and Wenqing Jiang and Minghao Xu and Xinyu Jiang and Tao Sun and Soren Schwertfeger and Laurent Kneip},
  journal= {arXiv preprint arXiv:2205.12564},
  year   = {2023}
}

Comments

accepted by ACCV2022

R2 v1 2026-06-24T11:28:01.409Z