中文
相关论文

相关论文: LiDAR-Camera Panoptic Segmentation via Geometry-Co…

200 篇论文

The ability to detect and segment moving objects in a scene is essential for building consistent maps, making future state predictions, avoiding collisions, and planning. In this paper, we address the problem of moving object segmentation…

机器人学 · 计算机科学 2021-07-15 Xieyuanli Chen , Shijie Li , Benedikt Mersch , Louis Wiesmann , Jürgen Gall , Jens Behley , Cyrill Stachniss

Online segmentation of laser-induced damage on large-aperture optics in high-power laser facilities is challenged by complicated damage morphology, uneven illumination and stray light interference. Fully supervised semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yueyue Han , Yingyan Huang , Hangcheng Dong , Fengdong Chen , Fa Zeng , Zhitao Peng , Qihua Zhu , Guodong Liu

Multi-modal systems enhance performance in autonomous driving but face inefficiencies due to indiscriminate processing within each modality. Additionally, the independent feature learning of each modality lacks interaction, which results in…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Guoliang You , Xiaomeng Chu , Yifan Duan , Xingchen Li , Sha Zhang , Jianmin Ji , Yanyong Zhang

By enabling capturing of 3D point clouds that reflect the geometry of the immediate environment, LiDAR has emerged as a primary sensor for autonomous systems. If a LiDAR scan is too sparse, occluded by obstacles, or too small in range,…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Ryan Faulkner , Luke Haub , Simon Ratcliffe , Anh-Dzung Doan , Ian Reid , Tat-Jun Chin

Point cloud segmentation (PCS) is to classify each point in point clouds. The task enables robots to parse their 3D surroundings and run autonomously. According to different point cloud representations, existing PCS models can be roughly…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Bike Chen , Antti Tikanmäki , Juha Röning

We propose LU-Net -- for LiDAR U-Net, a new method for the semantic segmentation of a 3D LiDAR point cloud. Instead of applying some global 3D segmentation method such as PointNet, we propose an end-to-end architecture for LiDAR point cloud…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Pierre Biasutti , Vincent Lepetit , Jean-François Aujol , Mathieu Brédif , Aurélie Bugeau

Accurate 3D scene representation and panoptic understanding are essential for applications such as virtual reality, robotics, and autonomous driving. However, challenges persist with existing methods, including precise 2D-to-3D mapping,…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Shenghao Li

Stereo-LiDAR fusion is a promising task in that we can utilize two different types of 3D perceptions for practical usage -- dense 3D information (stereo cameras) and highly-accurate sparse point clouds (LiDAR). However, due to their…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaesung Choe , Kyungdon Joo , Tooba Imtiaz , In So Kweon

Combining LiDAR and Camera-view data has become a common approach for 3D Object Detection. However, previous approaches combine the two input streams at a point-level, throwing away semantic information derived from camera features. In this…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Pranav Gupta , Rishabh Rengarajan , Viren Bankapur , Vedansh Mannem , Lakshit Ahuja , Surya Vijay , Kevin Wang

Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical to have…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Minghua Liu , Yin Zhou , Charles R. Qi , Boqing Gong , Hao Su , Dragomir Anguelov

Semantic segmentation of LiDAR point clouds has been widely studied in recent years, with most existing methods focusing on tackling this task using a single scan of the environment. However, leveraging the temporal stream of observations…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Enxu Li , Sergio Casas , Raquel Urtasun

Most autonomous vehicles are equipped with LiDAR sensors and stereo cameras. The former is very accurate but generates sparse data, whereas the latter is dense, has rich texture and color information but difficult to extract robust 3D…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Farzin Negahbani , Onur Berk Töre , Fatma Güney , Baris Akgun

End-to-end perception and trajectory prediction from raw sensor data is one of the key capabilities for autonomous driving. Modular pipelines restrict information flow and can amplify upstream errors. Recent query-based, fully…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Matej Halinkovic , Nina Masarykova , Alexey Vinel , Marek Galinski

In recent years considerable research in LiDAR semantic segmentation was conducted, introducing several new state of the art models. However, most research focuses on single-scan point clouds, limiting performance especially in long…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Andrea Matteazzi , Pascal Colling , Michael Arnold , Dietmar Tutsch

Lidars and cameras are critical sensors that provide complementary information for 3D detection in autonomous driving. While prevalent multi-modal methods simply decorate raw lidar point clouds with camera features and feed them directly to…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Yingwei Li , Adams Wei Yu , Tianjian Meng , Ben Caine , Jiquan Ngiam , Daiyi Peng , Junyang Shen , Bo Wu , Yifeng Lu , Denny Zhou , Quoc V. Le , Alan Yuille , Mingxing Tan

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

This paper presents a unified framework for depth-aware panoptic segmentation (DPS), which aims to reconstruct 3D scene with instance-level semantics from one single image. Prior works address this problem by simply adding a dense depth…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Naiyu Gao , Fei He , Jian Jia , Yanhu Shan , Haoyang Zhang , Xin Zhao , Kaiqi Huang

In recent studies, numerous previous works emphasize the importance of semantic segmentation of LiDAR data as a critical component to the development of driver-assistance systems and autonomous vehicles. However, many state-of-the-art…

机器人学 · 计算机科学 2025-09-11 Hannes Reichert , Benjamin Serfling , Elijah Schüssler , Kerim Turacan , Konrad Doll , Bernhard Sick

This paper proposes SemCal: an automatic, targetless, extrinsic calibration algorithm for a LiDAR and camera system using semantic information. We leverage a neural information estimator to estimate the mutual information (MI) of semantic…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Peng Jiang , Philip Osteen , Srikanth Saripalli

Point-, voxel-, and range-views are three representative forms of point clouds. All of them have accurate 3D measurements but lack color and texture information. RGB images are a natural complement to these point cloud views and fully…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Youquan Liu , Runnan Chen , Xin Li , Lingdong Kong , Yuchen Yang , Zhaoyang Xia , Yeqi Bai , Xinge Zhu , Yuexin Ma , Yikang Li , Yu Qiao , Yuenan Hou