paper-with-me

홈 › Papers

DeepAerialMapper: Deep Learning-based Semi-automatic HD Map Creation for Highly Automated Vehicles

2024-10-01 · Robert Krajewski, Huijo Kim

High-definition maps (HD maps) play a crucial role in the development, safety validation, and operation of highly automated vehicles. Efficiently collecting up-to-date sensor data from road segments and obtaining accurate maps from these are key challenges in HD map creation. Commonly used methods, such as dedicated measurement vehicles and crowd-sourced data from series vehicles, often face limitations in commercial viability. Although high-resolution aerial imagery offers a cost-effective or even free alternative, it requires significant manual effort and time to transform it into maps. In this paper, we introduce a semi-automatic method for creating HD maps from high-resolution aerial imagery. Our method involves training neural networks to semantically segment aerial images into classes relevant to HD maps. The resulting segmentation is then hierarchically post-processed to generate a prototypical HD map of visible road elements. Exporting the map to the Lanelet2 format allows easy extension for different use cases using standard tools. To train and evaluate our method, we created a dataset using public aerial imagery of urban road segments in Germany. In our evaluation, we achieved an automatic mapping of lane markings and road borders with a recall and precision exceeding 96%. The source code for our method is publicly available at https://github.com/RobertKrajewski/DeepAerialMapper.

📄 PDF Abstract BibTeX arXiv:2410.00769

Code (1)

robertkrajewski/deepaerialmapper 공식 구현

Similar Papers 제목 키워드 기반

Automated Generation of Test Models from Semi-Structured Requirements

2019-08-22 · Jannik Fischbach, Maximilian Junker, Andreas Vogelsang, Dietmar Freudenstein

[Context:] Model-based testing is an instrument for automated generation of test cases. It requires identifying requirements in documents, understanding them syntactically and semantically, and then translating them into…

Translation

The automatic creation of concept maps from documents written using morphologically rich languages

2012-10-29 · Krunoslav Zubrinic, Damir Kalpic, Mario Milicevic

Concept map is a graphical tool for representing knowledge. They have been used in many different areas, including education, knowledge management, business and intelligence. Constructing of concept maps manually can be …

Management

Virtual Reality based Digital Twin System for remote laboratories and online practical learning

2021-06-17 · Claire Palmer, Ben Roullier, Muhammad Aamir, Leonardo Stella 외

There is a need for remote learning and virtual learning applications such as virtual reality (VR) and tablet-based solutions which the current pandemic has demonstrated. Creating complex learning scenarios by developers…

Towards Automating Medical Scribing : Clinic Visit Dialogue2Note Sentence Alignment and Snippet Summarization

2021-06-01 · NAACL (NLPMC) 2021 6 · Wen-wai Yim, Meliha Yetisgen

Medical conversations from patient visits are routinely summarized into clinical notes for documentation of clinical care. The automatic creation of clinical note is particularly challenging given that it requires summar…

Sentence

Black-box Testing of First-Order Logic Ontologies Using WordNet

2017-05-29 · Javier Álvez, Paqui Lucio, German Rigau

Artificial Intelligence aims to provide computer programs with commonsense knowledge to reason about our world. This paper offers a new practical approach towards automated commonsense reasoning with first-order logic (F…