-
[pdf]
[supp]
[arXiv]
[code]
[bibtex]@InProceedings{Wei_2022_ACCV, author = {Wei, Jiaxin and Liu, Lige and Cheng, Ran and Jiang, Wenqing and Xu, Minghao and Jiang, Xinyu and Sun, Tao and Schwertfeger, S\"oren and Kneip, Laurent}, title = {Spotlights: Probing Shapes from Spherical Viewpoints}, booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV)}, month = {December}, year = {2022}, pages = {4310-4326} }
Spotlights: Probing Shapes from Spherical Viewpoints
Abstract
Recent years have witnessed the surge of learned representations that directly build upon point clouds. 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 to probe for 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 dataset demonstrate that our method achieves competitive accuracy and consistency while at a lower computational cost. The code and dataset will be released at https://github.com/goldoak/Spotlights.
Related Material