中文
相关论文

相关论文: Sparse4D v3: Advancing End-to-End 3D Detection and…

200 篇论文

With the increasing reliance of self-driving and similar robotic systems on robust 3D vision, the processing of LiDAR scans with deep convolutional neural networks has become a trend in academia and industry alike. Prior attempts on the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Ran Cheng , Christopher Agia , Yuan Ren , Xinhai Li , Liu Bingbing

Depth perception is crucial for spatial understanding and has traditionally been achieved through stereoscopic imaging. However, the precision of depth estimation using stereoscopic methods depends on the accurate calibration of binocular…

机器人学 · 计算机科学 2025-11-25 Muhamamd Ishfaq Hussain , Zubia Naz , Muhammad Aasim Rafique , Moongu Jeon

Sparse query-based paradigms have achieved significant success in multi-view 3D detection for autonomous vehicles. Current research faces challenges in balancing between enlarging receptive fields and reducing interference when aggregating…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Jiasen Wang , Zhenglin Li , Ke Sun , Xianyuan Liu , Yang Zhou

Current autonomous driving systems are composed of a perception system and a decision system. Both of them are divided into multiple subsystems built up with lots of human heuristics. An end-to-end approach might clean up the system and…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jianyu Chen , Zhuo Xu , Masayoshi Tomizuka

Occlusion presents a significant challenge for safety-critical applications such as autonomous driving. Collaborative perception has recently attracted a large research interest thanks to the ability to enhance the perception of autonomous…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Minh-Quan Dao , Holger Caesar , Julie Stephany Berrio , Mao Shan , Stewart Worrall , Vincent Frémont , Ezio Malis

Deploying 3D detectors in unfamiliar domains has been demonstrated to result in a significant 70-90% drop in detection rate due to variations in lidar, geography, or weather from their training dataset. This domain gap leads to missing…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Darren Tsai , Julie Stephany Berrio , Mao Shan , Eduardo Nebot , Stewart Worrall

The integration of data from diverse sensor modalities (e.g., camera and LiDAR) constitutes a prevalent methodology within the ambit of autonomous driving scenarios. Recent advancements in efficient point cloud transformers have underscored…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yutao Zhu , Xiaosong Jia , Xinyu Yang , Junchi Yan

Object detection and tracking are vital and fundamental tasks for autonomous driving, aiming at identifying and locating objects from those predefined categories in a scene. 3D point cloud learning has been attracting more and more…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Yang Peng

Active learning strategies for 3D object detection in autonomous driving datasets may help to address challenges of data imbalance, redundancy, and high-dimensional data. We demonstrate the effectiveness of entropy querying to select…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Ross Greer , Bjørk Antoniussen , Mathias V. Andersen , Andreas Møgelmose , Mohan M. Trivedi

3D object detection is crucial for Autonomous Driving (AD) and Advanced Driver Assistance Systems (ADAS). However, most 3D detectors prioritize detection accuracy, often overlooking network inference speed in practical applications. In this…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Liye Jia , Runwei Guan , Haocheng Zhao , Qiuchi Zhao , Ka Lok Man , Jeremy Smith , Limin Yu , Yutao Yue

Autonomous driving systems rely on panoptic driving perception that requires both precision and real-time performance. In this work, we propose RMT-PPAD, a real-time, transformer-based multi-task model that jointly performs object…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jiayuan Wang , Q. M. Jonathan Wu , Katsuya Suto , Ning Zhang

In autonomous driving, LiDAR sensors are vital for acquiring 3D point clouds, providing reliable geometric information. However, traditional sampling methods of preprocessing often ignore semantic features, leading to detail loss and ground…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Hao Jing , Anhong Wang , Lijun Zhao , Yakun Yang , Donghan Bu , Jing Zhang , Yifan Zhang , Junhui Hou

Driver drowsiness increases crash risk, leading to substantial road trauma each year. Drowsiness detection methods have received considerable attention, but few studies have investigated the implementation of a detection approach on a…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Jasper S. Wijnands , Jason Thompson , Kerry A. Nice , Gideon D. P. A. Aschwanden , Mark Stevenson

This report presents our method which wins the nuScenes3D Detection Challenge [17] held in Workshop on Autonomous Driving(WAD, CVPR 2019). Generally, we utilize sparse 3D convolution to extract rich semantic features, which are then fed…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Benjin Zhu , Zhengkai Jiang , Xiangxin Zhou , Zeming Li , Gang Yu

The IARAI competition Traffic4cast 2021 aims to predict short-term city-wide high-resolution traffic states given the static and dynamic traffic information obtained previously. The aim is to build a machine learning model for predicting…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Bo Wang , Reza Mohajerpoor , Chen Cai , Inhi Kim , Hai L. Vu

One of the main obstacles to 3D semantic segmentation is the significant amount of endeavor required to generate expensive point-wise annotations for fully supervised training. To alleviate manual efforts, we propose GIDSeg, a novel…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Peng Yin , Lingyun Xu , Jianmin Ji , Sebastian Scherer , Howie Choset

Denoising Diffusion Probabilistic Models (DDPMs) have shown success in robust 3D object detection tasks. Existing methods often rely on the score matching from 3D boxes or pre-trained diffusion priors. However, they typically require…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Wentao Qu , Guofeng Mei , Jing Wang , Yujiao Wu , Xiaoshui Huang , Liang Xiao

This paper summarizes model improvements and inference-time optimizations for the popular anchor-based detectors in the scenes of autonomous driving. Based on the high-performing RCNN-RS and RetinaNet-RS detection frameworks designed for…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Xianzhi Du , Wei-Chih Hung , Tsung-Yi Lin

The unsupervised 3D object detection is to accurately detect objects in unstructured environments with no explicit supervisory signals. This task, given sparse LiDAR point clouds, often results in compromised performance for detecting…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Ruiyang Zhang , Hu Zhang , Hang Yu , Zhedong Zheng

The ability to interpret and comprehend a 3D scene is essential for many vision and robotics systems. In numerous applications, this involves 3D object detection, i.e.~identifying the location and dimensions of objects belonging to a…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Olivier Moliner , Viktor Larsson , Kalle Åström