中文
相关论文

相关论文: LidarMultiNet: Towards a Unified Multi-Task Networ…

200 篇论文

This technical report presents the 1st place winning solution for the Waymo Open Dataset 3D semantic segmentation challenge 2022. Our network, termed LidarMultiNet, unifies the major LiDAR perception tasks such as 3D semantic segmentation,…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Dongqiangzi Ye , Weijia Chen , Zixiang Zhou , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

There is a recent trend in the LiDAR perception field towards unifying multiple tasks in a single strong network with improved performance, as opposed to using separate networks for each task. In this paper, we introduce a new LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Zixiang Zhou , Dongqiangzi Ye , Weijia Chen , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

With the rapid proliferation of autonomous driving, there has been a heightened focus on the research of lidar-based 3D semantic segmentation and object detection methodologies, aiming to ensure the safety of traffic participants. In recent…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Jiahua Xu , Si Zuo , Chenfeng Wei , Wei Zhou

LiDAR-based 3D object detection and panoptic segmentation are two crucial tasks in the perception systems of autonomous vehicles and robots. In this paper, we propose All-in-One Perception Network (AOP-Net), a LiDAR-based multi-task…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Yixuan Xu , Hamidreza Fazlali , Yuan Ren , Bingbing Liu

A unified and versatile LiDAR segmentation model with strong robustness and generalizability is desirable for safe autonomous driving perception. This work presents M3Net, a one-of-a-kind framework for fulfilling multi-task, multi-dataset,…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Youquan Liu , Lingdong Kong , Xiaoyang Wu , Runnan Chen , Xin Li , Liang Pan , Ziwei Liu , Yuexin Ma

LiDAR is crucial for robust 3D scene perception in autonomous driving. LiDAR perception has the largest body of literature after camera perception. However, multi-task learning across tasks like detection, segmentation, and motion…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Sambit Mohapatra , Senthil Yogamani , Varun Ravi Kumar , Stefan Milz , Heinrich Gotzig , Patrick Mäder

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

Detecting dynamic objects and predicting static road information such as drivable areas and ground heights are crucial for safe autonomous driving. Previous works studied each perception task separately, and lacked a collective quantitative…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Di Feng , Yiyang Zhou , Chenfeng Xu , Masayoshi Tomizuka , Wei Zhan

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

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…

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

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

We propose UniSeg3D, a unified 3D scene understanding framework that achieves panoptic, semantic, instance, interactive, referring, and open-vocabulary segmentation tasks within a single model. Most previous 3D segmentation approaches are…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Wei Xu , Chunsheng Shi , Sifan Tu , Xin Zhou , Dingkang Liang , Xiang Bai

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

LIDAR semantic segmentation, which assigns a semantic label to each 3D point measured by the LIDAR, is becoming an essential task for many robotic applications such as autonomous driving. Fast and efficient semantic segmentation methods are…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Iñigo Alonso , Luis Riazuelo , Luis Montesano , Ana C. Murillo

Current 3D object detection models follow a single dataset-specific training and testing paradigm, which often faces a serious detection accuracy drop when they are directly deployed in another dataset. In this paper, we study the task of…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Bo Zhang , Jiakang Yuan , Botian Shi , Tao Chen , Yikang Li , Yu Qiao

In image-assisted minimally invasive surgeries (MIS), understanding surgical scenes is vital for real-time feedback to surgeons, skill evaluation, and improving outcomes through collaborative human-robot procedures. Within this context, the…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Mithun Parab , Pranay Lendave , Jiyoung Kim , Thi Quynh Dan Nguyen , Palash Ingle

The perception system for autonomous driving generally requires to handle multiple diverse sub-tasks. However, current algorithms typically tackle individual sub-tasks separately, which leads to low efficiency when aiming at obtaining…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xuesong Chen , Shaoshuai Shi , Tao Ma , Jingqiu Zhou , Simon See , Ka Chun Cheung , Hongsheng Li

Fusing multi-modality inputs from different sensors is an effective way to improve the performance of 3D object detection. However, current methods overlook two important conflicts: point-pixel misalignment and sub-task suppression. The…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Yiheng Li , Yang Yang , Zhen Lei

In this paper, we present LaserNet, a computationally efficient method for 3D object detection from LiDAR data for autonomous driving. The efficiency results from processing LiDAR data in the native range view of the sensor, where the input…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Gregory P. Meyer , Ankit Laddha , Eric Kee , Carlos Vallespi-Gonzalez , Carl K. Wellington

Dynamic computation has emerged as a promising avenue to enhance the inference efficiency of deep networks. It allows selective activation of computational units, leading to a reduction in unnecessary computations for each input sample.…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Yizeng Han , Zeyu Liu , Zhihang Yuan , Yifan Pu , Chaofei Wang , Shiji Song , Gao Huang
‹ 上一页 1 2 3 10 下一页 ›