中文
相关论文

相关论文: DRINet: A Dual-Representation Iterative Learning N…

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

We introduce an end-to-end learnable technique to robustly identify feature edges in 3D point cloud data. We represent these edges as a collection of parametric curves (i.e.,lines, circles, and B-splines). Accordingly, our deep neural…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Xiaogang Wang , Yuelang Xu , Kai Xu , Andrea Tagliasacchi , Bin Zhou , Ali Mahdavi-Amiri , Hao Zhang

The growing size of point clouds enlarges consumptions of storage, transmission, and computation of 3D scenes. Raw data is redundant, noisy, and non-uniform. Therefore, simplifying point clouds for achieving compact, clean, and uniform…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yuanqi Li , Jianwei Guo , Xinran Yang , Shun Liu , Jie Guo , Xiaopeng Zhang , Yanwen Guo

Real-world point clouds usually suffer from incompleteness and display different poses. While current point cloud completion methods excel in reproducing complete point clouds with consistent poses as seen in the training set, their…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yu Chen , Pengcheng Shi

In 2D image processing, some attempts decompose images into high and low frequency components for describing edge and smooth parts respectively. Similarly, the contour and flat area of 3D objects, such as the boundary and seat area of a…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Mutian Xu , Junhao Zhang , Zhipeng Zhou , Mingye Xu , Xiaojuan Qi , Yu Qiao

This paper introduces HPNet, a novel deep-learning approach for segmenting a 3D shape represented as a point cloud into primitive patches. The key to deep primitive segmentation is learning a feature representation that can separate points…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Siming Yan , Zhenpei Yang , Chongyang Ma , Haibin Huang , Etienne Vouga , Qixing Huang

A promising direction for pre-training 3D point clouds is to leverage the massive amount of data in 2D, whereas the domain gap between 2D and 3D creates a fundamental challenge. This paper proposes a novel approach to point-cloud…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Siming Yan , Chen Song , Youkang Kong , Qixing Huang

As a fundamental problem in computer vision, point cloud registration aims to seek the optimal transformation for aligning a pair of point clouds. In most existing methods, the information flows are usually forward transferring, thus…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Yifan Xie , Boyu Wang , Shiqi Li , Jihua Zhu

LIDAR semantic segmentation, which assigns a semantic label to each 3D point measured by the LIDAR, is becoming an essential task for many robotic applications such as autonomous driving. Fast and efficient semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Iñigo Alonso , Luis Riazuelo , Luis Montesano , Ana C. Murillo

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

In order to retain more feature information of local areas on a point cloud, local grouping and subsampling are the necessary data structuring steps in most hierarchical deep learning models. Due to the disorder nature of the points in a…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Luyang Li , Ligang He , Jinjin Gao , Xie Han

The irregularity and permutation invariance of point cloud data pose challenges for effective learning. Conventional methods for addressing this issue involve converting raw point clouds to intermediate representations such as 3D voxel…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Athrva Atul Pandhare

4D radar super-resolution, which aims to reconstruct sparse and noisy point clouds into dense and geometrically consistent representations, is a foundational problem in autonomous perception. However, existing methods often suffer from high…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Minqing Huang , Shouyi Lu , Boyuan Zheng , Ziyao Li , Xiao Tang , Guirong Zhuo

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

Common deep learning models for 3D environment perception often use pillarization/voxelization methods to convert point cloud data into pillars/voxels and then process it with a 2D/3D convolutional neural network (CNN). The pioneer work…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Chuanyu Luo , Nuo Cheng , Sikun Ma , Jun Xiang , Xiaohan Li , Shengguang Lei , Pu Li

In image denoising, deep convolutional neural networks (CNNs) can obtain favorable performance on removing spatially invariant noise. However, many of these networks cannot perform well on removing the real noise (i.e. spatially variant…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Wencong Wu , Shijie Liu , Yi Zhou , Yungang Zhang , Yu Xiang

Learning and analyzing 3D point clouds with deep networks is challenging due to the sparseness and irregularity of the data. In this paper, we present a data-driven point cloud upsampling technique. The key idea is to learn multi-level…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

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

Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately. Unfortunately, applying deep learning techniques to perform point cloud analysis is…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Junming Zhang , Ming-Yuan Yu , Ram Vasudevan , Matthew Johnson-Roberson

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hongning Ruan , Yulin Shao , Qianqian Yang , Liang Zhao , Dusit Niyato