paper-with-me

Papers

TopoMask: Instance-Mask-Based Formulation for the Road Topology Problem via Transformer-Based Architecture

2023-06-08 · M. Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Driving scene understanding task involves detecting static elements such as lanes, traffic signs, and traffic lights, and their relationships with each other. To facilitate the development of comprehensive scene understanding solutions using multiple camera views, a new dataset called Road Genome (OpenLane-V2) has been released. This dataset allows for the exploration of complex road connections and situations where lane markings may be absent. Instead of using traditional lane markings, the lanes in this dataset are represented by centerlines, which offer a more suitable representation of lanes and their connections. In this study, we have introduced a new approach called TopoMask for predicting centerlines in road topology. Unlike existing approaches in the literature that rely on keypoints or parametric methods, TopoMask utilizes an instance-mask based formulation with a transformer-based architecture and, in order to enrich the mask instances with flow information, a direction label representation is proposed. TopoMask have ranked 4th in the OpenLane-V2 Score (OLS) and ranked 2nd in the F1 score of centerline prediction in OpenLane Topology Challenge 2023. In comparison to the current state-of-the-art method, TopoNet, the proposed method has achieved similar performance in Frechet-based lane detection and outperformed TopoNet in Chamfer-based lane detection without utilizing its scene graph neural network.

📄 PDF Abstract BibTeX arXiv:2306.05419

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionGraph Neural NetworkLane DetectionScene Understanding

Similar Papers 제목 키워드 기반

TopoMaskV2: Enhanced Instance-Mask-Based Formulation for the Road Topology Problem

2024-09-17 · M. Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Recently, the centerline has become a popular representation of lanes due to its advantages in solving the road topology problem. To enhance centerline prediction, we have developed a new approach called TopoMask. Unlike…

3D Lane Detection

TopoMaskV3: 3D Mask Head with Dense Offset and Height Predictions for Road Topology Understanding

2026-03-02 · Muhammet Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel arxiv

Mask-based paradigms for road topology understanding, such as TopoMaskV2, offer a complementary alternative to query-based methods by generating centerlines via a dense rasterized intermediate representation. However, pr…

TopoBDA: Towards Bezier Deformable Attention for Road Topology Understanding

2024-12-25 · Muhammet Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Understanding road topology is crucial for autonomous driving. This paper introduces TopoBDA (Topology with Bezier Deformable Attention), a novel approach that enhances road topology comprehension by leveraging Bezier De…

3D Lane DetectionLane Detection

RoadPainter: Points Are Ideal Navigators for Topology transformER

2024-07-22 · Zhongxing Ma, Shuang Liang, Yongkun Wen, Weixin Lu 외

Topology reasoning aims to provide a precise understanding of road scenes, enabling autonomous systems to identify safe and efficient routes. In this paper, we present RoadPainter, an innovative approach for detecting an…

Decoder

ContextLoss: Context Information for Topology-Preserving Segmentation

2025-06-10 · Benedict Schacht, Imke Greving, Simone Frintrop, Berit Zeller-Plumhoff 외

In image segmentation, preserving the topology of segmented structures like vessels, membranes, or roads is crucial. For instance, topological errors on road networks can significantly impact navigation. Recently propose…

Image SegmentationSemantic Segmentation