paper-with-me

홈 › Papers

GlobalPointer: Large-Scale Plane Adjustment with Bi-Convex Relaxation

2024-07-18 · Bangyan Liao, Zhenjun Zhao, Lu Chen, Haoang Li, Daniel Cremers, Peidong Liu

Plane adjustment (PA) is crucial for many 3D applications, involving simultaneous pose estimation and plane recovery. Despite recent advancements, it remains a challenging problem in the realm of multi-view point cloud registration. Current state-of-the-art methods can achieve globally optimal convergence only with good initialization. Furthermore, their high time complexity renders them impractical for large-scale problems. To address these challenges, we first exploit a novel optimization strategy termed \textit{Bi-Convex Relaxation}, which decouples the original problem into two simpler sub-problems, reformulates each sub-problem using a convex relaxation technique, and alternately solves each one until the original problem converges. Building on this strategy, we propose two algorithmic variants for solving the plane adjustment problem, namely \textit{GlobalPointer} and \textit{GlobalPointer++}, based on point-to-plane and plane-to-plane errors, respectively. Extensive experiments on both synthetic and real datasets demonstrate that our method can perform large-scale plane adjustment with linear time complexity, larger convergence region, and robustness to poor initialization, while achieving similar accuracy as prior methods. The code is available at https://github.com/wu-cvgl/GlobalPointer.

📄 PDF Abstract BibTeX arXiv:2407.13537

Code (1)

wu-cvgl/GlobalPointer 공식 구현

Tasks

Point Cloud RegistrationPose Estimation

Similar Papers 제목 키워드 기반

古汉语嵌套命名实体识别数据集的构建和应用研究(Construction and application of classical Chinese nested named entity recognition data set)

2022-10-01 · CCL 2022 10 · Zhiqiang Xie, Jinzhu Liu, Genhui Liu

“本文聚焦研究较少的古汉语嵌套命名实体识别任务,以《史记》作为原始语料,针对古文意义丰富而导致的实体分类模糊问题,分别构建了基于字词本义和语境义2个标注标准的古汉语嵌套命名实体数据集,探讨了数据集的实体分类原则和标注格式,并用RoBERTa-classical-chinese+GlobalPointer模型进行对比试验,标准一数据集F1值为80.42%,标准二F1值为77.43%,以此确定了数据集的标注标准。之后对比了六种预训练模型配合…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition

Efficient Second-Order Plane Adjustment

2022-11-21 · CVPR 2023 1 · Lipu Zhou

Planes are generally used in 3D reconstruction for depth sensors, such as RGB-D cameras and LiDARs. This paper focuses on the problem of estimating the optimal planes and sensor poses to minimize the point-to-plane dista…

3D Reconstruction

An Efficient Planar Bundle Adjustment Algorithm

2020-05-30 · Lipu Zhou, Daniel Koppel, Hui Ju, Frank Steinbruecker 외

This paper presents an efficient algorithm for the least-squares problem using the point-to-plane cost, which aims to jointly optimize depth sensor poses and plane parameters for 3D reconstruction. We call this least-squ…

3D Reconstruction

Multi-View Large-Scale Bundle Adjustment Method for High-Resolution Satellite Images

2019-05-22 · Xu Huang, Rong-Jun Qin

Given enough multi-view image corresponding points (also called tie points) and ground control points (GCP), bundle adjustment for high-resolution satellite images is used to refine the orientations or most often used ge…

Deep learning for automatic head and neck lymph node level delineation provides expert-level accuracy

2022-08-28 · Thomas Weissmann, Yixing Huang, Stefan Fischer, Johannes Roesch 외

Background: Deep learning (DL)-based head and neck lymph node level (HN_LNL) autodelineation is of high relevance to radiotherapy research and clinical treatment planning but still underinvestigated in academic literatur…