{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/eigenlanes-data-driven-lane-descriptors-for","title":"Eigenlanes: Data-Driven Lane Descriptors for Structurally Diverse Lanes","arxiv_id":"2203.15302","date":"2022-03-29","proceeding":"CVPR 2022 1","authors":["Dongkwon Jin","Wonhui Park","Seong-Gyun Jeong","Heeyeon Kwon","Chang-Su Kim"],"abstract":"A novel algorithm to detect road lanes in the eigenlane space is proposed in this paper. First, we introduce the notion of eigenlanes, which are data-driven descriptors for structurally diverse lanes, including curved, as well as straight, lanes. To obtain eigenlanes, we perform the best rank-M approximation of a lane matrix containing all lanes in a training set. Second, we generate a set of lane candidates by clustering the training lanes in the eigenlane space. Third, using the lane candidates, we determine an optimal set of lanes by developing an anchor-based detection network, called SIIC-Net. Experimental results demonstrate that the proposed algorithm provides excellent detection performance for structurally diverse lanes. Our codes are available at https://github.com/dongkwonjin/Eigenlanes.","url_abs":"https://arxiv.org/abs/2203.15302v1","url_pdf":"https://arxiv.org/pdf/2203.15302v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"eigenlanes-data-driven-lane-descriptors-for","repo_url":"https://github.com/dongkwonjin/eigenlanes","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"eigenlanes-data-driven-lane-descriptors-for","repo_url":"https://github.com/dnjs3594/Eigencontours","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"clustering","task_name":"Clustering"},{"task_slug":"lane-detection","task_name":"Lane Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/lane-detection-on-culane","task":"Lane Detection","dataset":"CULane","model":"Eigenlanes (ResNet-50)","rank_in_archive_order":38,"of":63,"metrics":{"F1 score":"77.2"},"uses_additional_data":false},{"leaderboard":"/sota/lane-detection-on-culane","task":"Lane Detection","dataset":"CULane","model":"Eigenlanes (ResNet-18)","rank_in_archive_order":41,"of":63,"metrics":{"F1 score":"76.5"},"uses_additional_data":false},{"leaderboard":"/sota/lane-detection-on-tusimple","task":"Lane Detection","dataset":"TuSimple","model":"Eigenlanes (ResNet-18)","rank_in_archive_order":31,"of":43,"metrics":{"Accuracy":"95.62%"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2203.15302","atlas_url":"https://app.syntology.ai/?focus=2203.15302","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.15302"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/dongkwonjin/Eigenlanes","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":10,"unverified":5},"by_repo_kind":{"official":{"samples":15,"ran":10,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"1218471fbf1d452b","entry":"args_to_config","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/options/args.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/options/args.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1218471fbf1d452b"}},{"code_sha256_prefix":"5b1117c2c47c0666","entry":"call_culane_eval_custom","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/evaluation/eval_culane_official.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/evaluation/eval_culane_official.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5b1117c2c47c0666"}},{"code_sha256_prefix":"1a5509297a567f4c","entry":"call_culane_eval_custom_sampling","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/evaluation/eval_culane_official.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/evaluation/eval_culane_official.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1a5509297a567f4c"}},{"code_sha256_prefix":"2c8bbea9efb89e40","entry":"discrete_cross_iou","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/evaluation/eval_culane_laneatt.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/evaluation/eval_culane_laneatt.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2c8bbea9efb89e40"}},{"code_sha256_prefix":"b274c90d2c686b65","entry":"draw_lane","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/evaluation/eval_culane_laneatt.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/evaluation/eval_culane_laneatt.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b274c90d2c686b65"}},{"code_sha256_prefix":"0dd80b3d6cfa089b","entry":"l2_normalization","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/networks/model.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/networks/model.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0dd80b3d6cfa089b"}},{"code_sha256_prefix":"a82bfd9d8b8b5cee","entry":"read_helper","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/evaluation/eval_culane_official.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/evaluation/eval_culane_official.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a82bfd9d8b8b5cee"}},{"code_sha256_prefix":"90d5599d1ec3e4be","entry":"to_np","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/utils.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"90d5599d1ec3e4be"}},{"code_sha256_prefix":"595a24f015a16800","entry":"to_np2","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/utils.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"595a24f015a16800"}},{"code_sha256_prefix":"60217905378521fd","entry":"to_tensor","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/utils.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"60217905378521fd"}},{"code_sha256_prefix":"739b1ab73531b9be","entry":"parse_args","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/options/args.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/options/args.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"739b1ab73531b9be"}},{"code_sha256_prefix":"84d45bc45745d667","entry":"prepare_model","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/prepare.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/prepare.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"84d45bc45745d667"}},{"code_sha256_prefix":"716bf70ef00f9d82","entry":"save_model_max","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/save_model.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/save_model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"716bf70ef00f9d82"}},{"code_sha256_prefix":"e26fcba793c2928d","entry":"save_model_max_upper","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/save_model.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/save_model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e26fcba793c2928d"}},{"code_sha256_prefix":"1926fe1dc21a97b1","entry":"update_test_dataloader","repo":"dongkwonjin/Eigenlanes","repo_kind":"official","path":"Modeling/culane/code/libs/prepare.py","file_url":"https://github.com/dongkwonjin/Eigenlanes/blob/HEAD/Modeling/culane/code/libs/prepare.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1926fe1dc21a97b1"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}