paper-with-me

Papers

Feature Interactive Representation for Point Cloud Registration

2021-01-01 · ICCV 2021 10 · Bingli Wu, Jie Ma, Gaojie Chen, Pei An

Point cloud registration is the process of using the common structures in two point clouds to splice them together. To find out these common structures and make these structures match more accurately, we investigate the direction of interacting information of the source and target point clouds. To this end, we propose a Feature Interactive Representation learning Network (FIRE-Net), which can explore feature interaction among the source and target point clouds from different levels. Specifically, we first introduce a Combined Feature Encoder (CFE) based on feature interaction intra point cloud. CFE extracts interactive features intra each point cloud and combines them to enhance the ability of the network to describe the local geometric structure. Then, we propose a feature interaction mechanism inter point clouds which includes a Local Interaction Unit (LIU) and a Global Interaction Unit (GIU). The former is used to interact information between point pairs across two point clouds, thus the point features in one point cloud and its similar point features in another point cloud can be aware of each other. The latter is applied to change the per-point features depending on the global cross information of two point clouds, thus one point cloud has the global perception of another. Extensive experiments on partially overlapping point cloud registration show that our method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationRepresentation Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

KSS-ICP: Point Cloud Registration based on Kendall Shape Space

2022-11-05 · Chenlei Lv, Weisi Lin, Baoquan Zhao

Point cloud registration is a popular topic which has been widely used in 3D model reconstruction, location, and retrieval. In this paper, we propose a new registration method, KSS-ICP, to address the rigid registration …

Point Cloud RegistrationRetrieval

Correspondence-Free Point Cloud Registration with SO(3)-Equivariant Implicit Shape Representations

2021-07-21 · Minghan Zhu, Maani Ghaffari, Huei Peng

This paper proposes a correspondence-free method for point cloud rotational registration. We learn an embedding for each point cloud in a feature space that preserves the SO(3)-equivariance property, enabled by recent de…

Point Cloud Registration

DIPR: Efficient Point Cloud Registration via Dynamic Iteration

2023-12-05 · Yang Ai, Qiang Bai, Jindong Li, Xi Yang

Point cloud registration (PCR) is an essential task in 3D vision. Existing methods achieve increasingly higher accuracy. However, a large proportion of non-overlapping points in point cloud registration consume a lot of …

GPUPoint Cloud Registration

VRHCF: Cross-Source Point Cloud Registration via Voxel Representation and Hierarchical Correspondence Filtering

2024-03-15 · Guiyu Zhao, Zewen Du, Zhentao Guo, Hongbin Ma

Addressing the challenges posed by the substantial gap in point cloud data collected from diverse sensors, achieving robust cross-source point cloud registration becomes a formidable task. In response, we present a novel…

Point Cloud Registration

E2PNet: Event to Point Cloud Registration with Spatio-Temporal Representation Learning

2023-11-30 · NeurIPS 2023 11 · Xiuhong Lin, Changjie Qiu, Zhipeng Cai, Siqi Shen 외

Event cameras have emerged as a promising vision sensor in recent years due to their unparalleled temporal resolution and dynamic range. While registration of 2D RGB images to 3D point clouds is a long-standing problem i…

Image ReconstructionObject RecognitionPoint Cloud RegistrationRepresentation Learning