paper-with-me

Papers

PRNet: Self-Supervised Learning for Partial-to-Partial Registration

2019-10-27 · NeurIPS 2019 12 · Yue Wang, Justin M. Solomon

We present a simple, flexible, and general framework titled Partial Registration Network (PRNet), for partial-to-partial point cloud registration. Inspired by recently-proposed learning-based methods for registration, we use deep networks to tackle non-convexity of the alignment and partial correspondence problems. While previous learning-based methods assume the entire shape is visible, PRNet is suitable for partial-to-partial registration, outperforming PointNetLK, DCP, and non-learning methods on synthetic data. PRNet is self-supervised, jointly learning an appropriate geometric representation, a keypoint detector that finds points in common between partial views, and keypoint-to-keypoint correspondences. We show PRNet predicts keypoints and correspondences consistently across views and objects. Furthermore, the learned representation is transferable to classification.

📄 PDF Abstract BibTeX arXiv:1910.12240

Code (4)

WangYueFt/prnet 공식 구현 pytorch
qinzheng93/geotransformer pytorch
vinits5/learning3d pytorch
zhileichen99/utopic pytorch

Tasks

Point Cloud RegistrationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Learning 3D-3D Correspondences for One-shot Partial-to-partial Registration

2020-06-08 · Zheng Dang, Fei Wang, Mathieu Salzmann

While 3D-3D registration is traditionally tacked by optimization-based methods, recent work has shown that learning-based techniques could achieve faster and more robust results. In this context, however, only PRNet can …

Unsupervised Partial Point Set Registration via Joint Shape Completion and Registration

2020-09-11 · Xiang Li, Lingjing Wang, Yi Fang

We propose a self-supervised method for partial point set registration. While recent proposed learning-based methods have achieved impressive registration performance on the full shape observations, these methods mostly …

Decoder

Unsupervised Deep Probabilistic Approach for Partial Point Cloud Registration

2023-03-23 · CVPR 2023 1 · Guofeng Mei, Hao Tang, Xiaoshui Huang, Weijie Wang 외

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds w…

Point Cloud Registration

Dual-Stream Pyramid Registration Network

2019-09-26 · Miao Kang, Xiaojun Hu, Weilin Huang, Matthew R. Scott 외

We propose a Dual-Stream Pyramid Registration Network (referred as Dual-PRNet) for unsupervised 3D medical image registration. Unlike recent CNN-based registration approaches, such as VoxelMorph, which explores a single-…

DecoderImage RegistrationMedical Image Registration

Self-Supervised Feature Learning from Partial Point Clouds via Pose Disentanglement

2022-01-09 · Meng-Shiun Tsai, Pei-Ze Chiang, Yi-Hsuan Tsai, Wei-Chen Chiu

Self-supervised learning on point clouds has gained a lot of attention recently, since it addresses the label-efficiency and domain-gap problems on point cloud tasks. In this paper, we propose a novel self-supervised fra…

DisentanglementRepresentation LearningSelf-Supervised Learning