中文
相关论文

相关论文: PillarSegNet: Pillar-based Semantic Grid Map Estim…

200 篇论文

In recent years, with the development of computing resources and LiDAR, point cloud semantic segmentation has attracted many researchers. For the sparsity of point clouds, although there is already a way to deal with sparse convolution,…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yunzheng Su , Lei Jiang , Jie Cao

LiDAR point cloud maps are extensively utilized on roads for robot navigation due to their high consistency. However, dense point clouds face challenges of high memory consumption and reduced maintainability for long-term operations. In…

机器人学 · 计算机科学 2025-03-27 Zehuan Yu , Zhijian Qiao , Wenyi Liu , Huan Yin , Shaojie Shen

LiDAR has become a standard sensor for autonomous driving applications as they provide highly precise 3D point clouds. LiDAR is also robust for low-light scenarios at night-time or due to shadows where the performance of cameras is…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Khaled El Madawy , Hazem Rashed , Ahmad El Sallab , Omar Nasr , Hanan Kamel , Senthil Yogamani

During the last few years, continual learning (CL) strategies for image classification and segmentation have been widely investigated designing innovative solutions to tackle catastrophic forgetting, like knowledge distillation and…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Elena Camuffo , Simone Milani

Weakly supervised LiDAR semantic segmentation has made significant strides with limited labeled data. However, most existing methods focus on the network training under weak supervision, while efficient annotation strategies remain largely…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Yilong Chen , Zongyi Xu , xiaoshui Huang , Ruicheng Zhang , Xinqi Jiang , Xinbo Gao

Semantic segmentation of indoor point clouds has found various applications in the creation of digital twins for robotics, navigation and building information modeling (BIM). However, most existing datasets of labeled indoor point clouds…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Maxime Mérizette , Nicolas Audebert , Pierre Kervella , Jérôme Verdun

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

LiDAR panoptic segmentation is a newly proposed technical task for autonomous driving. In contrast to popular end-to-end deep learning solutions, we propose a hybrid method with an existing semantic segmentation network to extract semantic…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yiming Zhao , Xiao Zhang , Xinming Huang

At the heart of all automated driving systems is the ability to sense the surroundings, e.g., through semantic segmentation of LiDAR sequences, which experienced a remarkable progress due to the release of large datasets such as…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Kunyu Peng , Juncong Fei , Kailun Yang , Alina Roitberg , Jiaming Zhang , Frank Bieder , Philipp Heidenreich , Christoph Stiller , Rainer Stiefelhagen

High-resolution LiDAR data plays a critical role in 3D semantic segmentation for autonomous driving, but the high cost of advanced sensors limits large-scale deployment. In contrast, low-cost sensors such as 16-channel LiDAR produce sparse…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Alexandros Gkillas , Nikos Piperigkos , Aris S. Lalos

LiDAR (Light Detection and Ranging) has become an essential part of the remote sensing toolbox used for biosphere monitoring. In particular, LiDAR provides the opportunity to map forest leaf area with unprecedented accuracy, while leaf area…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Yuchen Bai , Jean-Baptiste Durand , Grégoire Vincent , Florence Forbes

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an efficient solution for…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zixiang Zhou , Yang Zhang , Hassan Foroosh

In this study, we propose a novel parallel processing method for point cloud ground segmentation, aimed at the technology evolution from mechanical to solid-state Lidar (SSL). We first benchmark point-based, grid-based, and range…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Xiao Zhang , Zhanhong Huang , Garcia Gonzalez Antony , Xinming Huang

In LiDAR-based environment perception systems, ground segmentation is a key preprocessing step supporting various applications such as mapping and navigation. Although extensively studied, problems such as reflection noise and isolated…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yu Li , Volker Schwieger

Perception and localization are essential for autonomous delivery vehicles, mostly estimated from 3D LiDAR sensors due to their precise distance measurement capability. This paper presents a strategy to obtain the real-time pseudo point…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Sabir Hossain , Xianke Lin

LiDAR-based 3D object detection pushes forward an immense influence on autonomous vehicles. Due to the limitation of the intrinsic properties of LiDAR, fewer points are collected at the objects farther away from the sensor. This imbalanced…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Ziyu Li , Yuncong Yao , Zhibin Quan , Wankou Yang , Jin Xie

In a fully autonomous driving framework, where vehicles operate without human intervention, information sharing plays a fundamental role. In this context, new network solutions have to be designed to handle the large volumes of data…

网络与互联网体系结构 · 计算机科学 2021-03-08 Andrea Varischio , Francesco Mandruzzato , Marcello Bullo , Marco Giordani , Paolo Testolina , Michele Zorzi

Semantic segmentation on LiDAR imaging is increasingly gaining attention, as it can provide useful knowledge for perception systems and potential for autonomous driving. However, collecting and labeling real LiDAR data is an expensive and…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Javier Montalvo , Pablo Carballeira , Álvaro García-Martín

Whilst the availability of 3D LiDAR point cloud data has significantly grown in recent years, annotation remains expensive and time-consuming, leading to a demand for semi-supervised semantic segmentation methods with application domains…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Li Li , Hubert P. H. Shum , Toby P. Breckon

3D object detection with LiDAR point clouds plays an important role in autonomous driving perception module that requires high speed, stability and accuracy. However, the existing point-based methods are challenging to reach the speed…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Jiahui Fu , Guanghui Ren , Yunpeng Chen , Si Liu