中文
相关论文

相关论文: Road Segmentation on low resolution Lidar point cl…

200 篇论文

Road segmentation is a fundamental perception task for autonomous driving and intelligent robotic systems, requiring both high accuracy and real-time inference, especially for deployment on resource-constrained edge devices. Existing…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Daojie Peng , Bingtao Wang , Fulong Ma , Liang Zhang , Jun Ma

Road environment segmentation plays a significant role in autonomous driving. Numerous works based on Fully Convolutional Networks (FCNs) and Transformer architectures have been proposed to leverage local and global contextual learning for…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Jiyong Kwag , Alper Yilmaz , Charles Toth

Autonomous vehicles may make wrong decisions due to inaccurate detection and recognition. Therefore, an intelligent vehicle can combine its own data with that of other vehicles to enhance perceptive ability, and thus improve detection…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Qi Chen , Sihai Tang , Qing Yang , Song Fu

Semantic segmentation metrics for 3D point clouds, such as mean Intersection over Union (mIoU) and Overall Accuracy (OA), present two key limitations in the context of aerial LiDAR data. First, they treat all misclassifications equally…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Alex Salvatierra , José Antonio Sanz , Christian Gutiérrez , Mikel Galar

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

Semantic segmentation is an important component in the perception systems of autonomous vehicles. In this work, we adopt recent advances in both image and point cloud segmentation to achieve a better accuracy in the task of segmenting LiDAR…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Deyvid Kochanov , Fatemeh Karimi Nejadasl , Olaf Booij

Camera and lidar are important sensor modalities for robotics in general and self-driving cars in particular. The sensors provide complementary information offering an opportunity for tight sensor-fusion. Surprisingly, lidar-only methods…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Sourabh Vora , Alex H. Lang , Bassam Helou , Oscar Beijbom

LiDAR point-cloud segmentation is an important problem for many applications. For large-scale point cloud segmentation, the \textit{de facto} method is to project a 3D point cloud to get a 2D LiDAR image and use convolutions to process it.…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Chenfeng Xu , Bichen Wu , Zining Wang , Wei Zhan , Peter Vajda , Kurt Keutzer , Masayoshi Tomizuka

Point cloud data from 3D LiDAR sensors are one of the most crucial sensor modalities for versatile safety-critical applications such as self-driving vehicles. Since the annotations of point cloud data is an expensive and time-consuming…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Khaled Saleh , Ahmed Abobakr , Mohammed Attia , Julie Iskander , Darius Nahavandi , Mohammed Hossny

The Large-scale 3D reconstruction, texturing and semantic mapping are nowadays widely used for automated driving vehicles, virtual reality and automatic data generation. However, most approaches are developed for RGB-D cameras with colored…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Haohao Hu , Hexing Yang , Jian Wu , Xiao Lei , Frank Bieder , Jan-Hendrik Pauls , Christoph Stiller

Moving object detection and segmentation is an essential task in the Autonomous Driving pipeline. Detecting and isolating static and moving components of a vehicle's surroundings are particularly crucial in path planning and localization…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Sambit Mohapatra , Mona Hodaei , Senthil Yogamani , Stefan Milz , Heinrich Gotzig , Martin Simon , Hazem Rashed , Patrick Maeder

Projecting the point cloud on the 2D spherical range image transforms the LiDAR semantic segmentation to a 2D segmentation task on the range image. However, the LiDAR range image is still naturally different from the regular 2D RGB image;…

计算机视觉与模式识别 · 计算机科学 2021-09-09 Yiming Zhao , Lin Bai , Xinming Huang

An accurate and rapid-response perception system is fundamental for autonomous vehicles to operate safely. 3D object detection methods handle point clouds given by LiDAR sensors to provide accurate depth and position information for each…

机器人学 · 计算机科学 2020-08-04 Guidong Yang , Simone Mentasti , Mattia Bersani , Yafei Wang , Francesco Braghin , Federico Cheli

We present INDOOR-LIDAR, a comprehensive hybrid dataset of indoor 3D LiDAR point clouds designed to advance research in robot perception. Existing indoor LiDAR datasets often suffer from limited scale, inconsistent annotation formats, and…

机器人学 · 计算机科学 2025-12-16 Haichuan Li , Changda Tian , Panos Trahanias , Tomi Westerlund

Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning…

图像与视频处理 · 电气工程与系统科学 2019-10-31 Brian H. Wang , Wei-Lun Chao , Yan Wang , Bharath Hariharan , Kilian Q. Weinberger , Mark Campbell

Robust road detection is a key challenge in safe autonomous driving. Recently, with the rapid development of 3D sensors, more and more researchers are trying to fuse information across different sensors to improve the performance of road…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Huafeng Liu , Xiaofeng Han , Xiangrui Li , Yazhou Yao , Pu Huang , Zhenming Tang

Object classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Ziwei Wang , Reza Arablouei , Jiajun Liu , Paulo Borges , Greg Bishop-Hurley , Nicholas Heaney

Object detection and segmentation are two core modules of an autonomous vehicle perception system. They should have high efficiency and low latency while reducing computational complexity. Currently, the most commonly used algorithms are…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Maciej Baczmanski , Robert Synoczek , Mateusz Wasala , Tomasz Kryjak

Advancements in LiDAR technology have led to more cost-effective production while simultaneously improving precision and resolution. As a result, LiDAR has become integral to vehicle localization, achieving centimeter-level accuracy through…

机器人学 · 计算机科学 2024-07-12 Yuze Jiang , Ehsan Javanmardi , Jin Nakazato , Manabu Tsukada , Hiroshi Esaki

Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles, which are usually equipped with an embedded platform and have limited computational resources. Approaches that operate directly on the point cloud…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Shijie Li , Xieyuanli Chen , Yun Liu , Dengxin Dai , Cyrill Stachniss , Juergen Gall