中文
相关论文

相关论文: RDMNet: Reliable Dense Matching Based Point Cloud …

200 篇论文

Registering urban point clouds is a quite challenging task due to the large-scale, noise and data incompleteness of LiDAR scanning data. In this paper, we propose SARNet, a novel semantic augmented registration network aimed at achieving…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Chao Liu , Jianwei Guo , Dong-Ming Yan , Zhirong Liang , Xiaopeng Zhang , Zhanglin Cheng

3D computer vision models are commonly used in security-critical applications such as autonomous driving and surgical robotics. Emerging concerns over the robustness of these models against real-world deformations must be addressed…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Gabriel Pérez S. , Juan C. Pérez , Motasem Alfarra , Silvio Giancola , Bernard Ghanem

Previous works have shown that face recognition with high accurate 3D data is more reliable and insensitive to pose and illumination variations. Recently, low-cost and portable 3D acquisition techniques like ToF(Time of Flight) and DoE…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yang Tan , Hongxin Lin , Zelin Xiao , Shengyong Ding , Hongyang Chao

Point cloud registration approaches often fail when the overlap between point clouds is low due to noisy point correspondences. This work introduces a novel cross-attention mechanism tailored for Transformer-based architectures that tackles…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Weijie Wang , Guofeng Mei , Jian Zhang , Nicu Sebe , Bruno Lepri , Fabio Poiesi

In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to generate cross-view…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Haobo Jiang , Jin Xie , Jian Yang , Liang Yu , Jianmin Zheng

Point cloud registration for 3D objects is a challenging task due to sparse and noisy measurements, incomplete observations and large transformations. In this work, we propose \textbf{G}raph \textbf{M}atching \textbf{C}onsensus…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Liang Pan , Zhongang Cai , Ziwei Liu

Detecting pedestrians is a crucial task in autonomous driving systems to ensure the safety of drivers and pedestrians. The technologies involved in these algorithms must be precise and reliable, regardless of environment conditions. Relying…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Òscar Lorente , Josep R. Casas , Santiago Royo , Ivan Caminal

Although point cloud registration has achieved remarkable advances in object-level and indoor scenes, large-scale LiDAR registration methods has been rarely explored before. Challenges mainly arise from the huge point scale, complex point…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Jiuming Liu , Guangming Wang , Zhe Liu , Chaokang Jiang , Haoang Li , Mengmeng Liu , Tianchen Deng , Marc Pollefeys , Michael Ying Yang , Hesheng Wang

3D point cloud is an important 3D representation for capturing real world 3D objects. However, real-scanned 3D point clouds are often incomplete, and it is important to recover complete point clouds for downstream applications. Most…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhaoyang Lyu , Zhifeng Kong , Xudong Xu , Liang Pan , Dahua Lin

Using 3D point clouds in odometry estimation in robotics often requires finding a set of correspondences between points in subsequent scans. While there are established methods for point clouds of sufficient quality, state-of-the-art still…

机器人学 · 计算机科学 2025-06-24 Jan Michalczyk , Stephan Weiss , Jan Steinbrener

Point cloud registration is a fundamental problem in computer vision that aims to estimate the transformation between corresponding sets of points. Non-rigid registration, in particular, involves addressing challenges including various…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Sara Monji-Azad , Marvin Kinz , Jürgen Hesser

Recently MLP-based methods have shown strong performance in point cloud analysis. Simple MLP architectures are able to learn geometric features in local point groups yet fail to model long-range dependencies directly. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Xingyilang Yin , Xi Yang , Liangchen Liu , Nannan Wang , Xinbo Gao

We propose DeepMapping, a novel registration framework using deep neural networks (DNNs) as auxiliary functions to align multiple point clouds from scratch to a globally consistent frame. We use DNNs to model the highly non-convex mapping…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Li Ding , Chen Feng

Although point cloud registration has achieved remarkable advances in object-level and indoor scenes, large-scale registration methods are rarely explored. Challenges mainly arise from the huge point number, complex distribution, and…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Jiuming Liu , Guangming Wang , Zhe Liu , Chaokang Jiang , Marc Pollefeys , Hesheng Wang

Point clouds can be represented in many forms (views), typically, point-based sets, voxel-based cells or range-based images(i.e., panoramic view). The point-based view is geometrically accurate, but it is disordered, which makes it…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jianyun Xu , Ruixiang Zhang , Jian Dou , Yushi Zhu , Jie Sun , Shiliang Pu

Robot localization using a built map is essential for a variety of tasks including accurate navigation and mobile manipulation. A popular approach to robot localization is based on image-to-point cloud registration, which combines…

机器人学 · 计算机科学 2025-07-08 Guangming Wang , Yu Zheng , Yuxuan Wu , Yanfeng Guo , Zhe Liu , Yixiang Zhu , Wolfram Burgard , Hesheng Wang

Keypoint detector and descriptor are two main components of point cloud registration. Previous learning-based keypoint detectors rely on saliency estimation for each point or farthest point sample (FPS) for candidate points selection, which…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Fan Lu , Guang Chen , Yinlong Liu , Zhongnan Qu , Alois Knoll

We propose 3DSmoothNet, a full workflow to match 3D point clouds with a siamese deep learning architecture and fully convolutional layers using a voxelized smoothed density value (SDV) representation. The latter is computed per interest…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Zan Gojcic , Caifa Zhou , Jan D. Wegner , Andreas Wieser

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…

机器学习 · 计算机科学 2019-10-30 Yue Wang , Justin M. Solomon

As the development of 3D sensors, registration of 3D data (e.g. point cloud) coming from different kind of sensor is dispensable and shows great demanding. However, point cloud registration between different sensors is challenging because…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Xiaoshui Huang