中文
相关论文

相关论文: RegFormer: An Efficient Projection-Aware Transform…

200 篇论文

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to the vast repositories…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Mengke Li , Da Li , Guoqing Yang , Yiu-ming Cheung , Hui Huang

How to extract significant point cloud features and estimate the pose between them remains a challenging question, due to the inherent lack of structure and ambiguous order permutation of point clouds. Despite significant improvements in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Zhu Xu , Zhengyao Bai , Huijie Liu , Qianjie Lu , Shenglan Fan

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Rui She , Qiyu Kang , Sijie Wang , Wee Peng Tay , Kai Zhao , Yang Song , Tianyu Geng , Yi Xu , Diego Navarro Navarro , Andreas Hartmannsgruber

This paper presents a robust probabilistic point registration method for estimating the rigid transformation (i.e. rotation matrix and translation vector) between two pointcloud dataset. The method improves the robustness of point…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Saman Fahandezh-Saadi , Di Wang , Masayoshi Tomizuka

Point cloud completion aims to recover accurate global geometry and preserve fine-grained local details from partial point clouds. Conventional methods typically predict unseen points directly from 3D point cloud coordinates or use…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Jinpeng Yu , Binbin Huang , Yuxuan Zhang , Huaxia Li , Xu Tang , Shenghua Gao

In this paper, we present Position-to-Structure Attention Transformers (PS-Former), a Transformer-based algorithm for 3D point cloud recognition. PS-Former deals with the challenge in 3D point cloud representation where points are not…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Zheng Ding , James Hou , Zhuowen Tu

The success of deep learning methods led to significant breakthroughs in 3-D point cloud processing tasks with applications in remote sensing. Existing methods utilize convolutions that have some limitations, as they assume a uniform input…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Dimple A Shajahan , Mukund Varma T , Ramanathan Muthuganapathy

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

The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Zhang Cheng , Haocheng Wan , Xinyi Shen , Zizhao Wu

We study the problem of extracting accurate correspondences for point cloud registration. Recent keypoint-free methods have shown great potential through bypassing the detection of repeatable keypoints which is difficult to do especially in…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Zheng Qin , Hao Yu , Changjian Wang , Yulan Guo , Yuxing Peng , Slobodan Ilic , Dewen Hu , Kai Xu

Extensive work has demonstrated the effectiveness of Vision Transformers. The plain Vision Transformer tends to obtain multi-scale features by selecting fixed layers, or the last layer of features aiming to achieve higher performance in…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Fangjian Lin , Yizhe Ma , Shengwei Tian

Problems such as equipment defects or limited viewpoints will lead the captured point clouds to be incomplete. Therefore, recovering the complete point clouds from the partial ones plays an vital role in many practical tasks, and one of the…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shanshan Li , Pan Gao , Xiaoyang Tan , Mingqiang Wei

We propose octree-based transformers, named OctFormer, for 3D point cloud learning. OctFormer can not only serve as a general and effective backbone for 3D point cloud segmentation and object detection but also have linear complexity and is…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Peng-Shuai Wang

Rigid registration of partial observations is a fundamental problem in various applied fields. In computer graphics, special attention has been given to the registration between two partial point clouds generated by scanning devices.…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zihao Yan , Zimu Yi , Ruizhen Hu , Niloy J. Mitra , Daniel Cohen-Or , Hui Huang

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

Processing 3D data efficiently has always been a challenge. Spatial operations on large-scale point clouds, stored as sparse data, require extra cost. Attracted by the success of transformers, researchers are using multi-head attention for…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Mahdi Saleh , Yige Wang , Nassir Navab , Benjamin Busam , Federico Tombari

This work addresses the problem of point cloud registration using deep neural networks. We propose an approach to predict the alignment between two point clouds with overlapping data content, but displaced origins. Such point clouds…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Markus Horn , Nico Engel , Vasileios Belagiannis , Michael Buchholz , Klaus Dietmayer

Query-based transformer has shown great potential in constructing long-range attention in many image-domain tasks, but has rarely been considered in LiDAR-based 3D object detection due to the overwhelming size of the point cloud data. In…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Zixiang Zhou , Xiangchen Zhao , Yu Wang , Panqu Wang , Hassan Foroosh

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

In the domain of point cloud registration, the coarse-to-fine feature matching paradigm has received substantial attention owing to its impressive performance. This paradigm involves a two-step process: first, the extraction of multi-level…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Junjie Gao , Qiujie Dong , Ruian Wang , Shuangmin Chen , Shiqing Xin , Changhe Tu , Wenping Wang