中文
相关论文

相关论文: MachMap: End-to-End Vectorized Solution for Compac…

200 篇论文

3D semantic segmentation is one of the most crucial tasks in driving perception. The ability of a learning-based model to accurately perceive dense 3D surroundings often ensures the safe operation of autonomous vehicles. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Qing Wu

Hybrid Mamba-Transformer networks have recently garnered broad attention. These networks can leverage the scalability of Transformers while capitalizing on Mamba's strengths in long-context modeling and computational efficiency. However,…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Yunze Liu , Li Yi

Reliable motion forecasting of surrounding agents is essential for ensuring the safe operation of autonomous vehicles. Many existing trajectory prediction methods rely heavily on high-definition (HD) maps as strong driving priors. However,…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Xiaodong Liu , Yucheng Xing , Xin Wang

The rapid advances in Vision Transformer (ViT) refresh the state-of-the-art performances in various vision tasks, overshadowing the conventional CNN-based models. This ignites a few recent striking-back research in the CNN world showing…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Xuan Shen , Yaohua Wang , Ming Lin , Yilun Huang , Hao Tang , Xiuyu Sun , Yanzhi Wang

Human navigation is facilitated through the association of actions with landmarks, tapping into our ability to recognize salient features in our environment. Consequently, navigational instructions for humans can be extremely concise, such…

机器人学 · 计算机科学 2024-09-24 Amin Ghafourian , Zhongying CuiZhu , Debo Shi , Ian Chuang , Francois Charette , Rithik Sachdeva , Iman Soltani

Generic motion understanding from video involves not only tracking objects, but also perceiving how their surfaces deform and move. This information is useful to make inferences about 3D shape, physical properties and object interactions.…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Carl Doersch , Ankush Gupta , Larisa Markeeva , Adrià Recasens , Lucas Smaira , Yusuf Aytar , João Carreira , Andrew Zisserman , Yi Yang

Photogrammetric mesh models obtained from aerial oblique images have been widely used for urban reconstruction. However, the photogrammetric meshes also suffer from severe texture problems, especially on the road areas due to occlusion.…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Qing Zhu , Qisen Shang , Han Hu , Haojia Yu , Ruofei Zhong

Object detection and segmentation are two core modules of an autonomous vehicle perception system. They should have high efficiency and low latency while reducing computational complexity. Currently, the most commonly used algorithms are…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Maciej Baczmanski , Robert Synoczek , Mateusz Wasala , Tomasz Kryjak

Autonomous driving perceives its surroundings for decision making, which is one of the most complex scenarios in visual perception. The success of paradigm innovation in solving the 2D object detection task inspires us to seek an elegant,…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junjie Huang , Guan Huang , Zheng Zhu , Yun Ye , Dalong Du

Accurate environmental representations are essential for autonomous driving, providing the foundation for safe and efficient navigation. Traditionally, high-definition (HD) maps are providing this representation of the static road…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Thomas Monninger , Zihan Zhang , Steffen Staab , Sihao Ding

It is a challenging task for ground robots to autonomously navigate in harsh environments due to the presence of non-trivial obstacles and uneven terrain. This requires trajectory planning that balances safety and efficiency. The primary…

机器人学 · 计算机科学 2025-08-12 Wei Zhang , Yinchuan Wang , Wangtao Lu , Pengyu Zhang , Xiang Zhang , Yue Wang , Chaoqun Wang

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

Anticipating the motion of neighboring vehicles is crucial for autonomous driving, especially on congested highways where even slight motion variations can result in catastrophic collisions. An accurate prediction of a future trajectory…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Fuad Hasan , Hailong Huang

Building on progress in feature representations for image retrieval, image-based localization has seen a surge of research interest. Image-based localization has the advantage of being inexpensive and efficient, often avoiding the use of 3D…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Janine Thoma , Danda Pani Paudel , Ajad Chhatkuli , Thomas Probst , Luc Van Gool

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou

We propose an end-to-end driving model that integrates a multi-task UNet (MTUNet) architecture and control algorithms in a pipeline of data flow from a front camera through this model to driving decisions. It provides quantitative measures…

机器学习 · 计算机科学 2023-09-11 Der-Hau Lee , Jinn-Liang Liu

Highway on-ramp merging areas are common bottlenecks to traffic congestion and accidents. Currently, a cooperative control strategy based on connected and automated vehicles (CAVs) is a fundamental solution to this problem. While CAVs are…

机器人学 · 计算机科学 2025-07-17 Tianyi Wang , Yangyang Wang , Jie Pan , Junfeng Jiao , Christian Claudel

Vector maps are essential in autonomous driving for tasks like localization and planning, yet their creation and maintenance are notably costly. While recent advances in online vector map generation for autonomous vehicles are promising,…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Narayanan Elavathur Ranganatha , Hengyuan Zhang , Shashank Venkatramani , Jing-Yan Liao , Henrik I. Christensen

This paper describes AutoFocus, an efficient multi-scale inference algorithm for deep-learning based object detectors. Instead of processing an entire image pyramid, AutoFocus adopts a coarse to fine approach and only processes regions…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Mahyar Najibi , Bharat Singh , Larry S. Davis

End-to-end autonomous driving has gained significant attention for its potential to learn robust behavior in interactive scenarios and scale with data. Popular architectures often build on separate modules for perception and planning…

机器人学 · 计算机科学 2026-03-17 David Holtz , Niklas Hanselmann , Simon Doll , Marius Cordts , Bernt Schiele
‹ 上一页 1 8 9 10 下一页 ›