中文
相关论文

相关论文: UniRiT: Towards Few-Shot Non-Rigid Point Cloud Reg…

200 篇论文

Pre-training across 3D vision and language remains under development because of limited training data. Recent works attempt to transfer vision-language pre-training models to 3D vision. PointCLIP converts point cloud data to multi-view…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Tianyu Huang , Bowen Dong , Yunhan Yang , Xiaoshui Huang , Rynson W. H. Lau , Wanli Ouyang , Wangmeng Zuo

Multi-person motion capture over sparse angular observations is a challenging problem under interference from both self- and mutual-occlusions. Existing works produce accurate 2D joint detection, however, when these are triangulated and…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Junkun Jiang , Jie Chen , Ho Yin Au , Mingyuan Chen , Wei Xue , Yike Guo

In this paper, we propose a transformer-based procedure for the efficient registration of non-rigid 3D point clouds. The proposed approach is data-driven and adopts for the first time the transformer architecture in the registration task.…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Giovanni Trappolini , Luca Cosmo , Luca Moschella , Riccardo Marin , Simone Melzi , Emanuele Rodolà

Recently, zero-shot and few-shot learning via Contrastive Vision-Language Pre-training (CLIP) have shown inspirational performance on 2D visual recognition, which learns to match images with their corresponding texts in open-vocabulary…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Renrui Zhang , Ziyu Guo , Wei Zhang , Kunchang Li , Xupeng Miao , Bin Cui , Yu Qiao , Peng Gao , Hongsheng Li

Partial point cloud registration is essential for autonomous perception and 3D scene understanding, yet it remains challenging owing to structural ambiguity, partial visibility, and noise. We address these issues by proposing Confidence…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yongqiang Wang , Weigang Li , Wenping Liu , Zhe Xu , Zhiqiang Tian

We consider the problem of rigid registration, where we wish to jointly register multiple point sets via rigid transforms. This arises in applications such as sensor network localization, multiview registration, and protein structure…

最优化与控制 · 数学 2019-07-19 Aditya V. Singh , Kunal N. Chaudhury

The automatic registration of differently stained whole slide images (WSIs) is crucial for improving diagnosis and prognosis by fusing complementary information emerging from different visible structures. It is also useful to quickly…

图像与视频处理 · 电气工程与系统科学 2024-05-22 Marek Wodzinski , Niccolò Marini , Manfredo Atzori , Henning Müller

High-resolution 3D point clouds are highly effective for detecting subtle structural anomalies in industrial inspection. However, their dense and irregular nature imposes significant challenges, including high computational cost,…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Zi Wang , Katsuya Hotta , Koichiro Kamide , Yawen Zou , Chao Zhang , Jun Yu

Given new pairs of source and target point sets, standard point set registration methods often repeatedly conduct the independent iterative search of desired geometric transformation to align the source point set with the target one. This…

图形学 · 计算机科学 2019-07-30 Lingjing Wang , Xiang Li , Jianchun Chen , Yi Fang

Deformable registration consists of finding the best dense correspondence between two different images. Many algorithms have been published, but the clinical application was made difficult by the high calculation time needed to solve the…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Théo Estienne , Maria Vakalopoulou , Enzo Battistella , Theophraste Henry , Marvin Lerousseau , Amaury Leroy , Nikos Paragios , Eric Deutsch

Large-scale scene point cloud registration with limited overlap is a challenging task due to computational load and constrained data acquisition. To tackle these issues, we propose a point cloud registration method, MT-PCR, based on…

机器人学 · 计算机科学 2025-03-18 Yilong Wu , Yifan Duan , Yuxi Chen , Xinran Zhang , Yedong Shen , Jianmin Ji , Yanyong Zhang , Lu Zhang

Point cloud registration plays a critical role in a multitude of computer vision tasks, such as pose estimation and 3D localization. Recently, a plethora of deep learning methods were formulated that aim to tackle this problem. Most of…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Lisa Tse , Abdoul Aziz Amadou , Axen Georget , Ahmet Tuysuzoglu

Spatial registration across different visual modalities is a critical but formidable step in multi-modality image fusion for real-world perception. Although several methods are proposed to address this issue, the existing registration-based…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Congcong Bian , Haolong Ma , Hui Li , Zhongwei Shen , Xiaoqing Luo , Xiaoning Song , Xiao-Jun Wu

3D point cloud registration is a fundamental problem in computer vision and robotics. There has been extensive research in this area, but existing methods meet great challenges in situations with a large proportion of outliers and time…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Kexue Fu , Shaolei Liu , Xiaoyuan Luo , Manning Wang

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lifa Zhu , Dongrui Liu , Changwei Lin , Rui Yan , Francisco Gómez-Fernández , Ninghua Yang , Ziyong Feng

Matching cross-modality features between images and point clouds is a fundamental problem for image-to-point cloud registration. However, due to the modality difference between images and points, it is difficult to learn robust and…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Haiping Wang , Yuan Liu , Bing Wang , Yujing Sun , Zhen Dong , Wenping Wang , Bisheng Yang

In this paper, a shape-constrained iterative algorithm is proposed to register a rigid template point-cloud to a given reference point-cloud. The algorithm embeds a shape-based similarity constraint into the principle of gravitation. The…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Swapna Agarwal , Brojeshwar Bhowmick

This work proposes a multimodal diffeomorphic registration method using Neural Ordinary Differential Equations (Neural ODEs). Nonrigid registration algorithms exhibit tradeoffs between their accuracy, the computational complexity of their…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Salvador Rodriguez-Sanz , Monica Hernandez

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

In the realm of large-scale point cloud registration, designing a compact symbolic representation is crucial for efficiently processing vast amounts of data, ensuring registration robustness against significant viewpoint variations and…

机器人学 · 计算机科学 2024-12-05 Ji Wu , Huai Yu , Shu Han , Xi-Meng Cai , Ming-Feng Wang , Wen Yang , Gui-Song Xia