Papers › PersFormer: 3D Lane Detection via Perspective Transformer and the OpenLane Benchmark
PersFormer: 3D Lane Detection via Perspective Transformer and the OpenLane Benchmark
Li Chen, Chonghao Sima, Yang Li, Zehan Zheng, Jiajie Xu, Xiangwei Geng, Hongyang Li, Conghui He, Jianping Shi, Yu Qiao, Junchi Yan
Methods for 3D lane detection have been recently proposed to address the issue of inaccurate lane layouts in many autonomous driving scenarios (uphill/downhill, bump, etc.). Previous work struggled in complex cases due to their simple designs of the spatial transformation between front view and bird's eye view (BEV) and the lack of a realistic dataset. Towards these issues, we present PersFormer: an end-to-end monocular 3D lane detector with a novel Transformer-based spatial feature transformation module. Our model generates BEV features by attending to related front-view local regions with camera parameters as a reference. PersFormer adopts a unified 2D/3D anchor design and an auxiliary task to detect 2D/3D lanes simultaneously, enhancing the feature consistency and sharing the benefits of multi-task learning. Moreover, we release one of the first large-scale real-world 3D lane datasets: OpenLane, with high-quality annotation and scenario diversity. OpenLane contains 200,000 frames, over 880,000 instance-level lanes, 14 lane categories, along with scene tags and the closed-in-path object annotations to encourage the development of lane detection and more industrial-related autonomous driving methods. We show that PersFormer significantly outperforms competitive baselines in the 3D lane detection task on our new OpenLane dataset as well as Apollo 3D Lane Synthetic dataset, and is also on par with state-of-the-art algorithms in the 2D task on OpenLane. The project page is available at https://github.com/OpenPerceptionX/PersFormer_3DLane and OpenLane dataset is provided at https://github.com/OpenPerceptionX/OpenLane.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.11089")
Code
Syntology Ran 8 of 15 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 8 ran with no contract checked.
By repository: official repository: 12 samples from 1 repository, 8 ran; community (archive-listed): 3 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
15 samples harvested; 8 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
3e5a266c8b4c142b · report
c8e163dd34a88de5 · report
1aeeb6a71a7b8167 · report
b0c3559adbcc832e · report
7b5a12f8b0e31572 · report
7d9fec0f231cd723 · report
40c69fe30813367b · report
4550ba51e5cea42b · report
9d865bc0a906acf8 · report
b98ca5cf2d4e94de · report
4217030b0dd16d15 · report
af4a49818df9165c · report
85fcc376cd599f4e · report
aaff3ef48e2fb71a · report
f4018ad6acc7e447 · report
Tasks
Datasets
Introduced by this paper, per the archive.
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Lane Detection | Apollo Synthetic 3D Lane | PersFormer | F1 | 92.9 | #6 of 10 | Archive leaderboard | report |
| 3D Lane Detection | Apollo Synthetic 3D Lane | PersFormer | X error far | 0.356 | #6 of 10 | Archive leaderboard | report |
| 3D Lane Detection | Apollo Synthetic 3D Lane | PersFormer | X error near | 0.054 | #6 of 10 | Archive leaderboard | report |
| 3D Lane Detection | Apollo Synthetic 3D Lane | PersFormer | Z error far | 0.234 | #6 of 10 | Archive leaderboard | report |
| 3D Lane Detection | Apollo Synthetic 3D Lane | PersFormer | Z error near | 0.010 | #6 of 10 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Curve | 58.4 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Extreme Weather | 51.8 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | F1 (all) | 52.9 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | FPS (pytorch) | - | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Intersection | 42.1 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Merge & Split | 50.9 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Night | 47.4 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.2) | Up & Down | 47.5 | #16 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Curve | 58.7 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Extreme Weather | 54.0 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | F1 (all) | 50.5 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | FPS (pytorch) | - | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Intersection | 41.6 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Merge & Split | 53.1 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Night | 50.0 | #18 of 21 | Archive leaderboard | report |
| 3D Lane Detection | OpenLane | PersFormer (version 1.1) | Up & Down | 45.6 | #18 of 21 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections