中文
相关论文

相关论文: Point Cloud Registration-Driven Robust Feature Mat…

200 篇论文

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

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

This work investigates the use of robust optimal transport (OT) for shape matching. Specifically, we show that recent OT solvers improve both optimization-based and deep learning methods for point cloud registration, boosting accuracy at an…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Zhengyang Shen , Jean Feydy , Peirong Liu , Ariel Hernán Curiale , Ruben San Jose Estepar , Raul San Jose Estepar , Marc Niethammer

Robust point cloud registration in real-time is an important prerequisite for many mapping and localization algorithms. Traditional methods like ICP tend to fail without good initialization, insufficient overlap or in the presence of…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Kai Fischer , Martin Simon , Florian Oelsner , Stefan Milz , Horst-Michael Gross , Patrick Maeder

Single Object Tracking in LiDAR point cloud is one of the most essential parts of environmental perception, in which small objects are inevitable in real-world scenarios and will bring a significant barrier to the accurate location.…

计算机视觉与模式识别 · 计算机科学 2024-01-25 Shengjing Tian , Yinan Han , Xiuping Liu , Xiantong Zhao

Registration is a fundamental but critical task in point cloud processing, which usually depends on finding element correspondence from two point clouds. However, the finding of reliable correspondence relies on establishing a robust and…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Rong Huang , Wei Yao , Yusheng Xu , Zhen Ye , Uwe Stilla

Recent investigations on rotation invariance for 3D point clouds have been devoted to devising rotation-invariant feature descriptors or learning canonical spaces where objects are semantically aligned. Examinations of learning frameworks…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jianhui Yu , Chaoyi Zhang , Weidong Cai

Point cloud registration is fundamental in 3D vision applications, including autonomous driving, robotics, and medical imaging, where precise alignment of multiple point clouds is essential for accurate environment reconstruction. However,…

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

According to observations, different visual objects have different salient features in different scenarios. Even for the same object, its salient shape and appearance features may change greatly from time to time in a long-term tracking…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Dongyan Guo , Jun Wang , Weixuan Zhao , Ying Cui , Zhenhua Wang , Shengyong Chen

Point cloud registration is a fundamental task for estimating rigid transformations between point clouds. Previous studies have used geometric information for extracting features, matching and estimating transformation. Recently, owing to…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Congjia Chen , Xiaoyu Jia , Yanhong Zheng , Yufu Qu

Point cloud registration aligns multiple unposed point clouds into a common reference frame and is a core step for 3D reconstruction and robot localization without initial guess. In this work, we cast registration as conditional generation:…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yue Pan , Tao Sun , Liyuan Zhu , Lucas Nunes , Iro Armeni , Jens Behley , Cyrill Stachniss

State-of-the-art 3D point cloud registration methods rely on labeled 3D datasets for training, which limits their practical applications in real-world scenarios and often hinders generalization to unseen scenes. Leveraging the zero-shot…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Weijie Wang , Wenqi Ren , Guofeng Mei , Bin Ren , Xiaoshui Huang , Fabio Poiesi , Nicu Sebe , Bruno Lepri

Deep Siamese trackers have recently gained much attention in recent years since they can track visual objects at high speeds. Additionally, adaptive tracking methods, where target samples collected by the tracker are employed for online…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Madhu Kiran , Le Thanh Nguyen-Meidine , Rajat Sahay , Rafael Menelau Oliveira E Cruz , Louis-Antoine Blais-Morin , Eric Granger

Point cloud registration is a fundamental problem in computer vision and robotics, involving the alignment of 3D point sets captured from varying viewpoints using depth sensors such as LiDAR or structured light. In modern robotic systems,…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Ashutosh Singandhupe , Sanket Lokhande , Hung Manh La

Developing robust and discriminative appearance models has been a long-standing research challenge in visual object tracking. In the prevalent Siamese-based paradigm, the features extracted by the Siamese-like networks are often…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Fei Xie , Wankou Yang , Chunyu Wang , Lei Chu , Yue Cao , Chao Ma , Wenjun Zeng

3D single object tracking (3D SOT) in LiDAR point clouds plays a crucial role in autonomous driving. Current approaches all follow the Siamese paradigm based on appearance matching. However, LiDAR point clouds are usually textureless and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Chaoda Zheng , Xu Yan , Haiming Zhang , Baoyuan Wang , Shenghui Cheng , Shuguang Cui , Zhen Li

Similarity matching is a core operation in Siamese trackers. Most Siamese trackers carry out similarity learning via cross correlation that originates from the image matching field. However, unlike 2-D image matching, the matching network…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Jinpu Zhang , Yuehuan Wang

We tackle the problem of object completion from point clouds and propose a novel point cloud completion network employing an Asymmetrical Siamese Feature Matching strategy, termed as ASFM-Net. Specifically, the Siamese auto-encoder neural…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Yaqi Xia , Yan Xia , Wei Li , Rui Song , Kailang Cao , Uwe Stilla

Tracking tasks based on deep neural networks have greatly improved with the emergence of Siamese trackers. However, the appearance of targets often changes during tracking, which can reduce the robustness of the tracker when facing…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yucheng Huang , Eksan Firkat , Ziwang Xiao , Jihong Zhu , Askar Hamdulla

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Recent works leverage the power of deep learning for registering a pair of point sets. However, unfortunately, deep…

计算几何 · 计算机科学 2020-06-12 Lingjing Wang , Xiang Li , Yi Fang