paper-with-me

Papers

Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration

2023-03-17 · CVPR 2023 1 · Zheng Qin, Hao Yu, Changjian Wang, Yuxing Peng, Kai Xu

We study the problem of outlier correspondence pruning for non-rigid point cloud registration. In rigid registration, spatial consistency has been a commonly used criterion to discriminate outliers from inliers. It measures the compatibility of two correspondences by the discrepancy between the respective distances in two point clouds. However, spatial consistency no longer holds in non-rigid cases and outlier rejection for non-rigid registration has not been well studied. In this work, we propose Graph-based Spatial Consistency Network (GraphSCNet) to filter outliers for non-rigid registration. Our method is based on the fact that non-rigid deformations are usually locally rigid, or local shape preserving. We first design a local spatial consistency measure over the deformation graph of the point cloud, which evaluates the spatial compatibility only between the correspondences in the vicinity of a graph node. An attention-based non-rigid correspondence embedding module is then devised to learn a robust representation of non-rigid correspondences from local spatial consistency. Despite its simplicity, GraphSCNet effectively improves the quality of the putative correspondences and attains state-of-the-art performance on three challenging benchmarks. Our code and models are available at https://github.com/qinzheng93/GraphSCNet.

📄 PDF Abstract BibTeX arXiv:2303.09950

Code (1)

qinzheng93/graphscnet 공식 구현 pytorch

Tasks

Point Cloud Registration

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

OGC: Unsupervised 3D Object Segmentation from Rigid Dynamics of Point Clouds

2022-10-10 · Ziyang Song, Bo Yang

In this paper, we study the problem of 3D object segmentation from raw point clouds. Unlike all existing methods which usually require a large amount of human annotations for full supervision, we propose the first unsupe…

Instance SegmentationObjectSegmentationSemantic Segmentation

Point Cloud Registration Based on Consistency Evaluation of Rigid Transformation in Parameter Space

2020-11-10 · Masaki Yoshii, Ikuko Shimizu

We can use a method called registration to integrate some point clouds that represent the shape of the real world. In this paper, we propose highly accurate and stable registration method. Our method detects keypoints fr…

Point Cloud RegistrationTriplet

Regularizing Self-supervised 3D Scene Flows with Surface Awareness and Cyclic Consistency

2023-12-12 · Patrik Vacek, David Hurych, Karel Zimmermann, Patrick Perez 외

Learning without supervision how to predict 3D scene flows from point clouds is essential to many perception systems. We propose a novel learning framework for this task which improves the necessary regularization. Relyi…

Scene Flow Estimation

Partial Transport for Point-Cloud Registration

2023-09-27 · Yikun Bai, Huy Tran, Steven B. Damelin, Soheil Kolouri

Point cloud registration plays a crucial role in various fields, including robotics, computer graphics, and medical imaging. This process involves determining spatial relationships between different sets of points, typic…

Computational EfficiencyPoint Cloud Registration

MultiBodySync: Multi-Body Segmentation and Motion Estimation via 3D Scan Synchronization

2021-01-17 · CVPR 2021 1 · Jiahui Huang, He Wang, Tolga Birdal, Minhyuk Sung 외

We present MultiBodySync, a novel, end-to-end trainable multi-body motion segmentation and rigid registration framework for multiple input 3D point clouds. The two non-trivial challenges posed by this multi-scan multibod…

Motion EstimationMotion SegmentationSegmentation