中文
相关论文

相关论文: End-to-end Contextual Perception and Prediction wi…

200 篇论文

The thesis contributes in several important ways to the research area of 3D object category learning and recognition. To cope with the mentioned limitations, we look at human cognition, in particular at the fact that human beings learn to…

机器人学 · 计算机科学 2019-12-23 S. Hamidreza Kasaei

Predicting the trajectories of surrounding agents is an essential ability for autonomous vehicles navigating through complex traffic scenes. The future trajectories of agents can be inferred using two important cues: the locations and past…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Kaouther Messaoud , Nachiket Deo , Mohan M. Trivedi , Fawzi Nashashibi

Real-time object detection is critical for the decision-making process for many real-world applications, such as collision avoidance and path planning in autonomous driving. This work presents an innovative real-time streaming perception…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Xiang Zhang , Yufei Cui , Chenchen Fu , Weiwei Wu , Zihao Wang , Yuyang Sun , Xue Liu

We propose an action-conditioned dynamics model that predicts scene changes caused by object and agent interactions in a viewpoint-invariant 3D neural scene representation space, inferred from RGB-D videos. In this 3D feature space, objects…

机器人学 · 计算机科学 2020-12-29 Hsiao-Yu Fish Tung , Zhou Xian , Mihir Prabhudesai , Shamit Lal , Katerina Fragkiadaki

Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous works on end-to-end autonomous driving rely on the attention mechanism for…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Yunpeng Zhang , Deheng Qian , Ding Li , Yifeng Pan , Yong Chen , Zhenbao Liang , Zhiyao Zhang , Shurui Zhang , Hongxu Li , Maolei Fu , Yun Ye , Zhujin Liang , Yi Shan , Dalong Du

Spatial relationships between objects represent key scene information for humans to understand and interact with the world. To study the capability of current computer vision systems to recognize physically grounded spatial relations, we…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Chuan Wen , Dinesh Jayaraman , Yang Gao

Although numerous recent tracking approaches have made tremendous advances in the last decade, achieving high-performance visual tracking remains a challenge. In this paper, we propose an end-to-end network model to learn reinforced…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Peng Gao , Qiquan Zhang , Fei Wang , Liyi Xiao , Hamido Fujita , Yan Zhang

In order to plan a safe maneuver an autonomous vehicle must accurately perceive its environment, and understand the interactions among traffic participants. In this paper, we aim to learn scene-consistent motion forecasts of complex urban…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Sergio Casas , Cole Gulino , Simon Suo , Katie Luo , Renjie Liao , Raquel Urtasun

Recognizing how objects interact with each other is a crucial task in visual recognition. If we define the context of the interaction to be the objects involved, then most current methods can be categorized as either: (i) training a single…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Bohan Zhuang , Lingqiao Liu , Chunhua Shen , Ian Reid

Existing top-performance autonomous driving systems typically rely on the multi-modal fusion strategy for reliable scene understanding. This design is however fundamentally restricted due to overlooking the modality-specific strengths and…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Zeyu Yang , Nan Song , Wei Li , Xiatian Zhu , Li Zhang , Philip H. S. Torr

Detection Transformers represent end-to-end object detection approaches based on a Transformer encoder-decoder architecture, exploiting the attention mechanism for global relation modeling. Although Detection Transformers deliver results on…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Bastian Wittmann , Fernando Navarro , Suprosanna Shit , Bjoern Menze

We propose a motion forecasting model that exploits a novel structured map representation as well as actor-map interactions. Instead of encoding vectorized maps as raster images, we construct a lane graph from raw map data to explicitly…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Ming Liang , Bin Yang , Rui Hu , Yun Chen , Renjie Liao , Song Feng , Raquel Urtasun

In this paper, we present an end-to-end future-prediction model that focuses on pedestrian safety. Specifically, our model uses previous video frames, recorded from the perspective of the vehicle, to predict if a pedestrian will cross in…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Mohamed Chaabane , Ameni Trabelsi , Nathaniel Blanchard , Ross Beveridge

Temporal action localization aims to predict the boundary and category of each action instance in untrimmed long videos. Most of previous methods based on anchors or proposals neglect the global-local context interaction in entire video…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Yizheng Ouyang , Tianjin Zhang , Weibo Gu , Hongfa Wang

Interactions play a key role in understanding objects and scenes, for both virtual and real world agents. We introduce a new general representation for proximal interactions among physical objects that is agnostic to the type of objects or…

Short-Term object-interaction Anticipation (STA) consists of detecting the location of the next-active objects, the noun and verb categories of the interaction, and the time to contact from the observation of egocentric video. We propose…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Lorenzo Mur-Labadia , Ruben Martinez-Cantin , Josechu Guerrero-Campo , Giovanni Maria Farinella

Navigating through intersections is one of the main challenging tasks for an autonomous vehicle. However, for the majority of intersections regulated by traffic lights, the problem could be solved by a simple rule-based method in which the…

机器人学 · 计算机科学 2021-05-04 Alessandro Paolo Capasso , Paolo Maramotti , Anthony Dell'Eva , Alberto Broggi

The Transformer is a highly successful deep learning model that has revolutionised the world of artificial neural networks, first in natural language processing and later in computer vision. This model is based on the attention mechanism…

机器学习 · 计算机科学 2023-05-09 Riccardo Ughi , Eugenio Lomurno , Matteo Matteucci

To accurately predict future positions of different agents in traffic scenarios is crucial for safely deploying intelligent autonomous systems in the real-world environment. However, it remains a challenge due to the behavior of a target…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Hao Cheng , Wentong Liao , Xuejiao Tang , Michael Ying Yang , Monika Sester , Bodo Rosenhahn

A profound understanding of inter-agent relationships and motion behaviors is important to achieve high-quality planning when navigating in complex scenarios, especially at urban traffic intersections. We present a trajectory prediction…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Yuzhen Zhang , Wentong Wang , Weizhi Guo , Pei Lv , Mingliang Xu , Wei Chen , Dinesh Manocha