paper-with-me

Papers

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

2023-03-15 · Bencheng Liao, Shaoyu Chen, Bo Jiang, Tianheng Cheng, Qian Zhang, Wenyu Liu, Chang Huang, Xinggang Wang

Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in suboptimal performance. Human drivers focus on and drive along the continuous and complete paths instead of considering lane pieces. Autonomous vehicles also require path-specific guidance from lane graph for trajectory planning. We argue that the path, which indicates the traffic flow, is the primitive of the lane graph. Motivated by this, we propose to model the lane graph in a novel path-wise manner, which well preserves the continuity of the lane and encodes traffic information for planning. We present a path-based online lane graph construction method, termed LaneGAP, which end-to-end learns the path and recovers the lane graph via a Path2Graph algorithm. We qualitatively and quantitatively demonstrate the superior accuracy and efficiency of LaneGAP over conventional pixel-based and piece-based methods on the challenging nuScenes and Argoverse2 datasets under controllable and fair conditions. Compared to the recent state-of-the-art piece-wise method TopoNet on the OpenLane-V2 dataset, LaneGAP still outperforms by 1.6 mIoU, further validating the effectiveness of path-wise modeling. Abundant visualizations in the supplementary material show LaneGAP can cope with diverse traffic conditions. Code is released at \url{https://github.com/hustvl/LaneGAP}.

📄 PDF Abstract BibTeX arXiv:2303.08815

Code (1)

hustvl/lanegap 공식 구현

Tasks

Autonomous DrivingAutonomous Vehiclesgraph constructionTrajectory Planning

Similar Papers 제목 키워드 기반

Pathformer3D: A 3D Scanpath Transformer for 360° Images

2024-07-15 · Rong Quan, Yantao Lai, Mengyu Qiu, Dong Liang

Scanpath prediction in 360{\deg} images can help realize rapid rendering and better user interaction in Virtual/Augmented Reality applications. However, existing scanpath prediction models for 360{\deg} images execute sc…

DecoderPredictionScanpath prediction

Continuity Preserving Online CenterLine Graph Learning

2024-07-16 · Yunhui Han, Kun Yu, Zhiwei Li

Lane topology, which is usually modeled by a centerline graph, is essential for high-level autonomous driving. For a high-quality graph, both topology connectivity and spatial continuity of centerline segments are critic…

Autonomous DrivingGraph Learning

Using DP Towards A Shortest Path Problem-Related Application

2019-03-07 · Jianhao Jiao, Rui Fan, Han Ma, Ming Liu

The detection of curved lanes is still challenging for autonomous driving systems. Although current cutting-edge approaches have performed well in real applications, most of them are based on strict model assumptions. Si…

Autonomous DrivingLane Detection

Path-Aware Graph Attention for HD Maps in Motion Prediction

2022-02-23 · Fang Da, Yu Zhang

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is…

Autonomous DrivingGraph AttentionMotion Forecastingmotion prediction

Pathology Image Restoration via Mixture of Prompts

2025-03-16 · Jiangdong Cai, Yan Chen, Zhenrong Shen, Haotian Jiang 외

In digital pathology, acquiring all-in-focus images is essential to high-quality imaging and high-efficient clinical workflow. Traditional scanners achieve this by scanning at multiple focal planes of varying depths and …

Image Restoration