{"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":"/code/deeplab","entry":"Deeplab","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":2,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":8,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":6},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2203.09744","paper":"/paper/class-balanced-pixel-level-self-labeling-for","title":"Class-Balanced Pixel-Level Self-Labeling for Domain Adaptive Semantic Segmentation","date":"2022-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lslrh/CPSL","path":"models/adaptation_modelv2.py","file_url":"https://github.com/lslrh/CPSL/blob/HEAD/models/adaptation_modelv2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8019ed0049de59b9","mcp_get_code":{"code_sha256":"8019ed0049de59b9"}},{"arxiv_id":"2108.06337","paper":"/paper/dual-path-learning-for-domain-adaptation-of","title":"Dual Path Learning for Domain Adaptation of Semantic Segmentation","date":"2021-08-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"royee182/DPL","path":"DPL_master/model/deeplab.py","file_url":"https://github.com/royee182/DPL/blob/HEAD/DPL_master/model/deeplab.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"600ea9e08f59905a","mcp_get_code":{"code_sha256":"600ea9e08f59905a"}},{"arxiv_id":"2104.10834","paper":"/paper/dannet-a-one-stage-domain-adaptation-network","title":"DANNet: A One-Stage Domain Adaptation Network for Unsupervised Nighttime Semantic Segmentation","date":"2021-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"W-zx-Y/DANNet","path":"network/deeplab.py","file_url":"https://github.com/W-zx-Y/DANNet/blob/HEAD/network/deeplab.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"9dc8f14dfd69cd8c","mcp_get_code":{"code_sha256":"9dc8f14dfd69cd8c"}},{"arxiv_id":"2101.10979","paper":"/paper/prototypical-pseudo-label-denoising-and","title":"Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation","date":"2021-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/ProDA","path":"models/adaptation_modelv2.py","file_url":"https://github.com/microsoft/ProDA/blob/HEAD/models/adaptation_modelv2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b7b14dc1a126e30","mcp_get_code":{"code_sha256":"5b7b14dc1a126e30"}},{"arxiv_id":"2003.08440","paper":"/paper/synthesize-then-compare-detecting-failures","title":"Synthesize then Compare: Detecting Failures and Anomalies for Semantic Segmentation","date":"2020-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YingdaXia/SynthCP","path":"models/deeplab.py","file_url":"https://github.com/YingdaXia/SynthCP/blob/HEAD/models/deeplab.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0d2051ae0eca8e7f","mcp_get_code":{"code_sha256":"0d2051ae0eca8e7f"}},{"arxiv_id":"1904.10620","paper":"/paper/bidirectional-learning-for-domain-adaptation","title":"Bidirectional Learning for Domain Adaptation of Semantic Segmentation","date":"2019-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liyunsheng13/BDL","path":"model/deeplab.py","file_url":"https://github.com/liyunsheng13/BDL/blob/HEAD/model/deeplab.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bfb91dad724d81b9","mcp_get_code":{"code_sha256":"bfb91dad724d81b9"}},{"arxiv_id":"1904.10620","paper":"/paper/bidirectional-learning-for-domain-adaptation","title":"Bidirectional Learning for Domain Adaptation of Semantic Segmentation","date":"2019-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liyunsheng13/BDL","path":"cyclegan/deeplab.py","file_url":"https://github.com/liyunsheng13/BDL/blob/HEAD/cyclegan/deeplab.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ce5003e390b20787","mcp_get_code":{"code_sha256":"ce5003e390b20787"}},{"arxiv_id":"1802.02611","paper":"/paper/encoder-decoder-with-atrous-separable","title":"Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation","date":"2018-02-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"petko-nikolov/pysemseg","path":"pysemseg/models/deeplab.py","file_url":"https://github.com/petko-nikolov/pysemseg/blob/HEAD/pysemseg/models/deeplab.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"c10a37b7673d30e0","mcp_get_code":{"code_sha256":"c10a37b7673d30e0"}}]}