中文
相关论文

相关论文: Registration between Point Cloud Streams and Seque…

200 篇论文

Rigid registration of point clouds with partial overlaps is a longstanding problem usually solved in two steps: (a) finding correspondences between the point clouds; (b) filtering these correspondences to keep only the most reliable ones to…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Anh-Quan Cao , Gilles Puy , Alexandre Boulch , Renaud Marlet

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easily extend their…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Xiang Li , Jinglu Wang , Xiao Li , Yan Lu

Typical algorithms for point cloud registration such as Iterative Closest Point (ICP) require a favorable initial transform estimate between two point clouds in order to perform a successful registration. State-of-the-art methods for…

机器人学 · 计算机科学 2023-04-27 Harel Biggie , Andrew Beathard , Christoffer Heckman

Current 3D object detection methods are heavily influenced by 2D detectors. In order to leverage architectures in 2D detectors, they often convert 3D point clouds to regular grids (i.e., to voxel grids or to bird's eye view images), or rely…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Charles R. Qi , Or Litany , Kaiming He , Leonidas J. Guibas

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

In this paper, we present a new method for the multiview registration of point cloud. Previous multiview registration methods rely on exhaustive pairwise registration to construct a densely-connected pose graph and apply Iteratively…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Haiping Wang , Yuan Liu , Zhen Dong , Yulan Guo , Yu-Shen Liu , Wenping Wang , Bisheng Yang

Along with the advancements in artificial intelligence technologies, image-to-point-cloud registration (I2P) techniques have made significant strides. Nevertheless, the dimensional differences in the features of points cloud…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Muyao Peng , Pei An , Zichen Wan , You Yang , Qiong Liu

We present a new paradigm for rigid alignment between point clouds based on learnable weighted consensus which is robust to noise as well as the full spectrum of the rotation group. Current models, learnable or axiomatic, work well for…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Dvir Ginzburg , Dan Raviv

Point cloud registration is crucial for ensuring 3D alignment consistency of multiple local point clouds in 3D reconstruction for remote sensing or digital heritage. While various point cloud-based registration methods exist, both…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Xueyang Kang , Hang Zhao , Kourosh Khoshelham , Patrick Vandewalle

We present a learning-based method to estimate the object bounding box from its 2D bird's-eye view (BEV) LiDAR points. Our method, entitled BoxNet, exploits a simple deep neural network that can efficiently handle unordered points. The…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Ehsan Nezhadarya , Yang Liu , Bingbing Liu

Point cloud registration is an important task in robotics and autonomous driving to estimate the ego-motion of the vehicle. Recent advances following the coarse-to-fine manner show promising potential in point cloud registration. However,…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Chenghao Shi , Xieyuanli Chen , Huimin Lu , Wenbang Deng , Junhao Xiao , Bin Dai

End-to-end trained per-point embeddings are an essential ingredient of any state-of-the-art 3D point cloud processing such as detection or alignment. Methods like PointNet, or the more recent point cloud transformer -- and its variants --…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Jianqiao Zheng , Xueqian Li , Sameera Ramasinghe , Simon Lucey

Large-scale datasets are usually required to train deep neural networks, but it increases the computational complexity hindering the practical applications. Recently, dataset distillation for images and texts has been attracting a lot of…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Jae-Young Yim , Dongwook Kim , Jae-Young Sim

Point cloud completion is a generation and estimation issue derived from the partial point clouds, which plays a vital role in the applications in 3D computer vision. The progress of deep learning (DL) has impressively improved the…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Ben Fei , Weidong Yang , Wenming Chen , Zhijun Li , Yikang Li , Tao Ma , Xing Hu , Lipeng 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

We present a new versatile building block for deep point cloud processing architectures that is equally suited for diverse tasks. This building block combines the ideas of spatial transformers and multi-view convolutional networks with the…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Kirill Mazur , Victor Lempitsky

The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation. Segmentation is challenging with point cloud data due to substantial…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Siddiqui Muhammad Yasir , Hyunsik Ahn

Point cloud denoising task aims to recover the clean point cloud from the scanned data coupled with different levels or patterns of noise. The recent state-of-the-art methods often train deep neural networks to update the point locations…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Zhaonan Wang , Manyi Li , ShiQing Xin , Changhe Tu

Point clouds are collected nowadays from a plethora of sensors, some having higher accuracies and higher costs, some having lower accuracies but also lower costs. Not only there is a large choice for different sensors, but also these can be…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Francesco Pirotti , Alberto Guarnieri , Sebastiano Chiodini , Carlo Bettanini

Point cloud registration has seen recent success with several learning-based methods that focus on correspondence matching and, as such, optimize only for this objective. Following the learning step of correspondence matching, they evaluate…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Shengze Jin , Daniel Barath , Marc Pollefeys , Iro Armeni
‹ 上一页 1 8 9 10 下一页 ›