{"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/towards-end-to-end-lane-detection-an-instance","title":"Towards End-to-End Lane Detection: an Instance Segmentation Approach","arxiv_id":"1802.05591","date":"2018-02-15","proceeding":null,"authors":["Davy Neven","Bert de Brabandere","Stamatios Georgoulis","Marc Proesmans","Luc van Gool"],"abstract":"Modern cars are incorporating an increasing number of driver assist features,\namong which automatic lane keeping. The latter allows the car to properly\nposition itself within the road lanes, which is also crucial for any subsequent\nlane departure or trajectory planning decision in fully autonomous cars.\nTraditional lane detection methods rely on a combination of highly-specialized,\nhand-crafted features and heuristics, usually followed by post-processing\ntechniques, that are computationally expensive and prone to scalability due to\nroad scene variations. More recent approaches leverage deep learning models,\ntrained for pixel-wise lane segmentation, even when no markings are present in\nthe image due to their big receptive field. Despite their advantages, these\nmethods are limited to detecting a pre-defined, fixed number of lanes, e.g.\nego-lanes, and can not cope with lane changes. In this paper, we go beyond the\naforementioned limitations and propose to cast the lane detection problem as an\ninstance segmentation problem - in which each lane forms its own instance -\nthat can be trained end-to-end. To parametrize the segmented lane instances\nbefore fitting the lane, we further propose to apply a learned perspective\ntransformation, conditioned on the image, in contrast to a fixed \"bird's-eye\nview\" transformation. By doing so, we ensure a lane fitting which is robust\nagainst road plane changes, unlike existing approaches that rely on a fixed,\npre-defined transformation. In summary, we propose a fast lane detection\nalgorithm, running at 50 fps, which can handle a variable number of lanes and\ncope with lane changes. We verify our method on the tuSimple dataset and\nachieve competitive results.","url_abs":"http://arxiv.org/abs/1802.05591v1","url_pdf":"http://arxiv.org/pdf/1802.05591v1.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":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/AbangLZU/lanenet-lane-detection-py2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/IvanVassi/LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/MaybeShewill-CV/MNN-LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/MaybeShewill-CV/lanenet-lane-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/SeungyounShin/LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/TimVerion/lanenet-lane-detection-master","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/XiangbingJi/Stanford-cs230-final-project","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/billpsomas/Lane_Detection_PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/cv-team/lane_detection_ML","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/gujralsanyam22/LANE-DETECTION-MASTER-2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/harryhan618/LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/huaimeng97/LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/klintan/pytorch-lanenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/minghanz/LaneNet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/ms5898/LaneNet-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/nikkkkhil/lane-detection-using-lanenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/peterhong27/x-crop","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/stesha2016/lanenet-enet-hnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/windwithforce/lane-detection","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"towards-end-to-end-lane-detection-an-instance","repo_url":"https://github.com/Meffazm/Lane-Detector","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"instance-segmentation","task_name":"Instance Segmentation"},{"task_slug":"lane-detection","task_name":"Lane Detection"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/lane-detection-on-tusimple","task":"Lane Detection","dataset":"TuSimple","model":"LaneNet","rank_in_archive_order":19,"of":43,"metrics":{"Accuracy":"96.4%","F1 score":"94.80"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1802.05591","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1802.05591"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Meffazm/Lane-Detector","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/huaimeng97/LaneNet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gujralsanyam22/LANE-DETECTION-MASTER-2","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/peterhong27/x-crop","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SeungyounShin/LaneNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaybeShewill-CV/MNN-LaneNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/XiangbingJi/Stanford-cs230-final-project","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/IvanVassi/LaneNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/nikkkkhil/lane-detection-using-lanenet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/billpsomas/Lane_Detection_PyTorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/harryhan618/LaneNet","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/klintan/pytorch-lanenet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaybeShewill-CV/lanenet-lane-detection","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/minghanz/LaneNet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/windwithforce/lane-detection","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/TimVerion/lanenet-lane-detection-master","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AbangLZU/lanenet-lane-detection-py2","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ms5898/LaneNet-PyTorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cv-team/lane_detection_ML","reach":{"status":"gone","observed_at":"2026-09-18","how":"tree_404+repo_404"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/stesha2016/lanenet-enet-hnet","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_violates":1,"ran_honours":2,"unverified":31},"by_repo_kind":{"listed":{"samples":33,"ran":2,"repositories":6}},"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":1,"samples":[{"code_sha256_prefix":"eba8919c2ae4a92f","entry":"args_str2bool","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"eba8919c2ae4a92f"}},{"code_sha256_prefix":"1971608da6ee2771","entry":"minmax_scale","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"lanenet_hnet_predict.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/lanenet_hnet_predict.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1971608da6ee2771"}},{"code_sha256_prefix":"7a27709bcab8b8f3","entry":"trans_to_cuda","repo":"IrohXu/lanenet-lane-detection-pytorch","repo_kind":"listed","path":"model/lanenet/train_lanenet.py","file_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch/blob/HEAD/model/lanenet/train_lanenet.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a27709bcab8b8f3"}},{"code_sha256_prefix":"0884d3e46f716e9e","entry":"R_pitch","repo":"minghanz/LaneNet","repo_kind":"listed","path":"write_ipm_yml.py","file_url":"https://github.com/minghanz/LaneNet/blob/HEAD/write_ipm_yml.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":"0884d3e46f716e9e"}},{"code_sha256_prefix":"3507ceaedfd6c2f5","entry":"R_roll","repo":"minghanz/LaneNet","repo_kind":"listed","path":"write_ipm_yml.py","file_url":"https://github.com/minghanz/LaneNet/blob/HEAD/write_ipm_yml.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":"3507ceaedfd6c2f5"}},{"code_sha256_prefix":"f99d82f51d3fa1b9","entry":"R_yaw","repo":"minghanz/LaneNet","repo_kind":"listed","path":"write_ipm_yml.py","file_url":"https://github.com/minghanz/LaneNet/blob/HEAD/write_ipm_yml.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":"f99d82f51d3fa1b9"}},{"code_sha256_prefix":"d96578a3d1da04a2","entry":"adjust_gamma","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"todo_semantic_segmentation/helper.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/todo_semantic_segmentation/helper.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d96578a3d1da04a2"}},{"code_sha256_prefix":"b69809ec726c0388","entry":"bytes_feature","repo":"AbangLZU/lanenet-lane-detection-py2","repo_kind":"listed","path":"data_provider/tf_io_pipline_tools.py","file_url":"https://github.com/AbangLZU/lanenet-lane-detection-py2/blob/HEAD/data_provider/tf_io_pipline_tools.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":"b69809ec726c0388"}},{"code_sha256_prefix":"861f83b2deb0beda","entry":"cluster","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"clustering.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"861f83b2deb0beda"}},{"code_sha256_prefix":"fd0afd75c819b7e6","entry":"conv3x3","repo":"IrohXu/lanenet-lane-detection-pytorch","repo_kind":"listed","path":"model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","file_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch/blob/HEAD/model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd0afd75c819b7e6"}},{"code_sha256_prefix":"8a2af0442a27e321","entry":"dice_coeff","repo":"IrohXu/lanenet-lane-detection-pytorch","repo_kind":"listed","path":"model/eval_function.py","file_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch/blob/HEAD/model/eval_function.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a2af0442a27e321"}},{"code_sha256_prefix":"183604870fe9c8d4","entry":"discriminative_loss","repo":"AbangLZU/lanenet-lane-detection-py2","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/AbangLZU/lanenet-lane-detection-py2/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"183604870fe9c8d4"}},{"code_sha256_prefix":"af03f9caeca5f651","entry":"discriminative_loss","repo":"MaybeShewill-CV/lanenet-lane-detection","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/MaybeShewill-CV/lanenet-lane-detection/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"af03f9caeca5f651"}},{"code_sha256_prefix":"75a431dc84e3aac9","entry":"discriminative_loss","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"loss.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75a431dc84e3aac9"}},{"code_sha256_prefix":"289fe15b8aee7918","entry":"discriminative_loss","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"289fe15b8aee7918"}},{"code_sha256_prefix":"00dec105fe4f01ce","entry":"discriminative_loss_single","repo":"AbangLZU/lanenet-lane-detection-py2","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/AbangLZU/lanenet-lane-detection-py2/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"00dec105fe4f01ce"}},{"code_sha256_prefix":"0081d5f06f6dbd99","entry":"discriminative_loss_single","repo":"MaybeShewill-CV/lanenet-lane-detection","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/MaybeShewill-CV/lanenet-lane-detection/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"0081d5f06f6dbd99"}},{"code_sha256_prefix":"18c0b3807b03817d","entry":"discriminative_loss_single","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"loss.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"18c0b3807b03817d"}},{"code_sha256_prefix":"42e6180b7b1164c2","entry":"discriminative_loss_single","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"lanenet_model/lanenet_discriminative_loss.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/lanenet_model/lanenet_discriminative_loss.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":"42e6180b7b1164c2"}},{"code_sha256_prefix":"310ed38742c662ef","entry":"evaluate_scatter_plot","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"visualization.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/visualization.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"310ed38742c662ef"}},{"code_sha256_prefix":"b2e60779cf4284a6","entry":"get_instance_masks","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"clustering.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b2e60779cf4284a6"}},{"code_sha256_prefix":"c56423bdcf53292c","entry":"get_trainable_variables_and_initialize","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c56423bdcf53292c"}},{"code_sha256_prefix":"2fd5bb4df89f9a50","entry":"get_validation_batch","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"datagenerator.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/datagenerator.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2fd5bb4df89f9a50"}},{"code_sha256_prefix":"c22d888dbcf4b272","entry":"hnet_loss","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"lanenet_model/hnet_loss.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/lanenet_model/hnet_loss.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":"c22d888dbcf4b272"}},{"code_sha256_prefix":"6e8cae7f5bf90dac","entry":"hnet_transformation","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"lanenet_model/hnet_loss.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/lanenet_model/hnet_loss.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":"6e8cae7f5bf90dac"}},{"code_sha256_prefix":"f505a06000043773","entry":"int64_feature","repo":"AbangLZU/lanenet-lane-detection-py2","repo_kind":"listed","path":"data_provider/tf_io_pipline_tools.py","file_url":"https://github.com/AbangLZU/lanenet-lane-detection-py2/blob/HEAD/data_provider/tf_io_pipline_tools.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":"f505a06000043773"}},{"code_sha256_prefix":"748bfd352080d1ca","entry":"prelu","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"encoder_decoder_model/enet_stage.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/encoder_decoder_model/enet_stage.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":"748bfd352080d1ca"}},{"code_sha256_prefix":"2e15559b9d73d461","entry":"resnet101_atrous","repo":"IrohXu/lanenet-lane-detection-pytorch","repo_kind":"listed","path":"model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","file_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch/blob/HEAD/model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e15559b9d73d461"}},{"code_sha256_prefix":"05ccc649d997c21e","entry":"resnet50_atrous","repo":"IrohXu/lanenet-lane-detection-pytorch","repo_kind":"listed","path":"model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","file_url":"https://github.com/IrohXu/lanenet-lane-detection-pytorch/blob/HEAD/model/lanenet/backbone/deeplabv3_plus/resnet_atrous.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"05ccc649d997c21e"}},{"code_sha256_prefix":"2016683bf4251f65","entry":"save_instance_masks","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"clustering.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/clustering.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2016683bf4251f65"}},{"code_sha256_prefix":"cbb808498994f295","entry":"spatial_dropout","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"enet.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/enet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cbb808498994f295"}},{"code_sha256_prefix":"b3a22ff74e021b94","entry":"spatial_dropout","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"encoder_decoder_model/enet_stage.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/encoder_decoder_model/enet_stage.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":"b3a22ff74e021b94"}},{"code_sha256_prefix":"a53416ca000946a2","entry":"unpool","repo":"hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow","repo_kind":"listed","path":"enet.py","file_url":"https://github.com/hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow/blob/HEAD/enet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a53416ca000946a2"}},{"code_sha256_prefix":"cc97231448e8fa54","entry":"unpool","repo":"stesha2016/lanenet-enet-hnet","repo_kind":"listed","path":"encoder_decoder_model/enet_stage.py","file_url":"https://github.com/stesha2016/lanenet-enet-hnet/blob/HEAD/encoder_decoder_model/enet_stage.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":"cc97231448e8fa54"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}