{"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/vgg16","entry":"vgg16","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":21,"n_papers_ran":8,"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":19,"n_samples_ran":8,"n_samples_fingerprinted":0,"n_places":21,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":3,"ran_fixture":0,"ran":5,"unverified":11},"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":"2510.18322","paper":"/paper/arxiv-2510-18322","title":"Uncertainty Estimation by Flexible Evidential Deep Learning","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"TaeseongYoon/F-EDL","path":"models.py","file_url":"https://github.com/TaeseongYoon/F-EDL/blob/HEAD/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a72d161fa502156","mcp_get_code":{"code_sha256":"7a72d161fa502156"}},{"arxiv_id":"2502.01591","paper":"/paper/improving-transformer-world-models-for-data","title":"Improving Transformer World Models for Data-Efficient RL","date":"2025-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eloialonso/iris","path":"src/models/tokenizer/tokenizer.py","file_url":"https://github.com/eloialonso/iris/blob/HEAD/src/models/tokenizer/tokenizer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"ca3575bced071dc5","mcp_get_code":{"code_sha256":"ca3575bced071dc5"}},{"arxiv_id":"2406.06526","paper":"/paper/gaussiancity-generative-gaussian-splatting","title":"GaussianCity: Generative Gaussian Splatting for Unbounded 3D City Generation","date":"2024-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hzxie/GaussianCity","path":"losses/perceptual.py","file_url":"https://github.com/hzxie/GaussianCity/blob/HEAD/losses/perceptual.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"45e61111a925688b","mcp_get_code":{"code_sha256":"45e61111a925688b"}},{"arxiv_id":"2405.18144","paper":"/paper/4-bit-shampoo-for-memory-efficient-network","title":"4-bit Shampoo for Memory-Efficient Network Training","date":"2024-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sike-wang/low-bit-shampoo","path":"models/vgg.py","file_url":"https://github.com/sike-wang/low-bit-shampoo/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0579755ab192dafc","mcp_get_code":{"code_sha256":"0579755ab192dafc"}},{"arxiv_id":"2403.07874","paper":"/paper/beyond-text-frozen-large-language-models-in","title":"Beyond Text: Frozen Large Language Models in Visual Signal Comprehension","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zh460045050/V2L-Tokenizer","path":"models/models_v2l.py","file_url":"https://github.com/zh460045050/V2L-Tokenizer/blob/HEAD/models/models_v2l.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"87acba4e48e52920","mcp_get_code":{"code_sha256":"87acba4e48e52920"}},{"arxiv_id":"2403.00329","paper":"/paper/learning-with-logical-constraints-but-without","title":"Learning with Logical Constraints but without Shortcut Satisfaction","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SoftWiser-group/NeSy-without-Shortcuts","path":"models/vgg.py","file_url":"https://github.com/SoftWiser-group/NeSy-without-Shortcuts/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b77041e9b261bc8f","mcp_get_code":{"code_sha256":"b77041e9b261bc8f"}},{"arxiv_id":"2402.17726","paper":"/paper/vrp-sam-sam-with-visual-reference-prompt","title":"VRP-SAM: SAM with Visual Reference Prompt","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"syp2ysy/VRP-SAM","path":"model/VRP_encoder.py","file_url":"https://github.com/syp2ysy/VRP-SAM/blob/HEAD/model/VRP_encoder.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bee97082c988542b","mcp_get_code":{"code_sha256":"bee97082c988542b"}},{"arxiv_id":"2402.00411","paper":"/paper/lm-ht-snn-enhancing-the-performance-of-snn-to","title":"LM-HT SNN: Enhancing the Performance of SNN to ANN Counterpart through Learnable Multi-hierarchical Threshold Model","date":"2024-02-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hzc1208/LMHT_SNN","path":"ann_models/VGG.py","file_url":"https://github.com/hzc1208/LMHT_SNN/blob/HEAD/ann_models/VGG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2f1362c8b4ce058c","mcp_get_code":{"code_sha256":"2f1362c8b4ce058c"}},{"arxiv_id":"2309.00610","paper":"/paper/citydreamer-compositional-generative-model-of","title":"CityDreamer: Compositional Generative Model of Unbounded 3D Cities","date":"2023-09-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hzxie/CityDreamer","path":"losses/perceptual.py","file_url":"https://github.com/hzxie/CityDreamer/blob/HEAD/losses/perceptual.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"45e61111a925688b","mcp_get_code":{"code_sha256":"45e61111a925688b"}},{"arxiv_id":"2210.09671","paper":"/paper/not-all-poisons-are-created-equal-robust","title":"Not All Poisons are Created Equal: Robust Training against Data Poisoning","date":"2022-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuyang0901/effective-poison-identification","path":"models/vgg.py","file_url":"https://github.com/yuyang0901/effective-poison-identification/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c60051157c60390","mcp_get_code":{"code_sha256":"8c60051157c60390"}},{"arxiv_id":"2204.09903","paper":"/paper/beyond-the-prototype-divide-and-conquer","title":"Beyond the Prototype: Divide-and-conquer Proxies for Few-shot Segmentation","date":"2022-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chunbolang/DCP","path":"model/DCP.py","file_url":"https://github.com/chunbolang/DCP/blob/HEAD/model/DCP.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":"0902796de5cc0ba5","mcp_get_code":{"code_sha256":"0902796de5cc0ba5"}},{"arxiv_id":"2203.16172","paper":"/paper/self-distillation-from-the-last-mini-batch","title":"Self-Distillation from the Last Mini-Batch for Consistency Regularization","date":"2022-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Meta-knowledge-Lab/DLB","path":"models/vgg.py","file_url":"https://github.com/Meta-knowledge-Lab/DLB/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"27930880bc4b32a9","mcp_get_code":{"code_sha256":"27930880bc4b32a9"}},{"arxiv_id":"2106.09309","paper":"/paper/layer-folding-neural-network-depth-reduction","title":"Layer Folding: Neural Network Depth Reduction using Activation Linearization","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LayerFolding/Layer-Folding","path":"VGG_Cifar10_prefold.py","file_url":"https://github.com/LayerFolding/Layer-Folding/blob/HEAD/VGG_Cifar10_prefold.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":"58bbc7ac2c2a5474","mcp_get_code":{"code_sha256":"58bbc7ac2c2a5474"}},{"arxiv_id":"2010.04925","paper":"/paper/regularizing-neural-networks-via-adversarial","title":"Regularizing Neural Networks via Adversarial Model Perturbation","date":"2020-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hiyouga/AMP-Regularizer","path":"models/vgg.py","file_url":"https://github.com/hiyouga/AMP-Regularizer/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"27be89a48a746a7e","mcp_get_code":{"code_sha256":"27be89a48a746a7e"}},{"arxiv_id":"2010.01051","paper":"/paper/neural-bootstrapper","title":"Neural Bootstrapper","date":"2020-10-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sungbinlim/GBS","path":"models/vgg_ca.py","file_url":"https://github.com/sungbinlim/GBS/blob/HEAD/models/vgg_ca.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"35785195d24fc7e4","mcp_get_code":{"code_sha256":"35785195d24fc7e4"}},{"arxiv_id":"2008.07298","paper":"/paper/waffle-watermarking-in-federated-learning","title":"WAFFLE: Watermarking in Federated Learning","date":"2020-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ssg-research/WAFFLE","path":"src/Network.py","file_url":"https://github.com/ssg-research/WAFFLE/blob/HEAD/src/Network.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":"8a949d51cd1e0178","mcp_get_code":{"code_sha256":"8a949d51cd1e0178"}},{"arxiv_id":"2006.12557","paper":"/paper/just-how-toxic-is-data-poisoning-a-unified","title":"Just How Toxic is Data Poisoning? A Unified Benchmark for Backdoor and Data Poisoning Attacks","date":"2020-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"aks2203/poisoning-benchmark","path":"models/vgg.py","file_url":"https://github.com/aks2203/poisoning-benchmark/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8c60051157c60390","mcp_get_code":{"code_sha256":"8c60051157c60390"}},{"arxiv_id":"2001.01265","paper":"/paper/fdftnet-facing-off-fake-images-using-fake","title":"FDFtNet: Facing Off Fake Images using Fake Detection Fine-tuning Network","date":"2020-01-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KabirSingh114/DeepFake_Face_Detection","path":"network/VGG16.py","file_url":"https://github.com/KabirSingh114/DeepFake_Face_Detection/blob/HEAD/network/VGG16.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3c6a5dae9359b275","mcp_get_code":{"code_sha256":"3c6a5dae9359b275"}},{"arxiv_id":"1806.07373","paper":"/paper/few-shot-segmentation-propagation-with-guided","title":"Few-Shot Segmentation Propagation with Guided Networks","date":"2018-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shelhamer/revolver","path":"revolver/model/backbone.py","file_url":"https://github.com/shelhamer/revolver/blob/HEAD/revolver/model/backbone.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"b1ed98232e8d10fa","mcp_get_code":{"code_sha256":"b1ed98232e8d10fa"}},{"arxiv_id":"1803.06791","paper":"/paper/depth-aware-cnn-for-rgb-d-segmentation","title":"Depth-aware CNN for RGB-D Segmentation","date":"2018-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"laughtervv/DepthAwareCNN","path":"models/VGG_Deeplab.py","file_url":"https://github.com/laughtervv/DepthAwareCNN/blob/HEAD/models/VGG_Deeplab.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b6bdfbe93eac1645","mcp_get_code":{"code_sha256":"b6bdfbe93eac1645"}},{"arxiv_id":"aaai_26027","paper":null,"title":"arXiv:aaai_26027","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"UCAS-LCH/Twin-Rep","path":"models/vgg.py","file_url":"https://github.com/UCAS-LCH/Twin-Rep/blob/HEAD/models/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bbea9024ab8ea774","mcp_get_code":{"code_sha256":"bbea9024ab8ea774"}}]}