paper-with-me

Papers

Iterative Global Similarity Points : A robust coarse-to-fine integration solution for pairwise 3D point cloud registration

2018-08-12 · Yue Pan, Bisheng Yang, Fuxun Liang, Zhen Dong

In this paper, we propose a coarse-to-fine integration solution inspired by the classical ICP algorithm, to pairwise 3D point cloud registration with two improvements of hybrid metric spaces (eg, BSC feature and Euclidean geometry spaces) and globally optimal correspondences matching. First, we detect the keypoints of point clouds and use the Binary Shape Context (BSC) descriptor to encode their local features. Then, we formulate the correspondence matching task as an energy function, which models the global similarity of keypoints on the hybrid spaces of BSC feature and Euclidean geometry. Next, we estimate the globally optimal correspondences through optimizing the energy function by the Kuhn-Munkres algorithm and then calculate the transformation based on the correspondences. Finally,we iteratively refine the transformation between two point clouds by conducting optimal correspondences matching and transformation calculation in a mutually reinforcing manner, to achieve the coarse-to-fine registration under an unified framework.The proposed method is evaluated and compared to several state-of-the-art methods on selected challenging datasets with repetitive, symmetric and incomplete structures.Comprehensive experiments demonstrate that the proposed IGSP algorithm obtains good performance and outperforms the state-of-the-art methods in terms of both rotation and translation errors.

📄 PDF Abstract BibTeX arXiv:1808.03899

Code (1)

YuePanEdward/GH-ICP 공식 구현

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Digging into Intrinsic Contextual Information for High-fidelity 3D Point Cloud Completion

2024-12-11 · Jisheng Chu, Wenrui Li, Xingtao Wang, Kanglin Ning 외

The common occurrence of occlusion-induced incompleteness in point clouds has made point cloud completion (PCC) a highly-concerned task in the field of geometric processing. Existing PCC methods typically produce complet…

Point Cloud Completion

Sparse Point Guided 3D Lane Detection

2023-01-01 · ICCV 2023 1 · Chengtang Yao, Lidong Yu, Yuwei Wu, Yunde Jia

3D lane detection usually builds a dense correspondence between the front-view space and the BEV space to estimate lane points in the 3D space. 3D lanes only occupy a small ratio of the dense correspondence, while mo…

3D Lane DetectionLane Detection

Imagine Before Concentration: Diffusion-Guided Registers Enhance Partially Relevant Video Retrieval

2026-04-04 · Jun Li, Xuhang Lou, Jinpeng Wang, Yuting Wang 외 arxiv

Partially Relevant Video Retrieval (PRVR) aims to retrieve untrimmed videos based on text queries that describe only partial events. Existing methods suffer from incomplete global contextual perception, struggling with q…

Partially Relevant Video RetrievalRepresentation Learning

EADReg: Probabilistic Correspondence Generation with Efficient Autoregressive Diffusion Model for Outdoor Point Cloud Registration

2024-11-22 · Linrui Gong, Jiuming Liu, Junyi Ma, Lihao Liu 외

Diffusion models have shown the great potential in the point cloud registration (PCR) task, especially for enhancing the robustness to challenging cases. However, existing diffusion-based PCR methods primarily focus on i…

Point Cloud Registration

CR-Seg: Attention-Guided and CoT-Enhanced Coarse-to-Refined Reasoning Segmentation

2026-06-02 · Yifan Cao, Xiaocui Yang, Faxian Wan, Shi Feng 외 arxiv

Reasoning segmentation aims to segment target objects described by complex language through joint visual-textual reasoning. Existing methods typically rely on either learned semantic tokens to bridge Multimodal Large Lan…