Skeleton Merger: an Unsupervised Aligned Keypoint Detector

03/19/2021
by   Ruoxi Shi, et al.
0

Detecting aligned 3D keypoints is essential under many scenarios such as object tracking, shape retrieval and robotics. However, it is generally hard to prepare a high-quality dataset for all types of objects due to the ambiguity of keypoint itself. Meanwhile, current unsupervised detectors are unable to generate aligned keypoints with good coverage. In this paper, we propose an unsupervised aligned keypoint detector, Skeleton Merger, which utilizes skeletons to reconstruct objects. It is based on an Autoencoder architecture. The encoder proposes keypoints and predicts activation strengths of edges between keypoints. The decoder performs uniform sampling on the skeleton and refines it into small point clouds with pointwise offsets. Then the activation strengths are applied and the sub-clouds are merged. Composite Chamfer Distance (CCD) is proposed as a distance between the input point cloud and the reconstruction composed of sub-clouds masked by activation strengths. We demonstrate that Skeleton Merger is capable of detecting semantically-rich salient keypoints with good alignment, and shows comparable performance to supervised methods on the KeypointNet dataset. It is also shown that the detector is robust to noise and subsampling. Our code is available at https://github.com/eliphatfs/SkeletonMerger.

READ FULL TEXT
research
03/31/2022

LAKe-Net: Topology-Aware Point Cloud Completion by Localizing Aligned Keypoints

Point cloud completion aims at completing geometric and topological shap...
research
11/24/2020

UKPGAN: Unsupervised KeyPoint GANeration

Keypoint detection is an essential component for the object registration...
research
10/04/2022

Centroid Distance Keypoint Detector for Colored Point Clouds

Keypoint detection serves as the basis for many computer vision and robo...
research
03/30/2019

USIP: Unsupervised Stable Interest Point Detection from 3D Point Clouds

In this paper, we propose the USIP detector: an Unsupervised Stable Inte...
research
06/03/2022

SNAKE: Shape-aware Neural 3D Keypoint Field

Detecting 3D keypoints from point clouds is important for shape reconstr...
research
11/16/2022

Semantic keypoint extraction for scanned animals using multi-depth-camera systems

Keypoint annotation in point clouds is an important task for 3D reconstr...
research
08/11/2020

Keypoint Autoencoders: Learning Interest Points of Semantics

Understanding point clouds is of great importance. Many previous methods...

Please sign up or login with your details

Forgot password? Click here to reset