LIST: Learning Implicitly from Spatial Transformers for Single-View 3D Reconstruction
Mohammad Samiul Arshad, William J. Beksi

TL;DR
LIST introduces a neural architecture that combines local and global image features to improve single-view 3D reconstruction, accurately capturing geometric and topological details without requiring camera parameters.
Contribution
The paper presents a novel method that leverages both local and global features for detailed 3D reconstruction from a single image, surpassing existing methods in accuracy.
Findings
Outperforms state-of-the-art in synthetic and real-world datasets.
Accurately reconstructs geometric and topological details.
Does not require camera estimation or pixel alignment.
Abstract
Accurate reconstruction of both the geometric and topological details of a 3D object from a single 2D image embodies a fundamental challenge in computer vision. Existing explicit/implicit solutions to this problem struggle to recover self-occluded geometry and/or faithfully reconstruct topological shape structures. To resolve this dilemma, we introduce LIST, a novel neural architecture that leverages local and global image features to accurately reconstruct the geometric and topological structure of a 3D object from a single image. We utilize global 2D features to predict a coarse shape of the target object and then use it as a base for higher-resolution reconstruction. By leveraging both local 2D features from the image and 3D features from the coarse prediction, we can predict the signed distance between an arbitrary point and the target surface via an implicit predictor with great…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
LIST: Learning Implicitly from Spatial Transformers for Single-View 3D Reconstruction· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · 3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques
MethodsBalanced Selection
