中文
相关论文

相关论文: LiDAR-Camera Fusion for Video Panoptic Segmentatio…

200 篇论文

More and more research works fuse the LiDAR and camera information to improve the 3D object detection of the autonomous driving system. Recently, a simple yet effective fusion framework has achieved an excellent detection performance,…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Yun Zhao , Zhan Gong , Peiru Zheng , Hong Zhu , Shaohua Wu

Fusing the camera and LiDAR information has become a de-facto standard for 3D object detection tasks. Current methods rely on point clouds from the LiDAR sensor as queries to leverage the feature from the image space. However, people…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Tingting Liang , Hongwei Xie , Kaicheng Yu , Zhongyu Xia , Zhiwei Lin , Yongtao Wang , Tao Tang , Bing Wang , Zhi Tang

As an emerging technology and a relatively affordable device, the 4D imaging radar has already been confirmed effective in performing 3D object detection in autonomous driving. Nevertheless, the sparsity and noisiness of 4D radar point…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Weiyi Xiong , Jianan Liu , Tao Huang , Qing-Long Han , Yuxuan Xia , Bing Zhu

In this work, we propose a single deep neural network for panoptic segmentation, for which the goal is to provide each individual pixel of an input image with a class label, as in semantic segmentation, as well as a unique identifier for…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Daan de Geus , Panagiotis Meletis , Gijs Dubbelman

With information from multiple input modalities, sensor fusion-based algorithms usually out-perform their single-modality counterparts in robotics. Camera and LIDAR, with complementary semantic and depth information, are the typical choices…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Akio Kodaira , Yiyang Zhou , Pengwei Zang , Wei Zhan , Masayoshi Tomizuka

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2D RGB image vs 3D…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Xinhao Xiang , Jiawei Zhang

Real-time scene parsing is a fundamental feature for autonomous driving vehicles with multiple cameras. In this letter we demonstrate that sharing semantics between cameras with different perspectives and overlapped views can boost the…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Zhenzhen Xiang , Anbo Bao , Jie Li , Jianbo Su

Depth-aware video panoptic segmentation is a promising approach to camera based scene understanding. However, the current state-of-the-art methods require costly video annotations and use a complex training pipeline compared to their…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Kurt Stolle , Gijs Dubbelman

Automotive traffic scenes are complex due to the variety of possible scenarios, objects, and weather conditions that need to be handled. In contrast to more constrained environments, such as automated underground trains, automotive…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Felix Nobis , Ehsan Shafiei , Phillip Karle , Johannes Betz , Markus Lienkamp

One of the main paths towards the reduction of traffic accidents is the increase in vehicle safety through driver assistance systems or even systems with a complete level of autonomy. In these types of systems, tasks such as obstacle…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Felipe Manfio Barbosa , Fernando Santos Osório

How should we integrate representations from complementary sensors for autonomous driving? Geometry-based fusion has shown promise for perception (e.g. object detection, motion forecasting). However, in the context of end-to-end driving, we…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Kashyap Chitta , Aditya Prakash , Bernhard Jaeger , Zehao Yu , Katrin Renz , Andreas Geiger

Video Panoptic Segmentation (VPS) aims to achieve comprehensive pixel-level scene understanding by segmenting all pixels and associating objects in a video. Current solutions can be categorized into online and near-online approaches.…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Inkyu Shin , Dahun Kim , Qihang Yu , Jun Xie , Hong-Seok Kim , Bradley Green , In So Kweon , Kuk-Jin Yoon , Liang-Chieh Chen

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

With the rapid advances of autonomous driving, it becomes critical to equip its sensing system with more holistic 3D perception. However, existing works focus on parsing either the objects (e.g. cars and pedestrians) or scenes (e.g. trees…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Fangzhou Hong , Hui Zhou , Xinge Zhu , Hongsheng Li , Ziwei Liu

Multimodal sensor fusion has demonstrated remarkable performance improvements over unimodal approaches in 3D object detection for autonomous vehicles. Typically, existing methods transform multimodal data from independent sensors, such as…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Markus Essl , Marta Moscati , Mubashir Noman , Muhammad Zaigham Zaheer , Usman Naseem , Shah Nawaz , Markus Schedl

Open-vocabulary panoptic reconstruction is essential for advanced robotics perception and simulation. However, existing methods based on 3D Gaussian Splatting (3DGS) often struggle to simultaneously achieve geometric accuracy, coherent…

机器人学 · 计算机科学 2026-04-14 Xuan Yu , Yuxuan Xie , Changjian Jiang , Shichao Zhai , Rong Xiong , Yu Zhang , Yue Wang

Camera and LiDAR sensor modalities provide complementary appearance and geometric information useful for detecting 3D objects for autonomous vehicle applications. However, current end-to-end fusion methods are challenging to train and…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Anas Mahmoud , Jordan S. K. Hu , Steven L. Waslander

Video Panoptic Segmentation (VPS) aims at assigning a class label to each pixel, uniquely segmenting and identifying all object instances consistently across all frames. Classic solutions usually decompose the VPS task into several…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Yi Zhou , Hui Zhang , Hana Lee , Shuyang Sun , Pingjun Li , Yangguang Zhu , ByungIn Yoo , Xiaojuan Qi , Jae-Joon Han

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

Autonomous vehicles need to have a semantic understanding of the three-dimensional world around them in order to reason about their environment. State of the art methods use deep neural networks to predict semantic classes for each point in…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Larissa T. Triess , David Peter , Christoph B. Rist , J. Marius Zöllner