paper-with-me

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 previous methods that rely on keypoints or parametric methods, TopoMask utilizes an instance-mask-based formulation coupled with a masked-attention-based transformer architecture. We introduce a quad-direction label representation to enrich the mask instances with flow information and design a corresponding post-processing technique for mask-to-centerline conversion. Additionally, we demonstrate that the instance-mask formulation provides complementary information to parametric Bezier regressions, and fusing both outputs leads to improved detection and topology performance. Moreover, we analyze the shortcomings of the pillar assumption in the Lift Splat technique and adapt a multi-height bin configuration. Experimental results show that TopoMask achieves state-of-the-art performance in the OpenLane-V2 dataset, increasing from 44.1 to 49.4 for Subset-A and 44.7 to 51.8 for Subset-B in the V1.1 OLS baseline.

📄 PDF Abstract BibTeX arXiv:2409.11325

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane Detection

Similar Papers 제목 키워드 기반

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…

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 understa…

3D Lane DetectionGraph Neural NetworkLane DetectionScene Understanding

MGMap: Mask-Guided Learning for Online Vectorized HD Map Construction

2024-04-01 · CVPR 2024 1 · Xiaolu Liu, Song Wang, Wentong Li, Ruizi Yang 외

Currently, high-definition (HD) map construction leans towards a lightweight online generation tendency, which aims to preserve timely and reliable road scene information. However, map elements contain strong shape prior…

DecoderOnline Vectorized HD Map Construction

Learning with Unmasked Tokens Drives Stronger Vision Learners

2023-10-20 · Taekyung Kim, Sanghyuk Chun, Byeongho Heo, Dongyoon Han

Masked image modeling (MIM) has become a leading self-supervised learning strategy. MIMs such as Masked Autoencoder (MAE) learn strong representations by randomly masking input tokens for the encoder to process, with the…

AttributeDecoderFine-Grained Image ClassificationSelf-Supervised Learning+1

Tensor Network Generator-Enhanced Optimization for Traveling Salesman Problem

2026-02-12 · Ryo Sakai, Chen-Yu Liu arxiv

We present an application of the tensor network generator-enhanced optimization (TN-GEO) framework to address the traveling salesman problem (TSP), a fundamental combinatorial optimization challenge. Our approach employs…