Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SA-ConvONet: Sign-Agnostic Optimization of Convolutional Occupancy Networks

About

Surface reconstruction from point clouds is a fundamental problem in the computer vision and graphics community. Recent state-of-the-arts solve this problem by individually optimizing each local implicit field during inference. Without considering the geometric relationships between local fields, they typically require accurate normals to avoid the sign conflict problem in overlapped regions of local fields, which severely limits their applicability to raw scans where surface normals could be unavailable. Although SAL breaks this limitation via sign-agnostic learning, further works still need to explore how to extend this technique for local shape modeling. To this end, we propose to learn implicit surface reconstruction by sign-agnostic optimization of convolutional occupancy networks, to simultaneously achieve advanced scalability to large-scale scenes, generality to novel shapes, and applicability to raw scans in a unified framework. Concretely, we achieve this goal by a simple yet effective design, which further optimizes the pre-trained occupancy prediction networks with an unsigned cross-entropy loss during inference. The learning of occupancy fields is conditioned on convolutional features from an hourglass network architecture. Extensive experimental comparisons with previous state-of-the-arts on both object-level and scene-level datasets demonstrate the superior accuracy of our approach for surface reconstruction from un-orientated point clouds. The code is available at https://github.com/tangjiapeng/SA-ConvONet.

Jiapeng Tang, Jiabao Lei, Dan Xu, Feiying Ma, Kui Jia, Lei Zhang• 2021

Related benchmarks

TaskDatasetResultRank
3D ReconstructionShapeNet (test)--
74
Scene-level 3D ReconstructionScanNet (test)
F-score77
20
3D Shape ReconstructionFAUST (real scans)
CD10.3
9
3D Shape ReconstructionShapeNet table
Chamfer Distance0.56
9
3D surface reconstructionShapeNet 3k points
Reconstruction Time245.7
9
3D Object ReconstructionShapeNet 12 (test)
Chair Score0.98
5
3D Object ReconstructionShapeNet v1 (test)
IoU (Chair)88
5
Showing 7 of 7 rows

Other info

Follow for update