中文
相关论文

相关论文: 4D-Former: Multimodal 4D Panoptic Segmentation

200 篇论文

Identifying moving objects is a crucial capability for autonomous navigation, consistent map generation, and future trajectory prediction of objects. In this paper, we propose a novel network that addresses the challenge of segmenting…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Neng Wang , Chenghao Shi , Ruibin Guo , Huimin Lu , Zhiqiang Zheng , Xieyuanli Chen

Navigational perception for visually impaired people has been substantially promoted by both classic and deep learning based segmentation methods. In classic visual recognition methods, the segmentation models are mostly object-dependent,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wei Mao , Jiaming Zhang , Kailun Yang , Rainer Stiefelhagen

Many point-based semantic segmentation methods have been designed for indoor scenarios, but they struggle if they are applied to point clouds that are captured by a LiDAR sensor in an outdoor environment. In order to make these methods more…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shijie Li , Yun Liu , Juergen Gall

Consecutive LiDAR scans compose dynamic 3D sequences, which contain more abundant information than a single frame. Similar to the development history of image and video perception, dynamic 3D sequence perception starts to come into sight…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Tao Zhong , Wonjik Kim , Masayuki Tanaka , Masatoshi Okutomi

Robots operating in unstructured environments require a comprehensive understanding of their surroundings, necessitating geometric and semantic information from sensor data. Traditional RGB-D processing pipelines focus primarily on…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Zhiwu Zheng , Lauren Mentzer , Berk Iskender , Michael Price , Colm Prendergast , Audren Cloitre

State-of-the-art lidar panoptic segmentation (LPS) methods follow bottom-up segmentation-centric fashion wherein they build upon semantic segmentation networks by utilizing clustering to obtain object instances. In this paper, we re-think…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Abhinav Agarwalla , Xuhua Huang , Jason Ziglar , Francesco Ferroni , Laura Leal-Taixé , James Hays , Aljoša Ošep , Deva Ramanan

In this paper we introduce a novel way to predict semantic information from sparse, single-shot LiDAR measurements in the context of autonomous driving. In particular, we fuse learned features from complementary representations. The…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Frank Bieder , Maximilian Link , Simon Romanski , Haohao Hu , Christoph Stiller

3D pedestrian detection is a challenging task in automated driving because pedestrians are relatively small, frequently occluded and easily confused with narrow vertical objects. LiDAR and camera are two commonly used sensor modalities for…

机器人学 · 计算机科学 2021-03-30 Juncong Fei , Wenbo Chen , Philipp Heidenreich , Sascha Wirges , Christoph Stiller

Panoptic segmentation is the recently introduced task that tackles semantic segmentation and instance segmentation jointly. In this paper, we present an extension of SemanticKITTI, which is a large-scale dataset providing dense point-wise…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Jens Behley , Andres Milioto , Cyrill Stachniss

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

The field of 4D point cloud understanding is rapidly developing with the goal of analyzing dynamic 3D point cloud sequences. However, it remains a challenging task due to the sparsity and lack of texture in point clouds. Moreover, the…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Linglin Jing , Ying Xue , Xu Yan , Chaoda Zheng , Dong Wang , Ruimao Zhang , Zhigang Wang , Hui Fang , Bin Zhao , Zhen Li

Semantic segmentation involves assigning a specific category to each pixel in an image. While Vision Transformer-based models have made significant progress, current semantic segmentation methods often struggle with precise predictions in…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Guoan Xu , Wenfeng Huang , Tao Wu , Ligeng Chen , Wenjing Jia , Guangwei Gao , Xiatian Zhu , Stuart Perry

Construction sites are challenging environments for autonomous systems due to their unstructured nature and the presence of dynamic actors, such as workers and machinery. This work presents a comprehensive panoptic scene understanding…

机器人学 · 计算机科学 2024-10-08 Lorenzo Terenzi , Julian Nubert , Pol Eyschen , Pascal Roth , Simin Fei , Edo Jelavic , Marco Hutter

We propose a simple, fast, and flexible framework to generate simultaneously semantic and instance masks for panoptic segmentation. Our method, called PanoNet, incorporates a clean and natural structure design that tackles the problem…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xia Chen , Jianren Wang , Martial Hebert

Multi-task networks can potentially improve performance and computational efficiency compared to single-task networks, facilitating online deployment. However, current multi-task architectures in point cloud perception combine multiple…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Christopher Lang , Alexander Braun , Lars Schillingmann , Abhinav Valada

Semantic Segmentation combines two sub-tasks: the identification of pixel-level image masks and the application of semantic labels to those masks. Recently, so-called Foundation Models have been introduced; general models trained on very…

计算机视觉与模式识别 · 计算机科学 2023-10-03 David Balaban , Justin Medich , Pranay Gosar , Justin Hart

Large-scale LiDAR-based point cloud semantic segmentation is a critical task in autonomous driving perception. Almost all of the previous state-of-the-art LiDAR semantic segmentation methods are variants of sparse 3D convolution. Although…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Chuanyu Luo , Nuo Cheng , Sikun Ma , Han Li , Xiaohan Li , Shengguang Lei , Pu Li

LiDAR semantic segmentation frameworks predominantly use geometry-based features to differentiate objects within a scan. Although these methods excel in scenarios with clear boundaries and distinct shapes, their performance declines in…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Kasi Viswanath , Peng Jiang , Srikanth Saripalli

Recent research has begun exploring novel view synthesis (NVS) for LiDAR point clouds, aiming to generate realistic LiDAR scans from unseen viewpoints. However, most existing approaches do not reconstruct semantic labels, which are crucial…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Yi Chen , Tianchen Deng , Wentao Zhao , Xiaoning Wang , Wenqian Xi , Weidong Chen , Jingchuan Wang

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