中文
相关论文

相关论文: Robust-DefReg: A Robust Deformable Point Cloud Reg…

200 篇论文

Point cloud registration has seen significant advancements with the application of deep learning techniques. However, existing approaches often overlook the potential of integrating radiometric information from RGB images. This limitation…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Zhaoyi Wang , Shengyu Huang , Jemil Avers Butt , Yuanzhou Cai , Matej Varga , Andreas Wieser

3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Tao Hu , Geng Lin , Zhizhong Han , Matthias Zwicker

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang

Reconstructing a high-resolution 3D model of an object is a challenging task in computer vision. Designing scalable and light-weight architectures is crucial while addressing this problem. Existing point-cloud based reconstruction…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Priyanka Mandikal , R. Venkatesh Babu

Scanning real-life scenes with modern registration devices typically gives incomplete point cloud representations, primarily due to the limitations of partial scanning, 3D occlusions, and dynamic light conditions. Recent works on processing…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Haipeng Wang

Point cloud registration is the task of estimating the rigid transformation that aligns a pair of point cloud fragments. We present an efficient and robust framework for pairwise registration of real-world 3D scans, leveraging Hough voting…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Junha Lee , Seungwook Kim , Minsu Cho , Jaesik Park

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

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Lihan Li , Haofeng Zhong , Rui Bu , Mingchao Sun , Wenzheng Chen , Baoquan Chen , Yangyan Li

In this paper, we present a novel deep method to reconstruct a point cloud of an object from a single still image. Prior arts in the field struggle to reconstruct an accurate and scalable 3D model due to either the inefficient and expensive…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Anh-Duc Nguyen , Seonghwa Choi , Woojae Kim , Sanghoon Lee

Iterative Closest Point (ICP) solves the rigid point cloud registration problem iteratively in two steps: (1) make hard assignments of spatially closest point correspondences, and then (2) find the least-squares rigid transformation. The…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Zi Jian Yew , Gim Hee Lee

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

Point cloud segmentation is the foundation of 3D environmental perception for modern intelligent systems. To solve this problem and image segmentation, conditional random fields (CRFs) are usually formulated as discrete models in label…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Fei Yang , Franck Davoine , Huan Wang , Zhong Jin

We present DeepICP - a novel end-to-end learning-based 3D point cloud registration framework that achieves comparable registration accuracy to prior state-of-the-art geometric methods. Different from other keypoint based methods where a…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Weixin Lu , Guowei Wan , Yao Zhou , Xiangyu Fu , Pengfei Yuan , Shiyu Song

This work presents FG-Net, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU. First, a novel noise and…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Kangcheng Liu , Zhi Gao , Feng Lin , Ben M. Chen

Point cloud is a collection of 3D coordinates that are discrete geometric samples of an object's 2D surfaces. Imperfection in the acquisition process means that point clouds are often corrupted with noise. Building on recent advances in…

信号处理 · 电气工程与系统科学 2018-12-20 Chinthaka Dinesh , Gene Cheung , Ivan V. Bajic

In this paper, we present DV-Matcher, a novel learning-based framework for estimating dense correspondences between non-rigidly deformable point clouds. Learning directly from unstructured point clouds without meshing or manual labelling,…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Zhangquan Chen , Puhua Jiang , Ruqi Huang

Efficient processing and feature extraction of largescale point clouds are important in related computer vision and cyber-physical systems. This work investigates point cloud resampling based on hypergraph signal processing (HGSP) to better…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Qinwen Deng , Songyang Zhang , Zhi Ding

Deformable registration is one of the most challenging task in the field of medical image analysis, especially for the alignment between different sequences and modalities. In this paper, a non-rigid registration method is proposed for 3D…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Xiaoyue Zhang , Weijian Jian , Yu Chen , Shihting Yang

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

3D model generation from single 2D RGB images is a challenging and actively researched computer vision task. Various techniques using conventional network architectures have been proposed for the same. However, the body of research work is…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Abdul Mueed Hafiz , Rouf Ul Alam Bhat , Shabir Ahmad Parah , M. Hassaballah