{"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/deeplabv3-resnet50","entry":"deeplabv3_resnet50","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":0,"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":7,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":7},"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":"2402.15152","paper":"/paper/on-the-duality-between-sharpness-aware","title":"On the Duality Between Sharpness-Aware Minimization and Adversarial Training","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weizeming/SAM_AT","path":"SAM_segmentation/network/modeling.py","file_url":"https://github.com/weizeming/SAM_AT/blob/HEAD/SAM_segmentation/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0264c7923a17f00c","mcp_get_code":{"code_sha256":"0264c7923a17f00c"}},{"arxiv_id":"2310.06368","paper":"/paper/coinseg-contrast-inter-and-intra-class-1","title":"CoinSeg: Contrast Inter- and Intra- Class Representations for Incremental Segmentation","date":"2023-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zkzhang98/coinseg","path":"network/modeling.py","file_url":"https://github.com/zkzhang98/coinseg/blob/HEAD/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"794a19642d0025e1","mcp_get_code":{"code_sha256":"794a19642d0025e1"}},{"arxiv_id":"2108.04562","paper":"/paper/deep-metric-learning-for-open-world-semantic","title":"Deep Metric Learning for Open World Semantic Segmentation","date":"2021-08-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jun-CEN/Open-World-Semantic-Segmentation","path":"DeepLabV3Plus-Pytorch/network/modeling.py","file_url":"https://github.com/Jun-CEN/Open-World-Semantic-Segmentation/blob/HEAD/DeepLabV3Plus-Pytorch/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4de0af0762139e5b","mcp_get_code":{"code_sha256":"4de0af0762139e5b"}},{"arxiv_id":"2106.04463","paper":"/paper/polypgen-a-multi-center-polyp-detection-and","title":"A multi-centre polyp detection and segmentation dataset for generalisability assessment","date":"2021-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sharib-vision/PolypGen-Benchmark","path":"network/modeling.py","file_url":"https://github.com/sharib-vision/PolypGen-Benchmark/blob/HEAD/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"85f770a1a3693de2","mcp_get_code":{"code_sha256":"85f770a1a3693de2"}},{"arxiv_id":"1905.03561","paper":"/paper/190503561","title":"D2-Net: A Trainable CNN for Joint Detection and Description of Local Features","date":"2019-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/cad","path":"segmentation/network/modeling.py","file_url":"https://github.com/visinf/cad/blob/HEAD/segmentation/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"451fc815fe699edb","mcp_get_code":{"code_sha256":"451fc815fe699edb"}},{"arxiv_id":"1905.03561","paper":"/paper/190503561","title":"D2-Net: A Trainable CNN for Joint Detection and Description of Local Features","date":"2019-05-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/cad","path":"segmentation/network/modeling_e2e.py","file_url":"https://github.com/visinf/cad/blob/HEAD/segmentation/network/modeling_e2e.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"909a6da223d37612","mcp_get_code":{"code_sha256":"909a6da223d37612"}},{"arxiv_id":"1706.05587","paper":"/paper/rethinking-atrous-convolution-for-semantic","title":"Rethinking Atrous Convolution for Semantic Image Segmentation","date":"2017-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VainF/DeepLabV3Plus-Pytorch","path":"network/modeling.py","file_url":"https://github.com/VainF/DeepLabV3Plus-Pytorch/blob/HEAD/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0264c7923a17f00c","mcp_get_code":{"code_sha256":"0264c7923a17f00c"}},{"arxiv_id":"Jain_Scaling_Semantic_Segmentation_Beyond_1K_Classes_on_a_Single_GPU_ICCV_2021_paper","paper":null,"title":"arXiv:Jain_Scaling_Semantic_Segmentation_Beyond_1K_Classes_on_a_Single_GPU_ICCV_2021_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"shipra25jain/ESSNet","path":"network/modeling.py","file_url":"https://github.com/shipra25jain/ESSNet/blob/HEAD/network/modeling.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab0a73f75fc2c3dd","mcp_get_code":{"code_sha256":"ab0a73f75fc2c3dd"}}]}