{"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/recursive-video-lane-detection","title":"Recursive Video Lane Detection","arxiv_id":"2308.11106","date":"2023-08-22","proceeding":"ICCV 2023 1","authors":["Dongkwon Jin","Dahyun Kim","Chang-Su Kim"],"abstract":"A novel algorithm to detect road lanes in videos, called recursive video lane detector (RVLD), is proposed in this paper, which propagates the state of a current frame recursively to the next frame. RVLD consists of an intra-frame lane detector (ILD) and a predictive lane detector (PLD). First, we design ILD to localize lanes in a still frame. Second, we develop PLD to exploit the information of the previous frame for lane detection in a current frame. To this end, we estimate a motion field and warp the previous output to the current frame. Using the warped information, we refine the feature map of the current frame to detect lanes more reliably. Experimental results show that RVLD outperforms existing detectors on video lane datasets. Our codes are available at https://github.com/dongkwonjin/RVLD.","url_abs":"https://arxiv.org/abs/2308.11106v1","url_pdf":"https://arxiv.org/pdf/2308.11106v1.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":"recursive-video-lane-detection","repo_url":"https://github.com/dongkwonjin/rvld","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"lane-detection","task_name":"Lane Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2308.11106","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2308.11106"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/RVLD","reach":null}],"summary":{"ran":4,"ran_honours":1,"unverified":1},"by_repo_kind":{"official":{"samples":6,"ran":5,"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":"aa0b71500ffd7e31","entry":"Conv_ResBlock","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aa0b71500ffd7e31"}},{"code_sha256_prefix":"73a0894b6af0f827","entry":"Deformable_Conv2d","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","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":"73a0894b6af0f827"}},{"code_sha256_prefix":"7782847fa3c9b106","entry":"conv_bn_relu","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7782847fa3c9b106"}},{"code_sha256_prefix":"4096212fc94a993a","entry":"conv_relu","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4096212fc94a993a"}},{"code_sha256_prefix":"79188a59272546c8","entry":"positionalencoding2d","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"79188a59272546c8"}},{"code_sha256_prefix":"6b746df8e0d97425","entry":"Model","repo":"dongkwonjin/RVLD","repo_kind":"official","path":"Modeling/OpenLane-V/PLD/code/models/model.py","file_url":"https://github.com/dongkwonjin/RVLD/blob/HEAD/Modeling/OpenLane-V/PLD/code/models/model.py","link_basis":"first_harvest_node","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":"6b746df8e0d97425"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}