{"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/gaussianblur","entry":"GaussianBlur","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":9,"n_papers_ran":7,"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":9,"n_samples_ran":7,"n_samples_fingerprinted":2,"n_places":9,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":6,"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":"2411.07231","paper":"/paper/watermark-anything-with-localized-messages","title":"Watermark Anything with Localized Messages","date":"2024-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/watermark-anything","path":"watermark_anything/models/wam.py","file_url":"https://github.com/facebookresearch/watermark-anything/blob/HEAD/watermark_anything/models/wam.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"45df3aed2dab3bf2","mcp_get_code":{"code_sha256":"45df3aed2dab3bf2"}},{"arxiv_id":"2402.18217","paper":"/paper/region-aware-exposure-consistency-network-for","title":"Region-Aware Exposure Consistency Network for Mixed Exposure Correction","date":"2024-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kravrolens/RECNet","path":"models/archs/EnhanceN_arch.py","file_url":"https://github.com/kravrolens/RECNet/blob/HEAD/models/archs/EnhanceN_arch.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"86cfd71bfb543cc0","mcp_get_code":{"code_sha256":"86cfd71bfb543cc0"}},{"arxiv_id":"2302.05499","paper":"/paper/cuda-curriculum-of-data-augmentation-for-long","title":"CUDA: Curriculum of Data Augmentation for Long-Tailed Recognition","date":"2023-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sumyeongahn/cuda_ltr","path":"cifar/aug/cuda.py","file_url":"https://github.com/sumyeongahn/cuda_ltr/blob/HEAD/cifar/aug/cuda.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e3a440ead9bd58a5","mcp_get_code":{"code_sha256":"e3a440ead9bd58a5"}},{"arxiv_id":"2212.05034","paper":"/paper/smartbrush-text-and-shape-guided-object","title":"SmartBrush: Text and Shape Guided Object Inpainting with Diffusion Model","date":"2022-12-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IjustAi/smartbrush","path":"different_level_mask.py","file_url":"https://github.com/IjustAi/smartbrush/blob/HEAD/different_level_mask.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e49736e635e1b058","mcp_get_code":{"code_sha256":"e49736e635e1b058"}},{"arxiv_id":"2207.08403","paper":"/paper/mpib-an-mpi-based-bokeh-rendering-framework","title":"MPIB: An MPI-Based Bokeh Rendering Framework for Realistic Partial Occlusion Effects","date":"2022-07-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"juewenpeng/mpib","path":"models/mpinet.py","file_url":"https://github.com/juewenpeng/mpib/blob/HEAD/models/mpinet.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":"02a04639517bf1bb","mcp_get_code":{"code_sha256":"02a04639517bf1bb"}},{"arxiv_id":"2204.10377","paper":"/paper/contrastive-test-time-adaptation","title":"Contrastive Test-Time Adaptation","date":"2022-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DianCh/AdaContrast","path":"target.py","file_url":"https://github.com/DianCh/AdaContrast/blob/HEAD/target.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"aea0d8d156ae8f0e","mcp_get_code":{"code_sha256":"aea0d8d156ae8f0e"}},{"arxiv_id":"2202.04933","paper":"/paper/energy-based-contrastive-learning-of-visual","title":"Energy-Based Contrastive Learning of Visual Representations","date":"2022-02-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"1202kbs/ebclr","path":"libs/ebclr.py","file_url":"https://github.com/1202kbs/ebclr/blob/HEAD/libs/ebclr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d4ea33d3221533f2","mcp_get_code":{"code_sha256":"d4ea33d3221533f2"}},{"arxiv_id":"2110.09348","paper":"/paper/understanding-dimensional-collapse-in-1","title":"Understanding Dimensional Collapse in Contrastive Self-supervised Learning","date":"2021-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/directclr","path":"directclr/utils.py","file_url":"https://github.com/facebookresearch/directclr/blob/HEAD/directclr/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"5cb188100f283607","mcp_get_code":{"code_sha256":"5cb188100f283607"}},{"arxiv_id":"2105.06138","paper":"/paper/unsupervised-hashing-with-contrastive","title":"Unsupervised Hashing with Contrastive Information Bottleneck","date":"2021-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"qiuzx2/CIBHash","path":"model/CIBHash.py","file_url":"https://github.com/qiuzx2/CIBHash/blob/HEAD/model/CIBHash.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"545219e390d7b28b","mcp_get_code":{"code_sha256":"545219e390d7b28b"}}]}