CVMar 23, 2022

Hybrid Mesh-neural Representation for 3D Transparent Object Reconstruction

ETH Zurich
arXiv:2203.12613v323 citationsh-index: 71
Originality Incremental advance
AI Analysis

This addresses the challenge of 3D reconstruction for transparent objects, which is important for applications in robotics and computer vision, but is incremental as it builds on existing hybrid representation ideas.

The paper tackles the problem of reconstructing 3D shapes of transparent objects from hand-held images under natural light, achieving high-quality results superior to state-of-the-art methods with a simplified capture setup.

We propose a novel method to reconstruct the 3D shapes of transparent objects using hand-held captured images under natural light conditions. It combines the advantage of explicit mesh and multi-layer perceptron (MLP) network, a hybrid representation, to simplify the capture setting used in recent contributions. After obtaining an initial shape through the multi-view silhouettes, we introduce surface-based local MLPs to encode the vertex displacement field (VDF) for the reconstruction of surface details. The design of local MLPs allows to represent the VDF in a piece-wise manner using two layer MLP networks, which is beneficial to the optimization algorithm. Defining local MLPs on the surface instead of the volume also reduces the searching space. Such a hybrid representation enables us to relax the ray-pixel correspondences that represent the light path constraint to our designed ray-cell correspondences, which significantly simplifies the implementation of single-image based environment matting algorithm. We evaluate our representation and reconstruction algorithm on several transparent objects with ground truth models. Our experiments show that our method can produce high-quality reconstruction results superior to state-of-the-art methods using a simplified data acquisition setup.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes