中文
相关论文

相关论文: GSECnet: Ground Segmentation of Point Clouds for E…

200 篇论文

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from either the…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Chen Chen , Yisen Wang , Honghua Chen , Xuefeng Yan , Dayong Ren , Yanwen Guo , Haoran Xie , Fu Lee Wang , Mingqiang Wei

In recent years, Convolutional Neural Networks (CNN) have proven to be efficient analysis tools for processing point clouds, e.g., for reconstruction, segmentation and classification. In this paper, we focus on the classification of edges…

This paper proposes BPNet, a novel end-to-end deep learning framework to learn B\'ezier primitive segmentation on 3D point clouds. The existing works treat different primitive types separately, thus limiting them to finite shape categories.…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Rao Fu , Cheng Wen , Qian Li , Xiao Xiao , Pierre Alliez

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

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

Deep learning is increasingly being used to perform machine vision tasks such as classification, object detection, and segmentation on 3D point cloud data. However, deep learning inference is computationally expensive. The limited…

图像与视频处理 · 电气工程与系统科学 2023-08-14 Mateen Ulhaq , Ivan V. Bajić

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Qiangui Huang , Weiyue Wang , Ulrich Neumann

Current methodologies in point cloud analysis predominantly explore 3D geometries, often achieved through the introduction of intricate learnable geometric extractors in the encoder or by deepening networks with repeated blocks. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Lipeng Gu , Xuefeng Yan , Liangliang Nan , Dingkun Zhu , Honghua Chen , Weiming Wang , Mingqiang Wei

Cloud segmentation from intensity images is a pivotal task in atmospheric science and computer vision, aiding weather forecasting and climate analysis. Ground-based sky/cloud segmentation extracts clouds from images for further feature…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Yijie Li , Hewei Wang , Jiayi Zhang , Jinjiang You , Jinfeng Xu , Puzhen Wu , Yunzhong Xiao , Soumyabrata Dev

Segmentation of three-dimensional (3D) point clouds is an important task for autonomous systems. However, success of segmentation algorithms depends greatly on the quality of the underlying point clouds (resolution, completeness etc.). In…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Yigit Gurses , Melisa Taspinar , Mahmut Yurt , Sedat Ozer

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

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

This paper presents a framework to address the challenges involved in building point cloud cleaning, plane detection, and semantic segmentation, with the ultimate goal of enhancing building modeling. We focus in the cleaning stage on…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Ilyass Abouelaziz , Youssef Mourchid

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 clouds captured by depth sensors are often contaminated by noises, obstructing further analysis and applications. In this paper, we emphasize the importance of point distribution uniformity to downstream tasks. We demonstrate that…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Tian-Xing Xu , Yuan-Chen Guo , Yong-Liang Yang , Song-Hai Zhang

In this study, we introduce EdgeSegNet, a compact deep convolutional neural network for the task of semantic segmentation. A human-machine collaborative design strategy is leveraged to create EdgeSegNet, where principled network design…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Zhong Qiu Lin , Brendan Chwyl , Alexander Wong

Estimating surface normals from 3D point clouds is critical for various applications, including surface reconstruction and rendering. While existing methods for normal estimation perform well in regions where normals change slowly, they…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Masashi Matsuoka

Surface-based geodesic topology provides strong cues for object semantic analysis and geometric modeling. However, such connectivity information is lost in point clouds. Thus we introduce GeoNet, the first deep learning architecture trained…

计算机视觉与模式识别 · 计算机科学 2019-01-04 Tong He , Haibin Huang , Li Yi , Yuqian Zhou , Chihao Wu , Jue Wang , Stefano Soatto

Producing traversability maps and understanding the surroundings are crucial prerequisites for autonomous navigation. In this paper, we address the problem of traversability assessment using point clouds. We propose a novel pillar feature…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Yirui Chen , Pengjin Wei , Zhenhuan Liu , Bingchao Wang , Jie Yang , Wei Liu

We propose a novel deep learning model named ACLNet, for cloud segmentation from ground images. ACLNet uses both deep neural network and machine learning (ML) algorithm to extract complementary features. Specifically, it uses…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Dhruv Makwana , Subhrajit Nag , Onkar Susladkar , Gayatri Deshmukh , Sai Chandra Teja R , Sparsh Mittal , C Krishna Mohan
‹ 上一页 1 2 3 10 下一页 ›