中文
相关论文

相关论文: MaFreeI2P: A Matching-Free Image-to-Point Cloud Re…

200 篇论文

This paper presents DeepI2P: a novel approach for cross-modality registration between an image and a point cloud. Given an image (e.g. from a rgb-camera) and a general point cloud (e.g. from a 3D Lidar scanner) captured at different…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Jiaxin Li , Gim Hee Lee

Image-to-point cloud (I2P) registration is a fundamental task for robots and autonomous vehicles to achieve cross-modality data fusion and localization. Current I2P registration methods primarily focus on estimating correspondences at the…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Shuhao Kang , Youqi Liao , Jianping Li , Fuxun Liang , Yuhao Li , Xianghong Zou , Fangning Li , Xieyuanli Chen , Zhen Dong , Bisheng Yang

Bridging 2D and 3D sensor modalities is critical for robust perception in autonomous systems. However, image-to-point cloud (I2P) registration remains challenging due to the semantic-geometric gap between texture-rich but depth-ambiguous…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xingmei Wang , Xiaoyu Hu , Chengkai Huang , Ziyan Zeng , Guohao Nie , Quan Z. Sheng , Lina Yao

Motivated by the intuition that the critical step of localizing a 2D image in the corresponding 3D point cloud is establishing 2D-3D correspondence between them, we propose the first feature-based dense correspondence framework for…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Siyu Ren , Yiming Zeng , Junhui Hou , Xiaodong Chen

Image-to-point-cloud (I2P) registration aims to align 2D images with 3D point clouds by establishing reliable 2D-3D correspondences. The drastic modality gap between images and point clouds makes it challenging to learn features that are…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Pei An , Junfeng Ding , Jiaqi Yang , Yulong Wang , Jie Ma , Liangliang Nan

Accurate registration of 2D imagery with point clouds is a key technology for image-LiDAR point cloud fusion, camera to laser scanner calibration and camera localization. Despite continuous improvements, automatic registration of 2D and 3D…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Huai Yu , Weikun Zhen , Wen Yang , Sebastian Scherer

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 work, we tackle the task of estimating the 6D pose of an object from point cloud data. While recent learning-based approaches to addressing this task have shown great success on synthetic datasets, we have observed them to fail in…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Zheng Dang , Lizhou Wang , Yu Guo , Mathieu Salzmann

Multiview point cloud registration is a fundamental task for constructing globally consistent 3D models. Existing approaches typically rely on feature extraction and data association across multiple point clouds; however, these processes…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yiran Zhou , Yingyu Wang , Shoudong Huang , Liang Zhao

Correspondence search is an essential step in rigid point cloud registration algorithms. Most methods maintain a single correspondence at each step and gradually remove wrong correspondances. However, building one-to-one correspondence with…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Jun-Jee Chao , Selim Engin , Nicolai Häni , Volkan Isler

Learning cross-modal correspondences is essential for image-to-point cloud (I2P) registration. Existing methods achieve this mostly by utilizing metric learning to enforce feature alignment across modalities, disregarding the inherent…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Juncheng Mu , Chengwei Ren , Weixiang Zhang , Liang Pan , Xiao-Ping Zhang , Yue Gao

Image-to-point cloud registration is often challenged by viewpoint changes, cross-modal discrepancies, and repetitive textures, which induce scale ambiguity and consequently lead to erroneous correspondences. Recent detection-free methods…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Zhixin Cheng , Yujia Chen , Xujing Tao , Bohao Liao , Xiaotian Yin , Baoqun Yin , Tianzhu Zhang

Image-to-point-cloud registration (I2P) is a fundamental task in robotic applications such as manipulation,grasping, and localization. Existing deep learning-based I2P methods seek to align image and point cloud features in a learned…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Muyao Peng , Shun Zou , Pei An , You Yang , Qiong Liu

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individual points with…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Gongxin Yao , Yixin Xuan , Yiwei Chen , Yu Pan

The commonly adopted detect-then-match approach to registration finds difficulties in the cross-modality cases due to the incompatible keypoint detection and inconsistent feature description. We propose, 2D3D-MATR, a detection-free method…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Minhao Li , Zheng Qin , Zhirui Gao , Renjiao Yi , Chenyang Zhu , Yulan Guo , Kai Xu

Previous methods solve feature matching and pose estimation using a two-stage process by first finding matches and then estimating the pose. As they ignore the geometric relationships between the two tasks, they focus on either improving…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Fei Xue , Ignas Budvytis , Roberto Cipolla

Detection-free methods typically follow a coarse-to-fine pipeline, extracting image and point cloud features for patch-level matching and refining dense pixel-to-point correspondences. However, differences in feature channel attention…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Zhixin Cheng , Jiacheng Deng , Xinjun Li , Xiaotian Yin , Bohao Liao , Baoqun Yin , Wenfei Yang , Tianzhu Zhang

We present an image-conditioned point cloud completion approach that treats images as the primary geometric source rather than a secondary guide. To this end, we introduce an Image-to-Point (I2P) module that can reconstruct complete point…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Azhar Hussian , Marina Ritthaler , André Kaup , Vasileios Belagiannis

Place recognition is an important technique for autonomous cars to achieve full autonomy since it can provide an initial guess to online localization algorithms. Although current methods based on images or point clouds have achieved…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Shuhang Zheng , Yixuan Li , Zhu Yu , Beinan Yu , Si-Yuan Cao , Minhang Wang , Jintao Xu , Rui Ai , Weihao Gu , Lun Luo , Hui-Liang Shen

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
‹ 上一页 1 2 3 10 下一页 ›