中文
相关论文

相关论文: TSceneJAL: Joint Active Learning of Traffic Scenes…

200 篇论文

Three-dimensional feature extraction is a critical component of autonomous driving systems, where perception tasks such as 3D object detection, bird's-eye-view (BEV) semantic segmentation, and occupancy prediction serve as important…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Zhongyu Xia , Zhiwei Lin , Yongtao Wang , Ming-Hsuan Yang

Categorizing driving scenes via visual perception is a key technology for safe driving and the downstream tasks of autonomous vehicles. Traditional methods infer scene category by detecting scene-related objects or using a classifier that…

机器人学 · 计算机科学 2021-03-11 Shaochi Hu , Hanwei Fan , Biao Gao , XijunZhao , Huijing Zhao

One object class may show large variations due to diverse illuminations, backgrounds and camera viewpoints. Traditional object detection methods often perform worse under unconstrained video environments. To address this problem, many…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Dapeng Luo , Zhipeng Zeng , Nong Sang , Xiang Wu , Longsheng Wei , Quanzheng Mou , Jun Cheng , Chen Luo

With the growing adoption of vision-language-action models and world models in autonomous driving systems, scalable image tokenization becomes crucial as the interface for the visual modality. However, most existing tokenizers are designed…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Dong Zhuo , Wenzhao Zheng , Sicheng Zuo , Siming Yan , Lu Hou , Jie Zhou , Jiwen Lu

3D multi-object detection and tracking are crucial for traffic scene understanding. However, the community pays less attention to these areas due to the lack of a standardized benchmark dataset to advance the field. Moreover, existing…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Abhishek Patil , Srikanth Malla , Haiming Gang , Yi-Ting Chen

This research presents a novel active detection model utilizing deep reinforcement learning to accurately detect traffic objects in real-world scenarios. The model employs a deep Q-network based on LSTM-CNN that identifies and aligns target…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xinyu Ren , Ruixuan Wang

Monocular 3D detection relies on just a single camera and is therefore easy to deploy. Yet, achieving reliable 3D understanding from monocular images requires substantial annotation, and 3D labels are especially costly. To maximize…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Johannes Meier , Florian Günther , Riccardo Marin , Oussema Dhaouadi , Jacques Kaiser , Daniel Cremers

3D object detection aims to recover the 3D information of concerning objects and serves as the fundamental task of autonomous driving perception. Its performance greatly depends on the scale of labeled training data, yet it is costly to…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Shuai Zeng , Wenzhao Zheng , Jiwen Lu , Haibin Yan

3-D object detection is pivotal for autonomous driving. Point cloud based methods have become increasingly popular for 3-D object detection, owing to their accurate depth information. NuTonomy's nuScenes dataset greatly extends commonly…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Sushruth Nagesh , Asfiya Baig , Savitha Srinivasan , Akshay Rangesh , Mohan Trivedi

Obtaining large-scale labeled object detection dataset can be costly and time-consuming, as it involves annotating images with bounding boxes and class labels. Thus, some specialized active learning methods have been proposed to reduce the…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Yi-Syuan Liou , Tsung-Han Wu , Jia-Fong Yeh , Wen-Chin Chen , Winston H. Hsu

Multi-task visual perception has a wide range of applications in scene understanding such as autonomous driving. In this work, we devise an efficient unified framework to solve multiple common perception tasks, including instance…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yuling Xi , Hao Chen , Ning Wang , Peng Wang , Yanning Zhang , Chunhua Shen , Yifan Liu

Training a deep object detector for autonomous driving requires a huge amount of labeled data. While recording data via on-board sensors such as camera or LiDAR is relatively easy, annotating data is very tedious and time-consuming,…

机器人学 · 计算机科学 2019-05-07 Di Feng , Xiao Wei , Lars Rosenbaum , Atsuto Maki , Klaus Dietmayer

Multi-agent traffic simulation is central to developing and testing autonomous driving systems. Recent data-driven simulators have achieved promising results, but rely heavily on supervised learning from labeled trajectories or semantic…

机器人学 · 计算机科学 2026-04-01 Mozhgan Pourkeshavatz , Tianran Liu , Nicholas Rhinehart

Deep learning models for object detection in autonomous driving have recently achieved impressive performance gains and are already being deployed in vehicles worldwide. However, current models require increasingly large datasets for…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Esteban Rivera , Loic Stratil , Markus Lienkamp

The development of autonomous vehicles provides an opportunity to have a complete set of camera sensors capturing the environment around the car. Thus, it is important for object detection and tracking to address new challenges, such as…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Pha Nguyen , Kha Gia Quach , Chi Nhan Duong , Ngan Le , Xuan-Bac Nguyen , Khoa Luu

Shape and pose estimation is a critical perception problem for a self-driving car to fully understand its surrounding environment. One fundamental challenge in solving this problem is the incomplete sensor signal (e.g., LiDAR scans),…

机器人学 · 计算机科学 2022-07-05 Josephine Monica , Wei-Lun Chao , Mark Campbell

Human drivers can recognise fast abnormal driving situations to avoid accidents. Similar to humans, automated vehicles are supposed to perform anomaly detection. In this work, we propose the spatio-temporal graph auto-encoder for learning…

机器人学 · 计算机科学 2021-10-29 Julian Wiederer , Arij Bouazizi , Marco Troina , Ulrich Kressel , Vasileios Belagiannis

While emerging deep-learning systems have outclassed knowledge-based approaches in many tasks, their application to detection tasks for autonomous technologies remains an open field for scientific exploration. Broadly, there are two major…

人机交互 · 计算机科学 2015-12-08 Pranav Rajpurkar , Toki Migimatsu , Jeff Kiske , Royce Cheng-Yue , Sameep Tandon , Tao Wang , Andrew Ng

Point clouds and RGB images are two general perceptional sources in autonomous driving. The former can provide accurate localization of objects, and the latter is denser and richer in semantic information. Recently, AutoAlign presents a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Zehui Chen , Zhenyu Li , Shiquan Zhang , Liangji Fang , Qinhong Jiang , Feng Zhao

Adapting CLIP for anomaly detection on unseen objects has shown strong potential in a zero-shot manner. However, existing methods typically rely on a single textual space to align with visual semantics across diverse objects and domains.…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Qihang Zhou , Binbin Gao , Guansong Pang , Xin Wang , Jiming Chen , Shibo He