中文
相关论文

相关论文: Reflectivity Is All You Need!: Advancing LiDAR Sem…

200 篇论文

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Corentin Sautier , Gilles Puy , Spyros Gidaris , Alexandre Boulch , Andrei Bursuc , Renaud Marlet

3D scene understanding is a critical yet challenging task in autonomous driving due to the irregularity and sparsity of LiDAR data, as well as the computational demands of processing large-scale point clouds. Recent methods leverage…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Bin Yang , Alexandru Paul Condurache

Semantic segmentation of 3D LiDAR point clouds, essential for autonomous driving and infrastructure management, is best achieved by supervised learning, which demands extensive annotated datasets and faces the problem of domain shifts. We…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Andrew Caunes , Thierry Chateau , Vincent Frémont

This paper presents a novel weakly supervised semantic segmentation method for radar segmentation, where the existing LiDAR semantic segmentation models are employed to generate semantic labels, which then serve as supervision signals for…

机器人学 · 计算机科学 2024-10-03 Siru Li , Ziyang Hong , Yushuai Chen , Liang Hu , Jiahu Qin

Lane detection algorithms are crucial for the development of autonomous vehicles technologies. The more extended approach is to use cameras as sensors. However, LIDAR sensors can cope with weather and light conditions that cameras can not.…

机器人学 · 计算机科学 2025-03-19 Novel Certad , Walter Morales-Alvarez , Cristina Olaverri-Monreal

Critical research about camera-and-LiDAR-based semantic object segmentation for autonomous driving significantly benefited from the recent development of deep learning. Specifically, the vision transformer is the novel ground-breaker that…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Junyi Gu , Mauro Bellone , Tomáš Pivoňka , Raivo Sell

The ability to deploy robots that can operate safely in diverse environments is crucial for developing embodied intelligent agents. As a community, we have made tremendous progress in within-domain LiDAR semantic segmentation. However, do…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Cristiano Saltori , Aljoša Ošep , Elisa Ricci , Laura Leal-Taixé

LiDAR point cloud semantic segmentation is essential for interpreting 3D environments in applications such as autonomous driving and robotics. Recent methods achieve strong performance by exploiting different point cloud representations or…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Simone Mosco , Daniel Fusaro , Wanmeng Li , Emanuele Menegatti , Alberto Pretto

Semantic scene understanding is crucial for robust and safe autonomous navigation, particularly so in off-road environments. Recent deep learning advances for 3D semantic segmentation rely heavily on large sets of training data, however…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Peng Jiang , Philip Osteen , Maggie Wigness , Srikanth Saripalli

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

Simultaneous Localization And Mapping (SLAM) is a task to estimate the robot location and to reconstruct the environment based on observation from sensors such as LIght Detection And Ranging (LiDAR) and camera. It is widely used in robotic…

机器人学 · 计算机科学 2021-02-18 Han Wang , Chen Wang , Lihua Xie

Recent advancements in deep learning have greatly advanced the field of infrared small object detection (IRSTD). Despite their remarkable success, a notable gap persists between these IRSTD methods and generic segmentation approaches in…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Mingjin Zhang , Chi Zhang , Qiming Zhang , Yunsong Li , Xinbo Gao , Jing Zhang

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

Building accurate maps is a key building block to enable reliable localization, planning, and navigation of autonomous vehicles. We propose a novel approach for building accurate maps of dynamic environments utilizing a sequence of LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Xingguang Zhong , Yue Pan , Cyrill Stachniss , Jens Behley

Efficient data utilization is crucial for advancing 3D scene understanding in autonomous driving, where reliance on heavily human-annotated LiDAR point clouds challenges fully supervised methods. Addressing this, our study extends into…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Lingdong Kong , Xiang Xu , Jiawei Ren , Wenwei Zhang , Liang Pan , Kai Chen , Wei Tsang Ooi , Ziwei Liu

Lidar-based SLAM systems perform well in a wide range of circumstances by relying on the geometry of the environment. However, even mature and reliable approaches struggle when the environment contains structureless areas such as long…

机器人学 · 计算机科学 2022-11-08 Gerhard Kurz , Sebastian A. Scherer , Peter Biber , David Fleer

We present Multi-Layer Intensity Map, a novel 3D object representation for robot perception and autonomous navigation. Intensity maps consist of multiple stacked layers of 2D grid maps each derived from reflected point cloud intensities…

机器人学 · 计算机科学 2023-09-29 Adarsh Jagan Sathyamoorthy , Kasun Weerakoon , Mohamed Elnoor , Dinesh Manocha

In the field of SLAM (Simultaneous Localization And Mapping) for robot navigation, mapping the environment is an important task. In this regard the Lidar sensor can produce near accurate 3D map of the environment in the format of point…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Aritra Mukherjee , Sourya Dipta Das , Jasorsi Ghosh , Ananda S. Chowdhury , Sanjoy Kumar Saha

In LiDAR sensing, glass, mirrors and other material often cause inconsistent data readings, because the laser beams may report the distance of the glass, the distance of the object behind the glass or the distance to a reflected object.…

机器人学 · 计算机科学 2024-06-18 Yinjie Li , Xiting Zhao , Sören Schwertfeger

Existing LiDAR semantic segmentation models often suffer from decreased accuracy when exposed to adverse weather conditions. Recent methods addressing this issue focus on enhancing training data through weather simulation or universal…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Longyu Yang , Ping Hu , Shangbo Yuan , Lu Zhang , Jun Liu , Hengtao Shen , Xiaofeng Zhu