TL;DR
This paper introduces a novel data-driven 3D CNN approach to predict the next-best-view for complete 3D object reconstruction, outperforming existing methods in accuracy and speed.
Contribution
It is one of the first works to directly regress the next-best-view in continuous space using a 3D CNN for object reconstruction.
Findings
Predicted views closely match ground truth positions.
Coverage of up to 90% on unseen objects.
Achieves 3 frames per second in runtime.
Abstract
Automated three-dimensional (3D) object reconstruction is the task of building a geometric representation of a physical object by means of sensing its surface. Even though new single view reconstruction techniques can predict the surface, they lead to incomplete models, specially, for non commons objects such as antique objects or art sculptures. Therefore, to achieve the task's goals, it is essential to automatically determine the locations where the sensor will be placed so that the surface will be completely observed. This problem is known as the next-best-view problem. In this paper, we propose a data-driven approach to address the problem. The proposed approach trains a 3D convolutional neural network (3D CNN) with previous reconstructions in order to regress the \btxt{position of the} next-best-view. To the best of our knowledge, this is one of the first works that directly infers…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods3 Dimensional Convolutional Neural Network
