{"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/recursive-glob","entry":"recursive_glob","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":12,"n_papers_ran":11,"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":4,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":14,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":2},"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":"2409.05122","paper":"/paper/pmt-progressive-mean-teacher-via-exploring","title":"PMT: Progressive Mean Teacher via Exploring Temporal Consistency for Semi-Supervised Medical Image Segmentation","date":"2024-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"axi404/pmt","path":"code/dataloaders/utils.py","file_url":"https://github.com/axi404/pmt/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2404.08951","paper":"/paper/constructing-and-exploring-intermediate","title":"Constructing and Exploring Intermediate Domains in Mixed Domain Semi-supervised Medical Image Segmentation","date":"2024-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MQinghe/MiDSS","path":"code/dataloaders/utils.py","file_url":"https://github.com/MQinghe/MiDSS/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2106.14917","paper":"/paper/striking-the-right-balance-recall-loss-for","title":"Striking the Right Balance: Recall Loss for Semantic Segmentation","date":"2021-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PotatoTian/recall-semseg","path":"ptsemseg/utils.py","file_url":"https://github.com/PotatoTian/recall-semseg/blob/HEAD/ptsemseg/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2009.04448","paper":"/paper/semi-supervised-medical-image-segmentation-1","title":"Semi-supervised Medical Image Segmentation through Dual-task Consistency","date":"2020-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HiLab-git/DTC","path":"code/dataloaders/utils.py","file_url":"https://github.com/HiLab-git/DTC/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2006.00176","paper":"/paper/when2com-multi-agent-perception-via","title":"When2com: Multi-Agent Perception via Communication Graph Grouping","date":"2020-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-RIPL/MultiAgentPerception","path":"ptsemseg/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2006.00176","paper":"/paper/when2com-multi-agent-perception-via","title":"When2com: Multi-Agent Perception via Communication Graph Grouping","date":"2020-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GT-RIPL/MultiAgentPerception","path":"ptsemseg/process_img.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/process_img.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"aa49d29b2460409a","mcp_get_code":{"code_sha256":"aa49d29b2460409a"}},{"arxiv_id":"2004.01800","paper":"/paper/temporally-distributed-networks-for-fast","title":"Temporally Distributed Networks for Fast Video Semantic Segmentation","date":"2020-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"feinanshan/TDNet","path":"Training/ptsemseg/utils.py","file_url":"https://github.com/feinanshan/TDNet/blob/HEAD/Training/ptsemseg/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"2004.01800","paper":"/paper/temporally-distributed-networks-for-fast","title":"Temporally Distributed Networks for Fast Video Semantic Segmentation","date":"2020-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"feinanshan/TDNet","path":"Testing/dataloader.py","file_url":"https://github.com/feinanshan/TDNet/blob/HEAD/Testing/dataloader.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"513d282e7c3d723b","mcp_get_code":{"code_sha256":"513d282e7c3d723b"}},{"arxiv_id":"2003.09005","paper":"/paper/semi-supervised-semantic-segmentation-with-1","title":"Semi-Supervised Semantic Segmentation with Cross-Consistency Training","date":"2020-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Luoxd1996/DTC","path":"code/dataloaders/utils.py","file_url":"https://github.com/Luoxd1996/DTC/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"1912.13192","paper":"/paper/pv-rcnn-point-voxel-feature-set-abstraction","title":"PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection","date":"2019-12-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KPeng9510/MASS","path":"label_processing_tools/gt_img.py","file_url":"https://github.com/KPeng9510/MASS/blob/HEAD/label_processing_tools/gt_img.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":"513d282e7c3d723b","mcp_get_code":{"code_sha256":"513d282e7c3d723b"}},{"arxiv_id":"1907.07034","paper":"/paper/uncertainty-aware-self-ensembling-model-for","title":"Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation","date":"2019-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bx0903/pdc","path":"code/dataloaders/utils.py","file_url":"https://github.com/bx0903/pdc/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"1802.00752","paper":"/paper/deep-convolutional-neural-networks-for-breast","title":"Deep Convolutional Neural Networks for Breast Cancer Histology Image Analysis","date":"2018-02-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vavaidya/breast-cancer-detection","path":"ICIAR2018/feature_extractor.py","file_url":"https://github.com/vavaidya/breast-cancer-detection/blob/HEAD/ICIAR2018/feature_extractor.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aa04f8cb7595031f","mcp_get_code":{"code_sha256":"aa04f8cb7595031f"}},{"arxiv_id":"Wang_MCF_Mutual_Correction_Framework_for_Semi-Supervised_Medical_Image_Segmentation_CVPR_2023_paper","paper":null,"title":"arXiv:Wang_MCF_Mutual_Correction_Framework_for_Semi-Supervised_Medical_Image_Segmentation_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"WYC-321/MCF","path":"code/dataloaders/utils.py","file_url":"https://github.com/WYC-321/MCF/blob/HEAD/code/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}},{"arxiv_id":"Miao_CauSSL_Causality-inspired_Semi-supervised_Learning_for_Medical_Image_Segmentation_ICCV_2023_paper","paper":null,"title":"arXiv:Miao_CauSSL_Causality-inspired_Semi-supervised_Learning_for_Medical_Image_Segmentation_ICCV_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"JuzhengMiao/CauSSL","path":"dataloaders/utils.py","file_url":"https://github.com/JuzhengMiao/CauSSL/blob/HEAD/dataloaders/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e67bfcea91df50","mcp_get_code":{"code_sha256":"f1e67bfcea91df50"}}]}