Papers › End-to-End Lane Marker Detection via Row-wise Classification
End-to-End Lane Marker Detection via Row-wise Classification
Seungwoo Yoo, Heeseok Lee, Heesoo Myeong, Sungrack Yun, Hyoungwoo Park, Janghoon Cho, Duck Hoon Kim
In autonomous driving, detecting reliable and accurate lane marker positions is a crucial yet challenging task. The conventional approaches for the lane marker detection problem perform a pixel-level dense prediction task followed by sophisticated post-processing that is inevitable since lane markers are typically represented by a collection of line segments without thickness. In this paper, we propose a method performing direct lane marker vertex prediction in an end-to-end manner, i.e., without any post-processing step that is required in the pixel-level dense prediction task. Specifically, we translate the lane marker detection problem into a row-wise classification task, which takes advantage of the innate shape of lane markers but, surprisingly, has not been explored well. In order to compactly extract sufficient information about lane markers which spread from the left to the right in an image, we devise a novel layer, which is utilized to successively compress horizontal components so enables an end-to-end lane marker detection system where the final lane marker positions are simply obtained via argmax operations in testing time. Experimental results demonstrate the effectiveness of the proposed method, which is on par or outperforms the state-of-the-art methods on two popular lane marker detection benchmarks, i.e., TuSimple and CULane.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
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
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Lane Detection | CULane | ERFNet-E2E | F1 score | 74 | #52 of 63 | Archive leaderboard | report |
| Lane Detection | CULane | ResNet-101-E2E | F1 score | 71.9 | #57 of 63 | Archive leaderboard | report |
| Lane Detection | TuSimple | R-34-E2E | Accuracy | 96.22% | #22 of 43 | Archive leaderboard | report |
| Lane Detection | TuSimple | R-34-E2E | F1 score | 96.58 | #22 of 43 | Archive leaderboard | report |
| Lane Detection | TuSimple | R-50-E2E | Accuracy | 96.11% | #24 of 43 | Archive leaderboard | report |
| Lane Detection | TuSimple | R-50-E2E | F1 score | 96.37 | #24 of 43 | Archive leaderboard | report |
| Lane Detection | TuSimple | ERF-E2E | Accuracy | 96.02% | #26 of 43 | Archive leaderboard | report |
| Lane Detection | TuSimple | ERF-E2E | F1 score | 96.25 | #26 of 43 | 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.
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