Papers › Key Points Estimation and Point Instance Segmentation Approach for Lane Detection

Key Points Estimation and Point Instance Segmentation Approach for Lane Detection

16 Feb 2020arXiv:2002.06604archive 2025-07-28

Yeongmin Ko, Younkwan Lee, Shoaib Azam, Farzeen Munir, Moongu Jeon, Witold Pedrycz

Perception techniques for autonomous driving should be adaptive to various environments. In the case of traffic line detection, an essential perception module, many condition should be considered, such as number of traffic lines and computing power of the target system. To address these problems, in this paper, we propose a traffic line detection method called Point Instance Network (PINet); the method is based on the key points estimation and instance segmentation approach. The PINet includes several stacked hourglass networks that are trained simultaneously. Therefore the size of the trained models can be chosen according to the computing power of the target environment. We cast a clustering problem of the predicted key points as an instance segmentation problem; the PINet can be trained regardless of the number of the traffic lines. The PINet achieves competitive accuracy and false positive on the TuSimple and Culane datasets, popular public datasets for lane detection. Our code is available at https://github.com/koyeongmin/PINet_new

PaperPDFCodeCode Syntology ran

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="2002.06604")

Code

Syntology Ran 1 of 8 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 0 ran; community (archive-listed): 4 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

koyeongmin/PINet officialmentioned in papermentioned on GitHubpytorchMIT report
koyeongmin/PINet_new officialmentioned in papermentioned on GitHubpytorchMIT report
Derteanoo/PINet_quantization mentioned on GitHubpytorch report
HussainGhazaly/PINet-master mentioned on GitHubpytorchMIT report
pandamax/Lane-Detection-Based-PINet mentioned on GitHubpytorchMIT report
paulesta55/PINet mentioned on GitHubpytorch report
thoughtworks-hpc/PINetTensorrt mentioned on GitHubpytorch report
yanrucheng/PINet mentioned on GitHubpytorchMIT report
yanrucheng/PINet-demo mentioned on GitHub report

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

8 samples harvested; 1 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.

1ran
7unverified

Licence: 0 of the 8 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.

Rotate_Points koyeongmin/PINet/data_loader.py official repository unverified MIT (permissive) · fd57fbb1c2fa7ecf · report
Translate_Points koyeongmin/PINet/data_loader.py official repository unverified MIT (permissive) · ece40a59cb52c91c · report
convert_to_original_size koyeongmin/PINet/util.py official repository unverified MIT (permissive) · bb96561c0895c102 · report
cross_entropy2d koyeongmin/PINet/util_hourglass.py official repository unverified MIT (permissive) · 57e9d54adac6bc85 · report
to_numpy pandamax/Lane-Detection-Based-PINet/inference/diff_pytorch_caffemodel.py community (archive-listed) ran MIT (permissive) · 9d103c391b8dbe33 · report
crop_img pandamax/Lane-Detection-Based-PINet/inference/merged_caffemodel_inference.py community (archive-listed) unverified MIT (permissive) · 1d87d42816416711 · report
eliminate_fewer_points pandamax/Lane-Detection-Based-PINet/inference/merged_caffemodel_inference.py community (archive-listed) unverified MIT (permissive) · 76f306f3af07e93e · report
sort_along_y pandamax/Lane-Detection-Based-PINet/inference/merged_caffemodel_inference.py community (archive-listed) unverified MIT (permissive) · 63dab5202594bf68 · report

Tasks

Autonomous DrivingClusteringInstance SegmentationLane DetectionLine DetectionSegmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Lane Detection CULane PINet F1 score 74.4 #48 of 63 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