中文
相关论文

相关论文: Learning to Register Unbalanced Point Pairs

200 篇论文

Non-rigid point cloud registration is a critical challenge in 3D scene understanding, particularly in surgical navigation. Although existing methods achieve excellent performance when trained on large-scale, high-quality datasets, these…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Geng Li , Haozhi Cao , Mingyang Liu , Chenxi Jiang , Jianfei Yang

Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning-based methods typically rely on Euclidean neighborhood-based strategies for feature extraction, which struggle…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Shuyuan Lin , Wenwu Peng , Junjie Huang , Qiang Qi , Miaohui Wang , Jian Weng

Point cloud registration is to estimate a transformation to align point clouds collected in different perspectives. In learning-based point cloud registration, a robust descriptor is vital for high-accuracy registration. However, most…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Guiyu Zhao , Zhentao Guo , Xin Wang , Hongbin Ma

We introduce a novel framework for multiway point cloud mosaicking (named Wednesday), designed to co-align sets of partially overlapping point clouds -- typically obtained from 3D scanners or moving RGB-D cameras -- into a unified…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shengze Jin , Iro Armeni , Marc Pollefeys , Daniel Barath

Point cloud registration is a key problem for computer vision applied to robotics, medical imaging, and other applications. This problem involves finding a rigid transformation from one point cloud into another so that they align. Iterative…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yue Wang , Justin M. Solomon

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point cloud registration…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Leida Zhang , Zhengda Lu , Kai Liu , Yiqun Wang

Recent research leveraging large-scale pretrained diffusion models has demonstrated the potential of using diffusion features to establish semantic correspondences in images. Inspired by advancements in diffusion-based techniques, we…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Chengyu Zheng , Jin Huang , Honghua Chen , Mingqiang Wei

Estimating the rigid transformation with 6 degrees of freedom based on a putative 3D correspondence set is a crucial procedure in point cloud registration. Existing correspondence identification methods usually lead to large outlier ratios…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Tianyu Huang , Haoang Li , Liangzu Peng , Yinlong Liu , Yun-Hui Liu

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent extensions are state-of-the-art. To date, the successful application of PointNet to point…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yasuhiro Aoki , Hunter Goforth , Rangaprasad Arun Srivatsan , Simon Lucey

Unsupervised point cloud shape correspondence aims to establish point-wise correspondences between source and target point clouds. Existing methods obtain correspondences directly by computing point-wise feature similarity between point…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiacheng Deng , Jiahao Lu , Tianzhu Zhang

The main goal of point cloud registration in Multi-View Partial (MVP) Challenge 2021 is to estimate a rigid transformation to align a point cloud pair. The pairs in this competition have the characteristics of low overlap, non-uniform…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Lifa Zhu , Changwei Lin , Dongrui Liu , Xin Li , Francisco Gómez-Fernández

In recent years, deep learning-based point cloud normal estimation has made great progress. However, existing methods mainly rely on the PCPNet dataset, leading to overfitting. In addition, the correlation between point clouds with…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Wei Jin , Jun Zhou , Nannan Li , Haba Madeline , Xiuping Liu

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

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

Point Cloud Registration (PCR) is a fundamental and significant issue in photogrammetry and remote sensing, aiming to seek the optimal rigid transformation between sets of points. Achieving efficient and precise PCR poses a considerable…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Rongling Zhang , Li Yan , Pengcheng Wei , Hong Xie , Pinzhuo Wang , Binbing Wang

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Xinhai Liu , Xinchen Liu , Yu-Shen Liu , Zhizhong Han

A novel minutia-based fingerprint matching algorithm is proposed that employs iterative global alignment on two minutia sets. The matcher considers all possible minutia pairings and iteratively aligns the two sets until the number of…

计算机视觉与模式识别 · 计算机科学 2017-02-08 A. Pasha Hosseinbor , Renat Zhdanov , Alexander Ushveridze

Despite the success of deep functional maps in non-rigid 3D shape matching, there exists no learning framework that models both self-symmetry and shape matching simultaneously. This is despite the fact that errors due to symmetry mismatch…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Abhishek Sharma , Maks Ovsjanikov

Data plays a crucial role in training learning-based methods for 3D point cloud registration. However, the real-world dataset is expensive to build, while rendering-based synthetic data suffers from domain gaps. In this work, we present…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Suyi Chen , Hao Xu , Haipeng Li , Kunming Luo , Guanghui Liu , Chi-Wing Fu , Ping Tan , Shuaicheng Liu

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas
‹ 上一页 1 8 9 10 下一页 ›