{"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/cosine-rampdown","entry":"cosine_rampdown","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":15,"n_papers_ran":13,"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":3,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":15,"n_places_pointer_only":4,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"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/utils/ramps.py","file_url":"https://github.com/axi404/pmt/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"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/utils/ramps.py","file_url":"https://github.com/MQinghe/MiDSS/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"2401.09266","paper":"/paper/p-2-ot-progressive-partial-optimal-transport","title":"P$^2$OT: Progressive Partial Optimal Transport for Deep Imbalanced Clustering","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rhfeiyang/ppot","path":"losses/ramps.py","file_url":"https://github.com/rhfeiyang/ppot/blob/HEAD/losses/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"2206.10843","paper":"/paper/learning-debiased-classifier-with-biased","title":"Learning Debiased Classifier with Biased Committee","date":"2022-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nayeong-v-kim/lwbc","path":"SSL/main_byol.py","file_url":"https://github.com/nayeong-v-kim/lwbc/blob/HEAD/SSL/main_byol.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a1358ef8d9401bec","mcp_get_code":{"code_sha256":"a1358ef8d9401bec"}},{"arxiv_id":"2103.00673","paper":"/paper/convolutional-normalization-improving-deep","title":"Convolutional Normalization: Improving Deep Convolutional Network Robustness and Training","date":"2021-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shengliu66/ConvNorm","path":"models/prec_conv.py","file_url":"https://github.com/shengliu66/ConvNorm/blob/HEAD/models/prec_conv.py","status":"unverified","verification_level":0,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4dad88c96a25c5e7","mcp_get_code":{"code_sha256":"4dad88c96a25c5e7"}},{"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/utils/ramps.py","file_url":"https://github.com/HiLab-git/DTC/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"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/utils/ramps.py","file_url":"https://github.com/Luoxd1996/DTC/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"1911.08177","paper":"/paper/rethinking-deep-active-learning-using-1","title":"Rethinking deep active learning: Using unlabeled data at model training","date":"2019-11-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"osimeoni/RethinkingDeepActiveLearning","path":"lib/ramps.py","file_url":"https://github.com/osimeoni/RethinkingDeepActiveLearning/blob/HEAD/lib/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"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/utils/ramps.py","file_url":"https://github.com/bx0903/pdc/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"1904.04717","paper":"/paper/label-propagation-for-deep-semi-supervised","title":"Label Propagation for Deep Semi-supervised Learning","date":"2019-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ahmetius/LP-DeepSSL","path":"mean_teacher/ramps.py","file_url":"https://github.com/ahmetius/LP-DeepSSL/blob/HEAD/mean_teacher/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"1602.02644","paper":"/paper/generating-images-with-perceptual-similarity","title":"Generating Images with Perceptual Similarity Metrics based on Deep Networks","date":"2016-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"atinghosh/Adverserial-VAE","path":"STL_VAE_adv.py","file_url":"https://github.com/atinghosh/Adverserial-VAE/blob/HEAD/STL_VAE_adv.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"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/utils/ramps.py","file_url":"https://github.com/WYC-321/MCF/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"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":"utils/ramps.py","file_url":"https://github.com/JuzhengMiao/CauSSL/blob/HEAD/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"Chen_MagicNet_Semi-Supervised_Multi-Organ_Segmentation_via_Magic-Cube_Partition_and_Recovery_CVPR_2023_paper","paper":null,"title":"arXiv:Chen_MagicNet_Semi-Supervised_Multi-Organ_Segmentation_via_Magic-Cube_Partition_and_Recovery_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"DeepMed-Lab-ECNU/MagicNet","path":"code/utils/ramps.py","file_url":"https://github.com/DeepMed-Lab-ECNU/MagicNet/blob/HEAD/code/utils/ramps.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}},{"arxiv_id":"136640190","paper":null,"title":"arXiv:136640190","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"MengyuanChen21/ECCV2022-DELU","path":"utils/wsad_utils.py","file_url":"https://github.com/MengyuanChen21/ECCV2022-DELU/blob/HEAD/utils/wsad_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"214e4ee9afcfa0e3","mcp_get_code":{"code_sha256":"214e4ee9afcfa0e3"}}]}