TopoMask: Instance-Mask-Based Formulation for the Road Topology Problem via Transformer-Based Architecture
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.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Lane DetectionGraph Neural NetworkLane DetectionScene UnderstandingSimilar Papers 제목 키워드 기반
TopoMaskV2: Enhanced Instance-Mask-Based Formulation for the Road Topology Problem
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 DetectionTopoMaskV3: 3D Mask Head with Dense Offset and Height Predictions for Road Topology Understanding
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
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 DetectionRoadPainter: Points Are Ideal Navigators for Topology transformER
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…
DecoderContextLoss: Context Information for Topology-Preserving Segmentation
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