中文
相关论文

相关论文: YOLOP: You Only Look Once for Panoptic Driving Per…

200 篇论文

Traffic digital twins are powerful tools for advanced traffic management, and most systems are built on static geometric representations. However, these representations fail to capture the dynamic functional semantics required for…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Rei Tamaru , Pei Li , Bin Ran

The expanding applications, utilized by more users, enhance hardware performance and further develop cloud systems for big data processing. This leads to numerous unexplored deep learning applications, especially in advanced computer vision…

计算工程、金融与科学 · 计算机科学 2024-05-07 P. Veysi , M. Adeli , N. Peirov Naziri

In autonomous driving, perception systems are piv otal as they interpret sensory data to understand the envi ronment, which is essential for decision-making and planning. Ensuring the safety of these perception systems is fundamental for…

机器人学 · 计算机科学 2024-11-19 Urvishkumar Bharti , Vikram Shahapur

The processing of omnidirectional 360-degree images poses significant challenges for object detection due to inherent spatial distortions, wide fields of view, and ultra-high-resolution inputs. Conventional detectors such as YOLO are…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Huma Hafeez , Matthew Garratt , Jo Plested , Sankaran Iyer , Arcot Sowmya

Visual navigation has emerged as a practical alternative to traditional robotic navigation pipelines that rely on detailed mapping and path planning. However, constructing and maintaining 3D maps is often computationally expensive and…

机器人学 · 计算机科学 2025-12-11 Ryan Meegan , Adam D'Souza , Bryan Bo Cao , Shubham Jain , Kristin Dana

Cooperative perception for connected and automated vehicles is traditionally achieved through the fusion of feature maps from two or more vehicles. However, the absence of feature maps shared from other vehicles can lead to a significant…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Deyuan Qu , Qi Chen , Tianyu Bai , Hongsheng Lu , Heng Fan , Hao Zhang , Song Fu , Qing Yang

The perceptive models of autonomous driving require fast inference within a low latency for safety. While existing works ignore the inevitable environmental changes after processing, streaming perception jointly evaluates the latency and…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Jinrong Yang , Songtao Liu , Zeming Li , Xiaoping Li , Jian Sun

Detecting objects under adverse weather and lighting conditions is crucial for the safe and continuous operation of an autonomous vehicle, and remains an unsolved problem. We present a Gated Differentiable Image Processing (GDIP) block, a…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Sanket Kalwar , Dhruv Patel , Aakash Aanegola , Krishna Reddy Konda , Sourav Garg , K Madhava Krishna

With the widespread adoption of machine learning technologies in autonomous driving systems, their role in addressing complex environmental perception challenges has become increasingly crucial. However, existing machine learning models…

机器人学 · 计算机科学 2025-08-19 Lida Xu

Object detection for street-level objects can be applied to various use cases, from car and traffic detection to the self-driving car system. Therefore, finding the best object detection algorithm is essential to apply it effectively. Many…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Martinus Grady Naftali , Jason Sebastian Sulistyawan , Kelvin Julian

YOLO has become a central real-time object detection system for robotics, driverless cars, and video monitoring applications. We present a comprehensive analysis of YOLO's evolution, examining the innovations and contributions in each…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Juan Terven , Diana Cordova-Esparza

Perception is a key building block of autonomously acting vision systems such as autonomous vehicles. It is crucial that these systems are able to understand their surroundings in order to operate safely and robustly. Additionally,…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Matteo Sodano , Federico Magistri , Jens Behley , Cyrill Stachniss

Perception that involves multi-object detection and tracking, and trajectory prediction are two major tasks of autonomous driving. However, they are currently mostly studied separately, which results in most trajectory prediction modules…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Hao Cheng , Mengmeng Liu , Lin Chen

For realizing safe autonomous driving, the end-to-end delays of real-time object detection systems should be thoroughly analyzed and minimized. However, despite recent development of neural networks with minimized inference delays,…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Wonseok Jang , Hansaem Jeong , Kyungtae Kang , Nikil Dutt , Jong-Chan Kim

This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Qiang Chen , Yingming Wang , Tong Yang , Xiangyu Zhang , Jian Cheng , Jian Sun

Current perception models in autonomous driving have become notorious for greatly relying on a mass of annotated data to cover unseen cases and address the long-tail problem. On the other hand, learning from unlabeled large-scale collected…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Jiageng Mao , Minzhe Niu , Chenhan Jiang , Hanxue Liang , Jingheng Chen , Xiaodan Liang , Yamin Li , Chaoqiang Ye , Wei Zhang , Zhenguo Li , Jie Yu , Hang Xu , Chunjing Xu

We propose DOPS, a fast single-stage 3D object detection method for LIDAR data. Previous methods often make domain-specific design decisions, for example projecting points into a bird-eye view image in autonomous driving scenarios. In…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Mahyar Najibi , Guangda Lai , Abhijit Kundu , Zhichao Lu , Vivek Rathod , Thomas Funkhouser , Caroline Pantofaru , David Ross , Larry S. Davis , Alireza Fathi

Unlike humans, who can effortlessly estimate the entirety of objects even when partially occluded, modern computer vision algorithms still find this aspect extremely challenging. Leveraging this amodal perception for autonomous driving…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ahmed Rida Sekkat , Rohit Mohan , Oliver Sawade , Elmar Matthes , Abhinav Valada

Autonomous vehicles and driving systems use scene parsing as an essential tool to understand the surrounding environment. Panoptic segmentation is a state-of-the-art technique which proves to be pivotal in this use case. Deep learning-based…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Ankur Chrungoo

Video-based vehicle detection and counting play a critical role in managing transport infrastructure. Traditional image-based counting methods usually involve two main steps: initial detection and subsequent tracking, which are applied to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Victor Nascimento Ribeiro , Nina S. T. Hirata