point cloud segment
CSG: Unsupervised Learning of Compact CSG Trees with Dual Complements and Dropouts Fenggen Y u
CSG and CAPRI-Net mentioned in Section 3 of the main paper. To prove Proposition 1, we provide an example that CAPRI-Net's sequence fails to support. CSG is able to support any CSG sequence. Each sub-figure represents a 2D implicit filed defined by the notation below. Specifically, we obtain the mesh for each primitive by performing Marching-Cube on the signed distance field produced by the quadric equation of that primitive.
Object-level 3D Semantic Mapping using a Network of Smart Edge Sensors
Hau, Julian, Bultmann, Simon, Behnke, Sven
Autonomous robots that interact with their environment require a detailed semantic scene model. For this, volumetric semantic maps are frequently used. The scene understanding can further be improved by including object-level information in the map. In this work, we extend a multi-view 3D semantic mapping system consisting of a network of distributed smart edge sensors with object-level information, to enable downstream tasks that need object-level input. Objects are represented in the map via their 3D mesh model or as an object-centric volumetric sub-map that can model arbitrary object geometry when no detailed 3D model is available. We propose a keypoint-based approach to estimate object poses via PnP and refinement via ICP alignment of the 3D object model with the observed point cloud segments. Object instances are tracked to integrate observations over time and to be robust against temporary occlusions. Our method is evaluated on the public Behave dataset where it shows pose estimation accuracy within a few centimeters and in real-world experiments with the sensor network in a challenging lab environment where multiple chairs and a table are tracked through the scene online, in real time even under high occlusions.
Context Prediction for Unsupervised Deep Learning on Point Clouds
Sauder, Jonathan, Sievers, Bjarne
Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised learning tasks such as object classification and semantic segmentation. While massive point cloud datasets can be captured using modern scanning technology, manually labelling such large 3D point clouds for supervised learning tasks is a cumbersome process. This necessitates effective unsupervised learning methods that can produce representations such that downstream tasks require significantly fewer annotated samples. We propose a novel method for unsupervised learning on raw point cloud data in which a neural network is trained to predict the spatial relationship between two point cloud segments. While solving this task, representations that capture semantic properties of the point cloud are learned. Our method outperforms previous unsupervised learning approaches in downstream object classification and segmentation tasks and performs on par with fully supervised methods.