中文
相关论文

相关论文: SparseWorld-TC: Trajectory-Conditioned Sparse Occu…

200 篇论文

Trajectory forecasting is crucial for video surveillance analytics, as it enables the anticipation of future movements for a set of agents, e.g. basketball players engaged in intricate interactions with long-term intentions. Deep generative…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Riccardo Benaglia , Angelo Porrello , Pietro Buzzega , Simone Calderara , Rita Cucchiara

Traffic prediction is a challenging spatio-temporal forecasting problem that involves highly complex spatio-temporal correlations. This paper proposes a Multi-level Multi-view Augmented Spatio-temporal Transformer (LVSTformer) for traffic…

机器学习 · 计算机科学 2024-06-19 Jiaqi Lin , Qianqian Ren

Autonomous driving in complex urban scenarios requires 3D perception to be both comprehensive and precise. Traditional 3D perception methods focus on object detection, resulting in sparse representations that lack environmental detail.…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Chao Chen , Ruoyu Wang , Yuliang Guo , Cheng Zhao , Xinyu Huang , Chen Feng , Liu Ren

Scene categorization is a useful precursor task that provides prior knowledge for many advanced computer vision tasks with a broad range of applications in content-based image indexing and retrieval systems. Despite the success of data…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Saravanabalagi Ramachandran , Jonathan Horgan , Ganesh Sistu , John McDonald

Visual grounding aims to identify objects or regions in a scene based on natural language descriptions, essential for spatially aware perception in autonomous driving. However, existing visual grounding tasks typically depend on bounding…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Zhan Shi , Song Wang , Junbo Chen , Jianke Zhu

Accurately predicting 3D occupancy grids from visual inputs is critical for autonomous driving, but current discriminative methods struggle with noisy data, incomplete observations, and the complex structures inherent in 3D scenes. In this…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Yunshen Wang , Yicheng Liu , Tianyuan Yuan , Yingshi Liang , Xiuyu Yang , Honggang Zhang , Hang Zhao

In this paper, we explore a novel point representation for 3D occupancy prediction from multi-view images, which is named Occupancy as Set of Points. Existing camera-based methods tend to exploit dense volume-based representation to predict…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yiang Shi , Tianheng Cheng , Qian Zhang , Wenyu Liu , Xinggang Wang

Determining accurate bird's eye view (BEV) positions of objects and tracks in a scene is vital for various perception tasks including object interactions mapping, scenario extraction etc., however, the level of supervision required to…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Paridhi Singh , Gaurav Singh , Arun Kumar

Accurate prediction of 3D semantic occupancy from 2D visual images is vital in enabling autonomous agents to comprehend their surroundings for planning and navigation. State-of-the-art methods typically employ fully supervised approaches,…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Duc-Hai Pham , Duc-Dung Nguyen , Anh Pham , Tuan Ho , Phong Nguyen , Khoi Nguyen , Rang Nguyen

3D Gaussian Splatting (3DGS) enables efficient training and fast novel view synthesis in static environments. To address challenges posed by transient objects, distractor-free 3DGS methods have emerged and shown promising results when dense…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yi Gu , Zhaorui Wang , Jiahang Cao , Jiaxu Wang , Mingle Zhao , Dongjun Ye , Renjing Xu

Bird's-Eye View (BEV) Perception has received increasing attention in recent years as it provides a concise and unified spatial representation across views and benefits a diverse set of downstream driving applications. At the same time,…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Alexander Swerdlow , Runsheng Xu , Bolei Zhou

Saliency Prediction aims to predict the attention distribution of human eyes given an RGB image. Most of the recent state-of-the-art methods are based on deep image feature representations from traditional CNNs. However, the traditional…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Shuo Zhang

Semantic segmentation in autonomous driving has been undergoing an evolution from sparse point segmentation to dense voxel segmentation, where the objective is to predict the semantic occupancy of each voxel in the concerned 3D space. The…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Sicheng Zuo , Wenzhao Zheng , Yuanhui Huang , Jie Zhou , Jiwen Lu

In NeRF, a critical problem is to effectively estimate the occupancy to guide empty-space skipping and point sampling. Grid-based methods work well for small-scale scenes. However, on large-scale scenes, they are limited by predefined…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Zhenxing Mi , Dan Xu

Understanding trajectory diversity is a fundamental aspect of addressing practical traffic tasks. However, capturing the diversity of trajectories presents challenges, particularly with traditional machine learning and recurrent neural…

人工智能 · 计算机科学 2023-12-04 Ruyi Feng , Zhibin Li , Bowen Liu , Yan Ding

For autonomous agents to successfully operate in the real world, anticipation of future events and states of their environment is a key competence. This problem can be formalized as a sequence prediction problem, where a number of…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Apratim Bhattacharyya , Mario Fritz , Bernt Schiele

Environment prediction frameworks are critical for the safe navigation of autonomous vehicles (AVs) in dynamic settings. LiDAR-generated occupancy grid maps (L-OGMs) offer a robust bird's-eye view for the scene representation, enabling…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Bernard Lange , Masha Itkina , Jiachen Li , Mykel J. Kochenderfer

Many existing autonomous driving paradigms involve a multi-stage discrete pipeline of tasks. To better predict the control signals and enhance user safety, an end-to-end approach that benefits from joint spatial-temporal feature learning is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Shengchao Hu , Li Chen , Penghao Wu , Hongyang Li , Junchi Yan , Dacheng Tao

3D occupancy-based perception pipeline has significantly advanced autonomous driving by capturing detailed scene descriptions and demonstrating strong generalizability across various object categories and shapes. Current methods…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Fangqiang Ding , Xiangyu Wen , Yunzhou Zhu , Yiming Li , Chris Xiaoxuan Lu

The computational demands of self-attention mechanisms pose a critical challenge for transformer-based video generation, particularly in synthesizing ultra-long sequences. Current approaches, such as factorized attention and fixed sparse…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Qirui Li , Guangcong Zheng , Qi Zhao , Jie Li , Bin Dong , Yiwu Yao , Xi Li
‹ 上一页 1 8 9 10 下一页 ›