{"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/conv3x3-bn-relu","entry":"conv3x3_bn_relu","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":11,"n_papers_ran":9,"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":5,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":1,"unverified":1},"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":"2601.07377","paper":"/paper/arxiv-2601-07377","title":"Learning Dynamic Collaborative Network for Semi-supervised 3D Vessel Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"xujiaommcome/DiCo","path":"code/networks/resnet.py","file_url":"https://github.com/xujiaommcome/DiCo/blob/HEAD/code/networks/resnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e156ef54110e55bb","mcp_get_code":{"code_sha256":"e156ef54110e55bb"}},{"arxiv_id":"2407.19507","paper":"/paper/wecromcl-weakly-supervised-cross-modality","title":"WeCromCL: Weakly Supervised Cross-Modality Contrastive Learning for Transcription-only Supervised Text Spotting","date":"2024-07-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhengyaoFang/WeCromCL","path":"models/wecromcl.py","file_url":"https://github.com/ZhengyaoFang/WeCromCL/blob/HEAD/models/wecromcl.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":"fca7e85d958618dd","mcp_get_code":{"code_sha256":"fca7e85d958618dd"}},{"arxiv_id":"2310.00527","paper":"/paper/self-supervised-learning-of-contextualized","title":"Self-supervised Learning of Contextualized Local Visual Embeddings","date":"2023-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sthalles/clove","path":"contrast/resnet.py","file_url":"https://github.com/sthalles/clove/blob/HEAD/contrast/resnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f4128de2d8a26538","mcp_get_code":{"code_sha256":"f4128de2d8a26538"}},{"arxiv_id":"2211.11208","paper":"/paper/next3d-generative-neural-texture","title":"Next3D: Generative Neural Texture Rasterization for 3D-Aware Head Avatars","date":"2022-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MrTornado24/FENeRF","path":"generators/encoder_model.py","file_url":"https://github.com/MrTornado24/FENeRF/blob/HEAD/generators/encoder_model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fca7e85d958618dd","mcp_get_code":{"code_sha256":"fca7e85d958618dd"}},{"arxiv_id":"2206.01934","paper":"/paper/stochastic-multiple-target-sampling-gradient","title":"Stochastic Multiple Target Sampling Gradient Descent","date":"2022-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"isl-org/MultiObjectiveOptimization","path":"multi_task/models/pspnet.py","file_url":"https://github.com/isl-org/MultiObjectiveOptimization/blob/HEAD/multi_task/models/pspnet.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fca7e85d958618dd","mcp_get_code":{"code_sha256":"fca7e85d958618dd"}},{"arxiv_id":"2106.02637","paper":"/paper/aligning-pretraining-for-detection-via-object","title":"Aligning Pretraining for Detection via Object-Level Contrastive Learning","date":"2021-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hologerry/SoCo","path":"contrast/resnet.py","file_url":"https://github.com/hologerry/SoCo/blob/HEAD/contrast/resnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f4128de2d8a26538","mcp_get_code":{"code_sha256":"f4128de2d8a26538"}},{"arxiv_id":"2011.03308","paper":"/paper/towards-efficient-scene-understanding-via","title":"Towards Efficient Scene Understanding via Squeeze Reasoning","date":"2020-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lxtGH/SFSegNets","path":"network/sfnet_resnet.py","file_url":"https://github.com/lxtGH/SFSegNets/blob/HEAD/network/sfnet_resnet.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":"749a0d59929107b6","mcp_get_code":{"code_sha256":"749a0d59929107b6"}},{"arxiv_id":"2010.16417","paper":"/paper/michigan-multi-input-conditioned-hair-image","title":"MichiGAN: Multi-Input-Conditioned Hair Image Generation for Portrait Editing","date":"2020-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tzt101/MichiGAN","path":"models/networks/generator.py","file_url":"https://github.com/tzt101/MichiGAN/blob/HEAD/models/networks/generator.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bf378f5e74f9c237","mcp_get_code":{"code_sha256":"bf378f5e74f9c237"}},{"arxiv_id":"2001.07645","paper":"/paper/saunet-shape-attentive-u-net-for","title":"SAUNet: Shape Attentive U-Net for Interpretable Medical Image Segmentation","date":"2020-01-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bowang-lab/shape-attentive-unet","path":"models/models.py","file_url":"https://github.com/bowang-lab/shape-attentive-unet/blob/HEAD/models/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"bf378f5e74f9c237","mcp_get_code":{"code_sha256":"bf378f5e74f9c237"}},{"arxiv_id":"1810.04650","paper":"/paper/multi-task-learning-as-multi-objective","title":"Multi-Task Learning as Multi-Objective Optimization","date":"2018-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IntelVCL/MultiObjectiveOptimization","path":"multi_task/models/pspnet.py","file_url":"https://github.com/IntelVCL/MultiObjectiveOptimization/blob/HEAD/multi_task/models/pspnet.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fca7e85d958618dd","mcp_get_code":{"code_sha256":"fca7e85d958618dd"}},{"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/networks/resnet.py","file_url":"https://github.com/WYC-321/MCF/blob/HEAD/code/networks/resnet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e156ef54110e55bb","mcp_get_code":{"code_sha256":"e156ef54110e55bb"}}]}