中文
相关论文

相关论文: DuMapNet: An End-to-End Vectorization System for C…

200 篇论文

Scene graph generation (SGG) aims to detect objects and predict the relationships between each pair of objects. Existing SGG methods usually suffer from several issues, including 1) ambiguous object representations, as graph neural…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Xin Lin , Changxing Ding , Jing Zhang , Yibing Zhan , Dacheng Tao

Autonomous driving is a complex and challenging task that aims at safe motion planning through scene understanding and reasoning. While vision-only autonomous driving methods have recently achieved notable performance, through enhanced…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Chenbin Pan , Burhaneddin Yaman , Tommaso Nesti , Abhirup Mallik , Alessandro G Allievi , Senem Velipasalar , Liu Ren

Landuse characterization is important for urban planning. It is traditionally performed with field surveys or manual photo interpretation, two practices that are time-consuming and labor-intensive. Therefore, we aim to automate landuse…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Shivangi Srivastava , John E. Vargas-Muñoz , Devis Tuia

Autonomous vehicles rely on detailed and accurate environmental information to operate safely. High definition (HD) maps offer a promising solution, but their high maintenance cost poses a significant barrier to scalable deployment. This…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Fabian Immel , Jan-Hendrik Pauls , Richard Fehler , Frank Bieder , Jonas Merkert , Christoph Stiller

The lane detection is a key problem to solve the division of derivable areas in unmanned driving, and the detection accuracy of lane lines plays an important role in the decision-making of vehicle driving. Scenes faced by vehicles in daily…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Wenbo Liu , Fei Yan , Kuan Tang , Jiyong Zhang , Tao Deng

We tackle the problem of generating a complete vector map representation from aerial imagery in a single run: producing polygons for all land-cover classes with shared boundaries and without gaps or overlaps. Existing polygonization methods…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Weiqin Jiao , Hao Cheng , George Vosselman , Claudio Persello

In the field of autonomous driving, online high-definition (HD) map reconstruction is crucial for planning tasks. Recent research has developed several high-performance HD map reconstruction models to meet this necessity. However, the point…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Haotian Hu , Fanyi Wang , Yaonong Wang , Laifeng Hu , Jingwei Xu , Zhiwang Zhang

We introduce TopoNets, end-to-end probabilistic deep networks for modeling semantic maps with structure reflecting the topology of large-scale environments. TopoNets build a unified deep network spanning multiple levels of abstraction and…

机器人学 · 计算机科学 2020-03-12 Kaiyu Zheng , Andrzej Pronobis

Recently, researchers have explored ML-based Traffic Engineering (TE), leveraging neural networks to solve TE problems traditionally addressed by optimization. However, existing ML-based TE schemes remain impractical: they either fail to…

网络与互联网体系结构 · 计算机科学 2026-04-16 Ximeng Liu , Zhuoran Liu , Yingming Mao , Yatao Li , Shizhen Zhao , Xinbing Wang

Traditional methods for autonomous driving are implemented with many building blocks from perception, planning and control, making them difficult to generalize to varied scenarios due to complex assumptions and interdependencies. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Peide Cai , Yuxiang Sun , Hengli Wang , Ming Liu

Autonomous driving (AD) systems struggle in long-tail scenarios due to limited world knowledge and weak visual dynamic modeling. Existing vision-language-action (VLA)-based methods cannot leverage unlabeled videos for visual causal…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Hao Lu , Ziyang Liu , Guangfeng Jiang , Yuanfei Luo , Sheng Chen , Yangang Zhang , Ying-Cong Chen

We formulate a practical yet challenging problem: General Partial Label Learning (GPLL). Compared to the traditional Partial Label Learning (PLL) problem, GPLL relaxes the supervision assumption from instance-level -- a label set partially…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Brian Chen , Bo Wu , Alireza Zareian , Hanwang Zhang , Shih-Fu Chang

Efficiency is quite important for 3D lane detection due to practical deployment demand. In this work, we propose a simple, fast, and end-to-end detector that still maintains high detection precision. Specifically, we devise a set of fully…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zhuoling Li , Chunrui Han , Zheng Ge , Jinrong Yang , En Yu , Haoqian Wang , Hengshuang Zhao , Xiangyu Zhang

Blindness and visual impairments affect many people worldwide. For help with navigation, people with visual impairments often rely on tactile maps that utilize raised surfaces and edges to convey information through touch. Although these…

计算机视觉与模式识别 · 计算机科学 2024-12-11 David G Hobson , Majid Komeili

Mapping and localization are two essential tasks for mobile robots in real-world applications. However, largescale and dynamic scenes challenge the accuracy and robustness of most current mature solutions. This situation becomes even worse…

机器人学 · 计算机科学 2022-01-19 Fan Wang , Chaofan Zhang , Fulin Tang , Hongkui Jiang , Yihong Wu , Yong Liu

It has always been a research hotspot to use geographic information to assist the navigation of unmanned aerial vehicles. In this paper, a road-network-based localization method is proposed. We match roads in the measurement images to the…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Yongfei Li , Dongfang Yang , Shicheng Wang , Hao He

Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Fabio Pizzati , Marco Allodi , Alejandro Barrera , Fernando García

Lane detection has evolved highly functional autonomous driving system to understand driving scenes even under complex environments. In this paper, we work towards developing a generalized computer vision system able to detect lanes without…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ming Nie , Xinyue Cai , Hang Xu , Li Zhang

Lane-level scene annotations provide invaluable data in autonomous vehicles for trajectory planning in complex environments such as urban areas and cities. However, obtaining such data is time-consuming and expensive since lane annotations…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Jannik Zürn , Johan Vertens , Wolfram Burgard

High-definition (HD) map is a fundamental component of autonomous driving systems, as it can provide precise environmental information about driving scenes. Recent work on vectorized map generation could produce merely 65% local map…

机器人学 · 计算机科学 2024-09-06 Miao Fan , Yi Yao , Jianping Zhang , Xiangbo Song , Daihui Wu