中文
相关论文

相关论文: PyramNet: Point Cloud Pyramid Attention Network an…

200 篇论文

In this paper, we focus on semantic segmentation method for point clouds of urban scenes. Our fundamental concept revolves around the collaborative utilization of diverse scene representations to benefit from different context information…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Weijie Wei , Martin R. Oswald , Fatemeh Karimi Nejadasl , Theo Gevers

LiDAR-based 3D object detection is an important task for autonomous driving and current approaches suffer from sparse and partial point clouds of distant and occluded objects. In this paper, we propose a novel two-stage approach, namely…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Yanan Zhang , Di Huang , Yunhong Wang

Analyzing the geometric and semantic properties of 3D point clouds through the deep networks is still challenging due to the irregularity and sparsity of samplings of their geometric structures. This paper presents a new method to define…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Artem Komarichev , Zichun Zhong , Jing Hua

In this paper, we propose one novel model for point cloud semantic segmentation, which exploits both the local and global structures within the point cloud based on the contextual point representations. Specifically, we enrich each point…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Xu Wang , Jingming He , Lin Ma

With the proliferation of Lidar sensors and 3D vision cameras, 3D point cloud analysis has attracted significant attention in recent years. After the success of the pioneer work PointNet, deep learning-based methods have been increasingly…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Jiajing Chen , Burak Kakillioglu , Senem Velipasalar

In this paper, we present a deep learning architecture which addresses the problem of 3D semantic segmentation of unstructured point clouds. Compared to previous work, we introduce grouping techniques which define point neighborhoods in the…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Francis Engelmann , Theodora Kontogianni , Jonas Schult , Bastian Leibe

2D image representations are in regular grids and can be processed efficiently, whereas 3D point clouds are unordered and scattered in 3D space. The information inside these two visual domains is well complementary, e.g., 2D images have…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Wenbo Hu , Hengshuang Zhao , Li Jiang , Jiaya Jia , Tien-Tsin Wong

A fundamental question in learning to classify 3D shapes is how to treat the data in a way that would allow us to construct efficient and accurate geometric processing and analysis procedures. Here, we restrict ourselves to networks that…

计算几何 · 计算机科学 2019-10-04 Mor Joseph-Rivlin , Alon Zvirin , Ron Kimmel

Point clouds provide intrinsic geometric information and surface context for scene understanding. Existing methods for point cloud segmentation require a large amount of fully labeled data. Using advanced depth sensors, collection of large…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jiacheng Wei , Guosheng Lin , Kim-Hui Yap , Tzu-Yi Hung , Lihua Xie

Scene understanding has been of high interest in computer vision. It encompasses not only identifying objects in a scene, but also their relationships within the given context. With this goal, a recent line of works tackles 3D semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Johanna Wald , Helisa Dhamo , Nassir Navab , Federico Tombari

3D point cloud segmentation remains challenging for structureless and textureless regions. We present a new unified point-based framework for 3D point cloud segmentation that effectively optimizes pixel-level features, geometrical…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Hung-Yueh Chiang , Yen-Liang Lin , Yueh-Cheng Liu , Winston H. Hsu

3D point cloud semantic segmentation is a challenging topic in the computer vision field. Most of the existing methods in literature require a large amount of fully labeled training data, but it is extremely time-consuming to obtain these…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shuang Deng , Qiulei Dong , Bo Liu , Zhanyi Hu

We present an improved approach for 3D object detection in point cloud data based on the Frustum PointNet (F-PointNet). Compared to the original F-PointNet, our newly proposed method considers the point neighborhood when computing point…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Chengzhi Wu , Julius Pfrommer , Jürgen Beyerer , Kangning Li , Boris Neubert

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

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

Previous studies have demonstrated the effectiveness of point-based neural models on the point cloud analysis task. However, there remains a crucial issue on producing the efficient input embedding for raw point coordinates. Moreover,…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Zihao Li , Pan Gao , Kang You , Chuan Yan , Manoranjan Paul

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

3D point cloud segmentation aims to assign semantic labels to individual points in a scene for fine-grained spatial understanding. Existing methods typically adopt data augmentation to alleviate the burden of large-scale annotation.…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Hongbin Lin , Yifan Jiang , Juangui Xu , Jesse Jiaxi Xu , Yi Lu , Zhengyu Hu , Ying-Cong Chen , Hao Wang

Spatial and channel re-calibration have become powerful concepts in computer vision. Their ability to capture long-range dependencies is especially useful for those networks that extract local features, such as CNNs. While re-calibration…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Ignacio Sarasua , Sebastian Poelsterl , Christian Wachinger

In this paper, we propose a similarity-aware fusion network (SAFNet) to adaptively fuse 2D images and 3D point clouds for 3D semantic segmentation. Existing fusion-based methods achieve remarkable performances by integrating information…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Linqing Zhao , Jiwen Lu , Jie Zhou

Recent developments in the 3D scanning technologies have made the generation of highly accurate 3D point clouds relatively easy but the segmentation of these point clouds remains a challenging area. A number of techniques have set precedent…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Omair Hassaan , Abeera Shamail , Zain Butt , Murtaza Taj