paper-with-me

Papers

Unsupervised Learning of 3D Semantic Keypoints with Mutual Reconstruction

2022-03-19 · Haocheng Yuan, Chen Zhao, Shichao Fan, Jiaxi Jiang, Jiaqi Yang

Semantic 3D keypoints are category-level semantic consistent points on 3D objects. Detecting 3D semantic keypoints is a foundation for a number of 3D vision tasks but remains challenging, due to the ambiguity of semantic information, especially when the objects are represented by unordered 3D point clouds. Existing unsupervised methods tend to generate category-level keypoints in implicit manners, making it difficult to extract high-level information, such as semantic labels and topology. From a novel mutual reconstruction perspective, we present an unsupervised method to generate consistent semantic keypoints from point clouds explicitly. To achieve this, the proposed model predicts keypoints that not only reconstruct the object itself but also reconstruct other instances in the same category. To the best of our knowledge, the proposed method is the first to mine 3D semantic consistent keypoints from a mutual reconstruction view. Experiments under various evaluation metrics as well as comparisons with the state-of-the-arts demonstrate the efficacy of our new solution to mining semantic consistent keypoints with mutual reconstruction.

📄 PDF Abstract BibTeX arXiv:2203.10212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Keypoint Autoencoders: Learning Interest Points of Semantics

2020-08-11 · Ruoxi Shi, Zhengrong Xue, Xinyang Li

Understanding point clouds is of great importance. Many previous methods focus on detecting salient keypoints to identity structures of point clouds. However, existing methods neglect the semantics of points selected, le…

Skeleton Merger: an Unsupervised Aligned Keypoint Detector

2021-03-19 · CVPR 2021 1 · Ruoxi Shi, Zhengrong Xue, Yang You, Cewu Lu

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 …

DecoderObject TrackingRetrieval

SNAKE: Shape-aware Neural 3D Keypoint Field

2022-06-03 · Chengliang Zhong, Peixing You, Xiaoxue Chen, Hao Zhao 외

Detecting 3D keypoints from point clouds is important for shape reconstruction, while this work investigates the dual question: can shape reconstruction benefit 3D keypoint detection? Existing methods either seek salient…

Keypoint Detection

Self-supervised Single-view 3D Reconstruction via Semantic Consistency

2020-03-13 · ECCV 2020 8 · Xueting Li, Sifei Liu, Kihwan Kim, Shalini De Mello 외

We learn a self-supervised, single-view 3D reconstruction model that predicts the 3D mesh shape, texture and camera pose of a target object with a collection of 2D images and silhouettes. The proposed method does not nec…

3D ReconstructionObjectSingle-View 3D Reconstruction

DeDoDe: Detect, Don't Describe -- Describe, Don't Detect for Local Feature Matching

2023-08-16 · Johan Edstedt, Georg Bökman, Mårten Wadenbäck, Michael Felsberg

Keypoint detection is a pivotal step in 3D reconstruction, whereby sets of (up to) K points are detected in each view of a scene. Crucially, the detected points need to be consistent between views, i.e., correspond to th…

3D ReconstructionBinary ClassificationKeypoint Detection