{"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/load-pretrained","entry":"load_pretrained","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":5,"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":10,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":12,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":1,"ran_fixture":0,"ran":3,"unverified":5},"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":"2606.19184","paper":"/paper/arxiv-2606-19184","title":"When AUC Misleads: Polarization-Aware Evaluation of Deepfake Detectors under Domain Shift","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"10Ring/LAA-Net","path":"models/utils.py","file_url":"https://github.com/10Ring/LAA-Net/blob/HEAD/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"890e350050aec63d","mcp_get_code":{"code_sha256":"890e350050aec63d"}},{"arxiv_id":"2603.01040","paper":"/paper/arxiv-2603-01040","title":"Fed-ADE: Adaptive Learning Rate for Federated Post-adaptation under Distribution Shift","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"h2w1/Fed-ADE","path":"experiments/covariate_shift/CIFAR100/ADE.py","file_url":"https://github.com/h2w1/Fed-ADE/blob/HEAD/experiments/covariate_shift/CIFAR100/ADE.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"925f4a3ad630b4d3","mcp_get_code":{"code_sha256":"925f4a3ad630b4d3"}},{"arxiv_id":"2401.13856","paper":"/paper/laa-net-localized-artifact-attention-network","title":"LAA-Net: Localized Artifact Attention Network for Quality-Agnostic and Generalizable Deepfake Detection","date":"2024-01-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"10ring/laa-net","path":"models/utils.py","file_url":"https://github.com/10ring/laa-net/blob/HEAD/models/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"890e350050aec63d","mcp_get_code":{"code_sha256":"890e350050aec63d"}},{"arxiv_id":"2309.09431","paper":"/paper/factoformer-factorized-hyperspectral","title":"FactoFormer: Factorized Hyperspectral Transformers with Self-Supervised Pretraining","date":"2023-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"csiro-robotics/factoformer","path":"utils/misc.py","file_url":"https://github.com/csiro-robotics/factoformer/blob/HEAD/utils/misc.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7afe3863c41fa95a","mcp_get_code":{"code_sha256":"7afe3863c41fa95a"}},{"arxiv_id":"2308.06904","paper":"/paper/exploring-lightweight-hierarchical-vision","title":"Exploring Lightweight Hierarchical Vision Transformers for Efficient Visual Tracking","date":"2023-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kangben258/hit","path":"lib/models/HiT/hit.py","file_url":"https://github.com/kangben258/hit/blob/HEAD/lib/models/HiT/hit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"548b5e09917dd850","mcp_get_code":{"code_sha256":"548b5e09917dd850"}},{"arxiv_id":"2308.00566","paper":"/paper/predicting-masked-tokens-in-stochastic","title":"Stochastic positional embeddings improve masked image modeling","date":"2023-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"amirbar/stop","path":"logistic_eval.py","file_url":"https://github.com/amirbar/stop/blob/HEAD/logistic_eval.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"b2c06a2a020920e1","mcp_get_code":{"code_sha256":"b2c06a2a020920e1"}},{"arxiv_id":"2305.17826","paper":"/paper/notable-transferable-backdoor-attacks-against","title":"NOTABLE: Transferable Backdoor Attacks Against Prompt-based NLP Models","date":"2023-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RU-System-Software-and-Security/Notable","path":"autoprompt/create_trigger.py","file_url":"https://github.com/RU-System-Software-and-Security/Notable/blob/HEAD/autoprompt/create_trigger.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a5946a0ceaabfe6b","mcp_get_code":{"code_sha256":"a5946a0ceaabfe6b"}},{"arxiv_id":"2208.10822","paper":"/paper/multimodal-across-domains-gaze-target","title":"Multimodal Across Domains Gaze Target Detection","date":"2022-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"francescotonini/multimodal-across-domains-gaze-target-detection","path":"models/build.py","file_url":"https://github.com/francescotonini/multimodal-across-domains-gaze-target-detection/blob/HEAD/models/build.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a28f44966f22381e","mcp_get_code":{"code_sha256":"a28f44966f22381e"}},{"arxiv_id":"2108.03656","paper":"/paper/skeleton-contrastive-3d-action-representation","title":"Skeleton-Contrastive 3D Action Representation Learning","date":"2021-08-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fmthoker/skeleton-contrast","path":"action_classification.py","file_url":"https://github.com/fmthoker/skeleton-contrast/blob/HEAD/action_classification.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"953a2dd9c218434f","mcp_get_code":{"code_sha256":"953a2dd9c218434f"}},{"arxiv_id":"2001.06570","paper":"/paper/harmonic-convolutional-networks-based-on","title":"Harmonic Convolutional Networks based on Discrete Cosine Transform","date":"2020-01-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"matej-ulicny/harmonic-networks","path":"bsds/utils.py","file_url":"https://github.com/matej-ulicny/harmonic-networks/blob/HEAD/bsds/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"b3d81e689671b903","mcp_get_code":{"code_sha256":"b3d81e689671b903"}},{"arxiv_id":"1903.07062","paper":"/paper/adagraph-unifying-predictive-and","title":"AdaGraph: Unifying Predictive and Continuous Domain Adaptation through Graphs","date":"2019-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mancinimassimiliano/adagraph","path":"models/networks.py","file_url":"https://github.com/mancinimassimiliano/adagraph/blob/HEAD/models/networks.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"19bfe988facef90f","mcp_get_code":{"code_sha256":"19bfe988facef90f"}},{"arxiv_id":"1504.06375","paper":"/paper/holistically-nested-edge-detection","title":"Holistically-Nested Edge Detection","date":"2015-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"meteorshowers/hed-pytorch","path":"utils.py","file_url":"https://github.com/meteorshowers/hed-pytorch/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b3d81e689671b903","mcp_get_code":{"code_sha256":"b3d81e689671b903"}}]}