中文
相关论文

相关论文: Cylindrical and Asymmetrical 3D Convolution Networ…

200 篇论文

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Shaoshuai Shi , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

Online semantic 3D segmentation in company with real-time RGB-D reconstruction poses special challenges such as how to perform 3D convolution directly over the progressively fused 3D geometric data, and how to smartly fuse information from…

图形学 · 计算机科学 2022-01-14 Jiazhao Zhang , Chenyang Zhu , Lintao Zheng , Kai Xu

The 3D object detection capabilities in urban environments have been enormously improved by recent developments in Light Detection and Range (LiDAR) technology. This paper presents a novel framework that transforms the detection and…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Nawfal Guefrachi , Hakim Ghazzai , Ahmad Alsharoa

This paper proposes EyeNet, a novel semantic segmentation network for point clouds that addresses the critical yet often overlooked parameter of coverage area size. Inspired by human peripheral vision, EyeNet overcomes the limitations of…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Sunghwan Yoo , Yeongjeong Jeong , Maryam Jameela , Gunho Sohn

3D object detection has become an emerging task in autonomous driving scenarios. Previous works process 3D point clouds using either projection-based or voxel-based models. However, both approaches contain some drawbacks. The voxel-based…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Qingdong He , Zhengning Wang , Hao Zeng , Yijun Liu , Shuaicheng Liu , Bing Zeng

As a rising task, panoptic segmentation is faced with challenges in both semantic segmentation and instance segmentation. However, in terms of speed and accuracy, existing LiDAR methods in the field are still limited. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Jinke Li , Xiao He , Yang Wen , Yuan Gao , Xiaoqiang Cheng , Dan Zhang

Time varying sequences of 3D point clouds, or 4D point clouds, are now being acquired at an increasing pace in several applications (e.g., LiDAR in autonomous or assisted driving). In many cases, such volume of data is transmitted, thus…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Lorenzo Berlincioni , Stefano Berretti , Marco Bertini , Alberto Del Bimbo

Accurate 3D scene understanding in outdoor environments heavily relies on high-quality point clouds. However, LiDAR-scanned data often suffer from extreme sparsity, severely hindering downstream 3D perception tasks. Existing point cloud…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xianjing Cheng , Lintai Wu , Zuowen Wang , Junhui Hou , Jie Wen , Yong Xu

A fast and accurate panoptic segmentation system for LiDAR point clouds is crucial for autonomous driving vehicles to understand the surrounding objects and scenes. Existing approaches usually rely on proposals or clustering to segment…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Enxu Li , Ryan Razani , Yixuan Xu , Bingbing Liu

In the existing methods, LiDAR odometry shows superior performance, but visual odometry is still widely used for its price advantage. Conventionally, the task of visual odometry mainly rely on the input of continuous images. However, it is…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Huiying Deng , Guangming Wang , Zhiheng Feng , Chaokang Jiang , Xinrui Wu , Yanzi Miao , Hesheng Wang

In recent years, there has been a significant increase in the utilization of deep learning methods, particularly convolutional neural networks (CNNs), which have emerged as the dominant approach in various domains that involve structured…

机器学习 · 计算机科学 2024-04-09 Chester Luo , Kevin Lai

Semantic segmentation of 3D LiDAR point clouds is important in urban remote sensing for understanding real-world street environments. This task, by projecting LiDAR point clouds and 3D semantic labels as sparse maps, can be reformulated as…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Xiaoyu Dong , Tiankui Xian , Wanshui Gan , Naoto Yokoya

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

The human brain can effortlessly recognize and localize objects, whereas current 3D object detection methods based on LiDAR point clouds still report inferior performance for detecting occluded and distant objects: the point cloud…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Liang Du , Xiaoqing Ye , Xiao Tan , Edward Johns , Bo Chen , Errui Ding , Xiangyang Xue , Jianfeng Feng

Within a perception framework for autonomous mobile and robotic systems, semantic analysis of 3D point clouds typically generated by LiDARs is key to numerous applications, such as object detection and recognition, and scene reconstruction.…

机器人学 · 计算机科学 2024-10-14 Samir Abou Haidar , Alexandre Chariot , Mehdi Darouich , Cyril Joly , Jean-Emmanuel Deschaud

Semantic segmentation in autonomous driving has been undergoing an evolution from sparse point segmentation to dense voxel segmentation, where the objective is to predict the semantic occupancy of each voxel in the concerned 3D space. The…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Sicheng Zuo , Wenzhao Zheng , Yuanhui Huang , Jie Zhou , Jiwen Lu

Point clouds analysis has grasped researchers' eyes in recent years, while 3D semantic segmentation remains a problem. Most deep point clouds models directly conduct learning on 3D point clouds, which will suffer from the severe sparsity…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Zhenhong Zou , Yizhe Li

LiDAR point clouds have become the most common data source in autonomous driving. However, due to the sparsity of point clouds, accurate and reliable detection cannot be achieved in specific scenarios. Because of their complementarity with…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Leichao Cui , Xiuxian Li , Min Meng , Xiaoyu Mo

Airborne topographic LiDAR is an active remote sensing technology that emits near-infrared light to map objects on the Earth's surface. Derived products of LiDAR are suitable to service a wide range of applications because of their rich…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Mariona Caros , Ariadna Just , Santi Segui , Jordi Vitria