{"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/make-layers","entry":"make_layers","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":155,"n_papers_ran":104,"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":74,"n_samples_ran":30,"n_samples_fingerprinted":0,"n_places":159,"n_places_pointer_only":33,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":11,"ran_fixture":0,"ran":19,"unverified":44},"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":"2607.14921","paper":"/paper/arxiv-2607-14921","title":"Random Logit Scaling: Defending Deep Neural Networks Against Black-Box Score-Based Adversarial Example Attacks","date":null,"month_inferred_from_arxiv_id":"2026-07","title_source":"syntology","repo":"HamidDasht/RLS-adversarial-defense","path":"models/vgg.py","file_url":"https://github.com/HamidDasht/RLS-adversarial-defense/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2606.13818","paper":"/paper/arxiv-2606-13818","title":"PAC-Chernoff Bounds: Understanding Generalization in the Interpolation Regime","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"chenyaofo/pytorch-cifar-models","path":"pytorch_cifar_models/vgg.py","file_url":"https://github.com/chenyaofo/pytorch-cifar-models/blob/HEAD/pytorch_cifar_models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"0bac0ac5d129be80","mcp_get_code":{"code_sha256":"0bac0ac5d129be80"}},{"arxiv_id":"2605.25616","paper":"/paper/arxiv-2605-25616","title":"Courtroom Analogy: New Perspective on Uncertainty-Aware Classification","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"TaeseongYoon/MoDEX","path":"models.py","file_url":"https://github.com/TaeseongYoon/MoDEX/blob/HEAD/models.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":"9bc9b41bc18f7459","mcp_get_code":{"code_sha256":"9bc9b41bc18f7459"}},{"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","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6eaeea743cf39edf","mcp_get_code":{"code_sha256":"6eaeea743cf39edf"}},{"arxiv_id":"2506.11436","paper":"/paper/tavis-text-bridged-audio-visual-segmentation","title":"TAViS: Text-bridged Audio-Visual Segmentation with Foundation Models","date":"2025-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sssssuperior/TAViS","path":"models/sam_avs.py","file_url":"https://github.com/Sssssuperior/TAViS/blob/HEAD/models/sam_avs.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"01db1d2b39bc49cc","mcp_get_code":{"code_sha256":"01db1d2b39bc49cc"}},{"arxiv_id":"2505.18909","paper":"/paper/on-the-role-of-label-noise-in-the-feature","title":"On the Role of Label Noise in the Feature Learning Process","date":"2025-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zzp1012/label-noise-theory","path":"src/model/cifar_vgg.py","file_url":"https://github.com/zzp1012/label-noise-theory/blob/HEAD/src/model/cifar_vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ae8aef7688525312","mcp_get_code":{"code_sha256":"ae8aef7688525312"}},{"arxiv_id":"2505.05522","paper":"/paper/continuous-thought-machines","title":"Continuous Thought Machines","date":"2025-05-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huyvnphan/PyTorch_CIFAR10","path":"cifar10_models/vgg.py","file_url":"https://github.com/huyvnphan/PyTorch_CIFAR10/blob/HEAD/cifar10_models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2504.04834","paper":"/paper/learning-affine-correspondences-by","title":"Learning Affine Correspondences by Integrating Geometric Constraints","date":"2025-04-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stilcrad/LearningACs","path":"Network/affine_model.py","file_url":"https://github.com/stilcrad/LearningACs/blob/HEAD/Network/affine_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"28a8887902d9d18b","mcp_get_code":{"code_sha256":"28a8887902d9d18b"}},{"arxiv_id":"2502.17941","paper":"/paper/optimal-brain-apoptosis","title":"Optimal Brain Apoptosis","date":"2025-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NEU-REAL/OBA","path":"modules/vgg.py","file_url":"https://github.com/NEU-REAL/OBA/blob/HEAD/modules/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9c8a208b6e0b0e40","mcp_get_code":{"code_sha256":"9c8a208b6e0b0e40"}},{"arxiv_id":"2411.08460","paper":"/paper/trap-mid-trapdoor-based-defense-against-model","title":"Trap-MID: Trapdoor-based Defense against Model Inversion Attacks","date":"2024-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ntuaislab/Trap-MID","path":"classify.py","file_url":"https://github.com/ntuaislab/Trap-MID/blob/HEAD/classify.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d8ff7dc2584b42c8","mcp_get_code":{"code_sha256":"d8ff7dc2584b42c8"}},{"arxiv_id":"2410.23495","paper":"/paper/dash-warm-starting-neural-network-training-in","title":"DASH: Warm-Starting Neural Network Training in Stationary Settings without Loss of Plasticity","date":"2024-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baekrok/DASH-Direction-Aware-SHrinking","path":"models/VGG.py","file_url":"https://github.com/baekrok/DASH-Direction-Aware-SHrinking/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":"f1175258a2c150b5","mcp_get_code":{"code_sha256":"f1175258a2c150b5"}},{"arxiv_id":"2410.23159","paper":"/paper/fourier-amplitude-and-correlation-loss-beyond","title":"Fourier Amplitude and Correlation Loss: Beyond Using L2 Loss for Skillful Precipitation Nowcasting","date":"2024-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"argenycw/FACL","path":"models/convlstm.py","file_url":"https://github.com/argenycw/FACL/blob/HEAD/models/convlstm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4de04e2f480ff094","mcp_get_code":{"code_sha256":"4de04e2f480ff094"}},{"arxiv_id":"2410.10683","paper":"/paper/sampa-sharpness-aware-minimization","title":"SAMPa: Sharpness-aware Minimization Parallelized","date":"2024-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"LIONS-EPFL/SAMPa","path":"model/vgg.py","file_url":"https://github.com/LIONS-EPFL/SAMPa/blob/HEAD/model/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2410.07286","paper":"/paper/benchmarking-data-heterogeneity-evaluation","title":"Benchmarking Data Heterogeneity Evaluation Approaches for Personalized Federated Learning","date":"2024-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaoni-61/dh-benchmark","path":"vggmodel.py","file_url":"https://github.com/xiaoni-61/dh-benchmark/blob/HEAD/vggmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2409.19613","paper":"/paper/hybrid-mamba-for-few-shot-segmentation","title":"Hybrid Mamba for Few-Shot Segmentation","date":"2024-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sam1224/hmnet","path":"model/vgg.py","file_url":"https://github.com/sam1224/hmnet/blob/HEAD/model/vgg.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":"e31250b969b51841","mcp_get_code":{"code_sha256":"e31250b969b51841"}},{"arxiv_id":"2407.11910","paper":"/paper/benchmarking-the-attribution-quality-of","title":"Benchmarking the Attribution Quality of Vision Models","date":"2024-07-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/idsds","path":"models/vgg.py","file_url":"https://github.com/visinf/idsds/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5adf613fdebfcbd4","mcp_get_code":{"code_sha256":"5adf613fdebfcbd4"}},{"arxiv_id":"2407.09842","paper":"/paper/eliminating-feature-ambiguity-for-few-shot","title":"Eliminating Feature Ambiguity for Few-Shot Segmentation","date":"2024-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sam1224/aenet","path":"HDMNet/model/vgg.py","file_url":"https://github.com/sam1224/aenet/blob/HEAD/HDMNet/model/vgg.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":"e31250b969b51841","mcp_get_code":{"code_sha256":"e31250b969b51841"}},{"arxiv_id":"2406.18958","paper":"/paper/anycontrol-create-your-artwork-with-versatile","title":"AnyControl: Create Your Artwork with Versatile Control on Text-to-Image Generation","date":"2024-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"open-mmlab/anycontrol","path":"annotator/openpose/model.py","file_url":"https://github.com/open-mmlab/anycontrol/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2406.01494","paper":"/paper/robust-classification-by-coupling-data","title":"Robust Classification by Coupling Data Mollification with Label Smoothing","date":"2024-06-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"markusheinonen/supervised-mollification","path":"src/networks/allconvnet.py","file_url":"https://github.com/markusheinonen/supervised-mollification/blob/HEAD/src/networks/allconvnet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1abab4e0bd33edbf","mcp_get_code":{"code_sha256":"1abab4e0bd33edbf"}},{"arxiv_id":"2405.16002","paper":"/paper/does-sgd-really-happen-in-tiny-subspaces","title":"Does SGD really happen in tiny subspaces?","date":"2024-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"locuslab/edge-of-stability","path":"src/vgg.py","file_url":"https://github.com/locuslab/edge-of-stability/blob/HEAD/src/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2404.13588","paper":"/paper/machine-unlearning-via-null-space-calibration","title":"Machine Unlearning via Null Space Calibration","date":"2024-04-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hqc-ml/machine-unlearning-via-null-space-calibration","path":"models/vgg.py","file_url":"https://github.com/hqc-ml/machine-unlearning-via-null-space-calibration/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":"3068ed82cef91c51","mcp_get_code":{"code_sha256":"3068ed82cef91c51"}},{"arxiv_id":"2404.00357","paper":"/paper/revisiting-random-weight-perturbation-for","title":"Revisiting Random Weight Perturbation for Efficiently Improving Generalization","date":"2024-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nblt/marwp","path":"models/vgg.py","file_url":"https://github.com/nblt/marwp/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":"4a29d37fffcfd8b1","mcp_get_code":{"code_sha256":"4a29d37fffcfd8b1"}},{"arxiv_id":"2403.12350","paper":"/paper/friendly-sharpness-aware-minimization","title":"Friendly Sharpness-Aware Minimization","date":"2024-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nblt/F-SAM","path":"models/vgg.py","file_url":"https://github.com/nblt/F-SAM/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":"4a29d37fffcfd8b1","mcp_get_code":{"code_sha256":"4a29d37fffcfd8b1"}},{"arxiv_id":"2403.00543","paper":"/paper/sure-survey-recipes-for-building-reliable-and","title":"SURE: SUrvey REcipes for building reliable and robust deep networks","date":"2024-03-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YutingLi0606/SURE","path":"model/vgg.py","file_url":"https://github.com/YutingLi0606/SURE/blob/HEAD/model/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2402.18172","paper":"/paper/nitedr-nighttime-image-de-raining-with-cross","title":"NiteDR: Nighttime Image De-Raining with Cross-View Sensor Cooperative Learning for Dynamic Driving Scenes","date":"2024-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cidanshi/nitedr-nighttime-image-de-raining","path":"vgg.py","file_url":"https://github.com/cidanshi/nitedr-nighttime-image-de-raining/blob/HEAD/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"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":"e31250b969b51841","mcp_get_code":{"code_sha256":"e31250b969b51841"}},{"arxiv_id":"2402.03348","paper":"/paper/respect-the-model-fine-grained-and-robust-1","title":"Respect the model: Fine-grained and Robust Explanation with Sharing Ratio Decomposition","date":"2024-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sangyu-Han/SharingRatioDecomposition","path":"modules/vgg.py","file_url":"https://github.com/Sangyu-Han/SharingRatioDecomposition/blob/HEAD/modules/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"506e0e8c845fe9c2","mcp_get_code":{"code_sha256":"506e0e8c845fe9c2"}},{"arxiv_id":"2401.15883","paper":"/paper/transtroj-transferable-backdoor-attacks-to","title":"Model Supply Chain Poisoning: Backdooring Pre-trained Models via Embedding Indistinguishability","date":"2024-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haowang-cqu/transtroj","path":"models/vgg11.py","file_url":"https://github.com/haowang-cqu/transtroj/blob/HEAD/models/vgg11.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"407322f875ce4ee3","mcp_get_code":{"code_sha256":"407322f875ce4ee3"}},{"arxiv_id":"2401.12708","paper":"/paper/deep-neural-network-benchmarks-for-selective","title":"Deep Neural Network Benchmarks for Selective Classification","date":"2024-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"andrepugni/esc","path":"classes/utils.py","file_url":"https://github.com/andrepugni/esc/blob/HEAD/classes/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"64eb1db87c2e5493","mcp_get_code":{"code_sha256":"64eb1db87c2e5493"}},{"arxiv_id":"2401.12689","paper":"/paper/energy-based-automated-model-evaluation","title":"Energy-based Automated Model Evaluation","date":"2024-01-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pengr/energy_autoeval","path":"models/chenyaofo/vgg.py","file_url":"https://github.com/pengr/energy_autoeval/blob/HEAD/models/chenyaofo/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0bac0ac5d129be80","mcp_get_code":{"code_sha256":"0bac0ac5d129be80"}},{"arxiv_id":"2401.06122","paper":"/paper/manipulating-feature-visualizations-with","title":"Manipulating Feature Visualizations with Gradient Slingshots","date":"2024-01-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dilyabareeva/grad-slingshot","path":"models.py","file_url":"https://github.com/dilyabareeva/grad-slingshot/blob/HEAD/models.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b834e29a85d15c71","mcp_get_code":{"code_sha256":"b834e29a85d15c71"}},{"arxiv_id":"2312.17369","paper":"/paper/sania-polyak-type-optimization-framework","title":"SANIA: Polyak-type Optimization Framework Leads to Scale Invariant Stochastic Algorithms","date":"2023-12-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fxrshed/sania","path":"experiments/models/vgg.py","file_url":"https://github.com/fxrshed/sania/blob/HEAD/experiments/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":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2312.15736","paper":"/paper/towards-real-world-blind-face-restoration-1","title":"Towards Real-World Blind Face Restoration with Generative Diffusion Prior","date":"2023-12-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenxx89/bfrffusion","path":"annotator/openpose/model.py","file_url":"https://github.com/chenxx89/bfrffusion/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2312.08898","paper":"/paper/detection-and-defense-of-unlearnable-examples","title":"Detection and Defense of Unlearnable Examples","date":"2023-12-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hala64/udp","path":"model/VGG.py","file_url":"https://github.com/hala64/udp/blob/HEAD/model/VGG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2312.06573","paper":"/paper/controlnet-xs-designing-an-efficient-and","title":"ControlNet-XS: Rethinking the Control of Text-to-Image Diffusion Models as Feedback-Control Systems","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vislearn/ControlNet-XS","path":"annotator/openpose/model.py","file_url":"https://github.com/vislearn/ControlNet-XS/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2312.06372","paper":"/paper/ternary-spike-learning-ternary-spikes-for","title":"Ternary Spike: Learning Ternary Spikes for Spiking Neural Networks","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yfguo91/ternary-spike","path":"models/vggcifar.py","file_url":"https://github.com/yfguo91/ternary-spike/blob/HEAD/models/vggcifar.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d816051f5a32a403","mcp_get_code":{"code_sha256":"d816051f5a32a403"}},{"arxiv_id":"2312.06290","paper":"/paper/exploiting-label-skews-in-federated-learning","title":"Exploiting Label Skews in Federated Learning with Model Concatenation","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sjtudyq/fedconcat","path":"vggmodel.py","file_url":"https://github.com/sjtudyq/fedconcat/blob/HEAD/vggmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2312.04524","paper":"/paper/rave-randomized-noise-shuffling-for-fast-and","title":"RAVE: Randomized Noise Shuffling for Fast and Consistent Video Editing with Diffusion Models","date":"2023-12-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rehg-lab/rave","path":"annotator/openpose/model.py","file_url":"https://github.com/rehg-lab/rave/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2312.02517","paper":"/paper/simplifying-neural-network-training-under-1","title":"Simplifying Neural Network Training Under Class Imbalance","date":"2023-12-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ravidziv/SimplifyingImbalancedTraining","path":"imbalanced/models/vgg.py","file_url":"https://github.com/ravidziv/SimplifyingImbalancedTraining/blob/HEAD/imbalanced/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":"4a29d37fffcfd8b1","mcp_get_code":{"code_sha256":"4a29d37fffcfd8b1"}},{"arxiv_id":"2312.00761","paper":"/paper/deep-unlearning-fast-and-efficient-training","title":"Deep Unlearning: Fast and Efficient Gradient-free Approach to Class Forgetting","date":"2023-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sangamesh-kodge/class_forgetting","path":"models/vgg.py","file_url":"https://github.com/sangamesh-kodge/class_forgetting/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":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2311.17232","paper":"/paper/reward-retinal-waves-for-pre-training","title":"ReWaRD: Retinal Waves for Pre-Training Artificial Neural Networks Mimicking Real Prenatal Development","date":"2023-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bennyca/reward","path":"4_Visualization/nets/vgg.py","file_url":"https://github.com/bennyca/reward/blob/HEAD/4_Visualization/nets/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2311.13091","paper":"/paper/stable-unlearnable-example-enhancing-the","title":"Stable Unlearnable Example: Enhancing the Robustness of Unlearnable Examples via Stable Error-Minimizing Noise","date":"2023-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuyixin-louis/stable-unlearnable-example","path":"models/vgg.py","file_url":"https://github.com/liuyixin-louis/stable-unlearnable-example/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"424b4090e4679330","mcp_get_code":{"code_sha256":"424b4090e4679330"}},{"arxiv_id":"2311.07444","paper":"/paper/on-the-robustness-of-neural-collapse-and-the","title":"On the Robustness of Neural Collapse and the Neural Collapse of Robustness","date":"2023-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingtongsu/robust_neural_collapse","path":"vgg_imagenet.py","file_url":"https://github.com/jingtongsu/robust_neural_collapse/blob/HEAD/vgg_imagenet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2311.07444","paper":"/paper/on-the-robustness-of-neural-collapse-and-the","title":"On the Robustness of Neural Collapse and the Neural Collapse of Robustness","date":"2023-11-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingtongsu/robust_neural_collapse","path":"vgg.py","file_url":"https://github.com/jingtongsu/robust_neural_collapse/blob/HEAD/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8683f9fa7a0e16c9","mcp_get_code":{"code_sha256":"8683f9fa7a0e16c9"}},{"arxiv_id":"2310.19342","paper":"/paper/label-only-model-inversion-attacks-via-1","title":"Label-Only Model Inversion Attacks via Knowledge Transfer","date":"2023-10-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlanPeng0897/Defend_MI","path":"BiDO/model.py","file_url":"https://github.com/AlanPeng0897/Defend_MI/blob/HEAD/BiDO/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d8ff7dc2584b42c8","mcp_get_code":{"code_sha256":"d8ff7dc2584b42c8"}},{"arxiv_id":"2310.18574","paper":"/paper/breaking-the-trilemma-of-privacy-utility","title":"Breaking the Trilemma of Privacy, Utility, Efficiency via Controllable Machine Unlearning","date":"2023-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"guangyaodou/conmu","path":"cv_models/VGG_LTH.py","file_url":"https://github.com/guangyaodou/conmu/blob/HEAD/cv_models/VGG_LTH.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2310.18574","paper":"/paper/breaking-the-trilemma-of-privacy-utility","title":"Breaking the Trilemma of Privacy, Utility, Efficiency via Controllable Machine Unlearning","date":"2023-10-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"guangyaodou/conmu","path":"cv_models/VGG.py","file_url":"https://github.com/guangyaodou/conmu/blob/HEAD/cv_models/VGG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"793e8fab5db0edb6","mcp_get_code":{"code_sha256":"793e8fab5db0edb6"}},{"arxiv_id":"2310.13165","paper":"/paper/cyclenet-rethinking-cycle-consistency-in-text-1","title":"CycleNet: Rethinking Cycle Consistency in Text-Guided Diffusion for Image Manipulation","date":"2023-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sled-group/cyclenet","path":"annotator/openpose/model.py","file_url":"https://github.com/sled-group/cyclenet/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2310.07511","paper":"/paper/a-unified-remote-sensing-anomaly-detector","title":"Learning a Cross-modality Anomaly Detector for Remote Sensing Imagery","date":"2023-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jingtao-li-cver/uniadrs","path":"models/UniADRS.py","file_url":"https://github.com/jingtao-li-cver/uniadrs/blob/HEAD/models/UniADRS.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0350d608db78d5c5","mcp_get_code":{"code_sha256":"0350d608db78d5c5"}},{"arxiv_id":"2309.15639","paper":"/paper/enhancing-sharpness-aware-optimization","title":"Enhancing Sharpness-Aware Optimization Through Variance Suppression","date":"2023-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bingcongli/vasso","path":"models/vgg.py","file_url":"https://github.com/bingcongli/vasso/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3068ed82cef91c51","mcp_get_code":{"code_sha256":"3068ed82cef91c51"}},{"arxiv_id":"2308.07934","paper":"/paper/one-bit-flip-is-all-you-need-when-bit-flip","title":"One-bit Flip is All You Need: When Bit-flip Attack Meets Model Training","date":"2023-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jianshuod/tba","path":"models/quan_vgg_imagenet.py","file_url":"https://github.com/jianshuod/tba/blob/HEAD/models/quan_vgg_imagenet.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":"afa7785be020b743","mcp_get_code":{"code_sha256":"afa7785be020b743"}},{"arxiv_id":"2308.07163","paper":"/paper/hypersparse-neural-networks-shifting","title":"HyperSparse Neural Networks: Shifting Exploration to Exploitation through Adaptive Regularization","date":"2023-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"greenautoml4fas/hypersparse","path":"models/vgg.py","file_url":"https://github.com/greenautoml4fas/hypersparse/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"8683f9fa7a0e16c9","mcp_get_code":{"code_sha256":"8683f9fa7a0e16c9"}},{"arxiv_id":"2308.06248","paper":"/paper/funnybirds-a-synthetic-vision-dataset-for-a","title":"FunnyBirds: A Synthetic Vision Dataset for a Part-Based Analysis of Explainable AI Methods","date":"2023-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"visinf/funnybirds","path":"funnybirds_complete/models/vgg.py","file_url":"https://github.com/visinf/funnybirds/blob/HEAD/funnybirds_complete/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"5adf613fdebfcbd4","mcp_get_code":{"code_sha256":"5adf613fdebfcbd4"}},{"arxiv_id":"2307.15971","paper":"/paper/you-can-backdoor-personalized-federated","title":"You Can Backdoor Personalized Federated Learning","date":"2023-07-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bapfl/code","path":"models/Cifar10Net.py","file_url":"https://github.com/bapfl/code/blob/HEAD/models/Cifar10Net.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"69cb81ed8262cd92","mcp_get_code":{"code_sha256":"69cb81ed8262cd92"}},{"arxiv_id":"2307.07873","paper":"/paper/towards-understanding-adversarial","title":"Why Does Little Robustness Help? A Further Step Towards Understanding Adversarial Transferability","date":"2023-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cgcl-codes/transferattacksurrogates","path":"TransferAttack/models/vgg.py","file_url":"https://github.com/cgcl-codes/transferattacksurrogates/blob/HEAD/TransferAttack/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"424b4090e4679330","mcp_get_code":{"code_sha256":"424b4090e4679330"}},{"arxiv_id":"2306.13856","paper":"/paper/learning-to-rank-meets-language-boosting-1","title":"Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification","date":"2023-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xk-huang/OrdinalCLIP","path":"ordinalclip/models/image_encoders/vgg.py","file_url":"https://github.com/xk-huang/OrdinalCLIP/blob/HEAD/ordinalclip/models/image_encoders/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b834e29a85d15c71","mcp_get_code":{"code_sha256":"b834e29a85d15c71"}},{"arxiv_id":"2306.12685","paper":"/paper/rethinking-the-backward-propagation-for-1","title":"Rethinking the Backward Propagation for Adversarial Transferability","date":"2023-06-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Trustworthy-AI-Group/RPA","path":"models/ghost_vgg.py","file_url":"https://github.com/Trustworthy-AI-Group/RPA/blob/HEAD/models/ghost_vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9c8a208b6e0b0e40","mcp_get_code":{"code_sha256":"9c8a208b6e0b0e40"}},{"arxiv_id":"2305.17098","paper":"/paper/controlvideo-adding-conditional-control-for","title":"ControlVideo: Conditional Control for One-shot Text-driven Video Editing and Beyond","date":"2023-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"thu-ml/controlvideo","path":"annotator/openpose/model.py","file_url":"https://github.com/thu-ml/controlvideo/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2305.16322","paper":"/paper/uni-controlnet-all-in-one-control-to-text-to-1","title":"Uni-ControlNet: All-in-One Control to Text-to-Image Diffusion Models","date":"2023-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shihaozhaozsh/uni-controlnet","path":"annotator/openpose/model.py","file_url":"https://github.com/shihaozhaozsh/uni-controlnet/blob/HEAD/annotator/openpose/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"0af8635db2bb32a2","mcp_get_code":{"code_sha256":"0af8635db2bb32a2"}},{"arxiv_id":"2304.12666","paper":"/paper/bayesian-optimization-meets-self-distillation","title":"Bayesian Optimization Meets Self-Distillation","date":"2023-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sooperset/boss","path":"models/cifar/vgg.py","file_url":"https://github.com/sooperset/boss/blob/HEAD/models/cifar/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2304.01230","paper":"/paper/seenn-towards-temporal-spiking-early-exit","title":"SEENN: Towards Temporal Spiking Early-Exit Neural Networks","date":"2023-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"intelligent-computing-lab-yale/seenn","path":"models/spike_vgg.py","file_url":"https://github.com/intelligent-computing-lab-yale/seenn/blob/HEAD/models/spike_vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"e01d65615a34b2ff","mcp_get_code":{"code_sha256":"e01d65615a34b2ff"}},{"arxiv_id":"2303.15564","paper":"/paper/mask-and-restore-blind-backdoor-defense-at","title":"Mask and Restore: Blind Backdoor Defense at Test Time with Masked Autoencoder","date":"2023-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tsun/bdmae","path":"models/februus.py","file_url":"https://github.com/tsun/bdmae/blob/HEAD/models/februus.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6470f17e85b4a1aa","mcp_get_code":{"code_sha256":"6470f17e85b4a1aa"}},{"arxiv_id":"2302.12480","paper":"/paper/robust-weight-signatures-gaining-robustness","title":"Robust Weight Signatures: Gaining Robustness as Easy as Patching Weights?","date":"2023-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/Robust_Weight_Signatures","path":"models/vgg.py","file_url":"https://github.com/VITA-Group/Robust_Weight_Signatures/blob/HEAD/models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2302.11813","paper":"/paper/deep-oc-sort-multi-pedestrian-tracking-by","title":"Deep OC-SORT: Multi-Pedestrian Tracking by Adaptive Re-Identification","date":"2023-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gerardmaggiolino/deep-oc-sort","path":"trackers/deepsort_tracker/reid_model.py","file_url":"https://github.com/gerardmaggiolino/deep-oc-sort/blob/HEAD/trackers/deepsort_tracker/reid_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0b3d0e6e5a858ad","mcp_get_code":{"code_sha256":"c0b3d0e6e5a858ad"}},{"arxiv_id":"2211.08583","paper":"/paper/empirical-study-on-optimizer-selection-for","title":"Empirical Study on Optimizer Selection for Out-of-Distribution Generalization","date":"2022-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hiroki11x/optimizer_comparison_ood","path":"backgrounds_challenge/imagenet_models/vgg.py","file_url":"https://github.com/hiroki11x/optimizer_comparison_ood/blob/HEAD/backgrounds_challenge/imagenet_models/vgg.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":"4663dbc405f4ebb7","mcp_get_code":{"code_sha256":"4663dbc405f4ebb7"}},{"arxiv_id":"2210.00875","paper":"/paper/untargeted-backdoor-watermark-towards","title":"Untargeted Backdoor Watermark: Towards Harmless and Stealthy Dataset Copyright Protection","date":"2022-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THUYimingLi/Untargeted_Backdoor_Watermark","path":"UBW-C/model.py","file_url":"https://github.com/THUYimingLi/Untargeted_Backdoor_Watermark/blob/HEAD/UBW-C/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2208.13141","paper":"/paper/federated-learning-of-large-models-at-the","title":"Federated Learning of Large Models at the Edge via Principal Sub-Model Training","date":"2022-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuehniu/modeldecomp-fl","path":"model/vgg.py","file_url":"https://github.com/yuehniu/modeldecomp-fl/blob/HEAD/model/vgg.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":"5d1fff545c974a71","mcp_get_code":{"code_sha256":"5d1fff545c974a71"}},{"arxiv_id":"2207.13686","paper":"/paper/shift-tolerant-perceptual-similarity-metric-1","title":"Shift-tolerant Perceptual Similarity Metric","date":"2022-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"abhijay9/shifttolerant-lpips","path":"models_lpf/vgg.py","file_url":"https://github.com/abhijay9/shifttolerant-lpips/blob/HEAD/models_lpf/vgg.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":"898ea4d5b3898d06","mcp_get_code":{"code_sha256":"898ea4d5b3898d06"}},{"arxiv_id":"2207.09865","paper":"/paper/discrete-constrained-regression-for-local","title":"Discrete-Constrained Regression for Local Counting Models","date":"2022-07-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xhp-hust-2018-2011/dcreg","path":"Network/CountNet.py","file_url":"https://github.com/xhp-hust-2018-2011/dcreg/blob/HEAD/Network/CountNet.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":"bd14ee2717325fe2","mcp_get_code":{"code_sha256":"bd14ee2717325fe2"}},{"arxiv_id":"2207.05801","paper":"/paper/relaxloss-defending-membership-inference-1","title":"RelaxLoss: Defending Membership Inference Attacks without Losing Utility","date":"2022-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DingfanChen/RelaxLoss","path":"source/cifar/models/vgg.py","file_url":"https://github.com/DingfanChen/RelaxLoss/blob/HEAD/source/cifar/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2206.13190","paper":"/paper/an-empirical-study-of-personalized-federated","title":"An Empirical Study of Personalized Federated Learning","date":"2022-06-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"onizukalab/fedbench","path":"code/utils/model.py","file_url":"https://github.com/onizukalab/fedbench/blob/HEAD/code/utils/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a88e5716356279d0","mcp_get_code":{"code_sha256":"a88e5716356279d0"}},{"arxiv_id":"2206.12680","paper":"/paper/topology-aware-generalization-of","title":"Topology-aware Generalization of Decentralized SGD","date":"2022-06-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"raiden-zhu/generalization-of-dsgd","path":"gpu_work.py","file_url":"https://github.com/raiden-zhu/generalization-of-dsgd/blob/HEAD/gpu_work.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":"f44366385c61c247","mcp_get_code":{"code_sha256":"f44366385c61c247"}},{"arxiv_id":"2206.07387","paper":"/paper/the-manifold-hypothesis-for-gradient-based-1","title":"The Manifold Hypothesis for Gradient-Based Explanations","date":"2022-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tml-tuebingen/explanations-manifold","path":"replicate-paper/other_datasets/vgg.py","file_url":"https://github.com/tml-tuebingen/explanations-manifold/blob/HEAD/replicate-paper/other_datasets/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2206.05483","paper":"/paper/bilateral-dependency-optimization-defending","title":"Bilateral Dependency Optimization: Defending Against Model-inversion Attacks","date":"2022-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xpeng9719/defend_mi","path":"BiDO/model.py","file_url":"https://github.com/xpeng9719/defend_mi/blob/HEAD/BiDO/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d8ff7dc2584b42c8","mcp_get_code":{"code_sha256":"d8ff7dc2584b42c8"}},{"arxiv_id":"2205.13282","paper":"/paper/on-the-eigenvalues-of-global-covariance","title":"On the Eigenvalues of Global Covariance Pooling for Fine-grained Visual Recognition","date":"2022-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KingJamesSong/DifferentiableSVD","path":"src/network/mpncovvgg.py","file_url":"https://github.com/KingJamesSong/DifferentiableSVD/blob/HEAD/src/network/mpncovvgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2205.12141","paper":"/paper/one-pixel-shortcut-on-the-learning-preference","title":"One-Pixel Shortcut: on the Learning Preference of Deep Neural Networks","date":"2022-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cychomatica/one-pixel-shotcut","path":"model/VGG.py","file_url":"https://github.com/cychomatica/one-pixel-shotcut/blob/HEAD/model/VGG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2205.09542","paper":"/paper/domain-enhanced-arbitrary-image-style","title":"Domain Enhanced Arbitrary Image Style Transfer via Contrastive Learning","date":"2022-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zyxelsa/cast_pytorch","path":"models/MSP.py","file_url":"https://github.com/zyxelsa/cast_pytorch/blob/HEAD/models/MSP.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":"ff27a10d6de78d9b","mcp_get_code":{"code_sha256":"ff27a10d6de78d9b"}},{"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":"3817cebff2add9fb","mcp_get_code":{"code_sha256":"3817cebff2add9fb"}},{"arxiv_id":"2204.02735","paper":"/paper/distilling-robust-and-non-robust-features-in-1","title":"Distilling Robust and Non-Robust Features in Adversarial Examples by Information Bottleneck","date":"2022-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ByungKwanLee/Adversarial-Information-Bottleneck","path":"model/vgg.py","file_url":"https://github.com/ByungKwanLee/Adversarial-Information-Bottleneck/blob/HEAD/model/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cd1ddaba79c79407","mcp_get_code":{"code_sha256":"cd1ddaba79c79407"}},{"arxiv_id":"2203.07615","paper":"/paper/learning-what-not-to-segment-a-new","title":"Learning What Not to Segment: A New Perspective on Few-Shot Segmentation","date":"2022-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chunbolang/BAM","path":"model/vgg.py","file_url":"https://github.com/chunbolang/BAM/blob/HEAD/model/vgg.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":"e31250b969b51841","mcp_get_code":{"code_sha256":"e31250b969b51841"}},{"arxiv_id":"2201.11528","paper":"/paper/beyond-imagenet-attack-towards-crafting-1","title":"Beyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains","date":"2022-01-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alibaba-AAIG/Beyond-ImageNet-Attack","path":"imagenet/vgg.py","file_url":"https://github.com/Alibaba-AAIG/Beyond-ImageNet-Attack/blob/HEAD/imagenet/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2201.11528","paper":"/paper/beyond-imagenet-attack-towards-crafting-1","title":"Beyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains","date":"2022-01-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alibaba-AAIG/Beyond-ImageNet-Attack","path":"cifar/model.py","file_url":"https://github.com/Alibaba-AAIG/Beyond-ImageNet-Attack/blob/HEAD/cifar/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec2c08983ca02f3d","mcp_get_code":{"code_sha256":"ec2c08983ca02f3d"}},{"arxiv_id":"2111.11986","paper":"/paper/hero-hessian-enhanced-robust-optimization-for","title":"HERO: Hessian-Enhanced Robust Optimization for Unifying and Improving Generalization and Quantization Performance","date":"2021-11-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Xiaoxuan-Yang/HERO","path":"models/cifar/vgg.py","file_url":"https://github.com/Xiaoxuan-Yang/HERO/blob/HEAD/models/cifar/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2111.06063","paper":"/paper/on-the-equivalence-between-neural-network-and","title":"On the Equivalence between Neural Network and Support Vector Machine","date":"2021-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leslie-CH/equiv-nn-svm","path":"models/model.py","file_url":"https://github.com/leslie-CH/equiv-nn-svm/blob/HEAD/models/model.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":"bdd93f20e2c85cfa","mcp_get_code":{"code_sha256":"bdd93f20e2c85cfa"}},{"arxiv_id":"2111.05846","paper":"/paper/structure-from-silence-learning-scene","title":"Structure from Silence: Learning Scene Structure from Ambient Sound","date":"2021-11-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IFICL/structure-from-silence","path":"models/vggish.py","file_url":"https://github.com/IFICL/structure-from-silence/blob/HEAD/models/vggish.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2a67f8be343c180f","mcp_get_code":{"code_sha256":"2a67f8be343c180f"}},{"arxiv_id":"2110.06864","paper":"/paper/bytetrack-multi-object-tracking-by-1","title":"ByteTrack: Multi-Object Tracking by Associating Every Detection Box","date":"2021-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ifzhang/ByteTrack","path":"yolox/deepsort_tracker/reid_model.py","file_url":"https://github.com/ifzhang/ByteTrack/blob/HEAD/yolox/deepsort_tracker/reid_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0b3d0e6e5a858ad","mcp_get_code":{"code_sha256":"c0b3d0e6e5a858ad"}},{"arxiv_id":"2110.05323","paper":"/paper/progfed-effective-communication-and-1","title":"ProgFed: Effective, Communication, and Computation Efficient Federated Learning by Progressive Training","date":"2021-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hui-po-wang/progfed","path":"models/vgg.py","file_url":"https://github.com/hui-po-wang/progfed/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":"2e9f2a01123f7bb8","mcp_get_code":{"code_sha256":"2e9f2a01123f7bb8"}},{"arxiv_id":"2110.05283","paper":"/paper/phase-collapse-in-neural-networks-1","title":"Phase Collapse in Neural Networks","date":"2021-10-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"florentinguth/phasecollapse","path":"models/vgg.py","file_url":"https://github.com/florentinguth/phasecollapse/blob/HEAD/models/vgg.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":"83bfccefe2f22209","mcp_get_code":{"code_sha256":"83bfccefe2f22209"}},{"arxiv_id":"2109.12347","paper":"/paper/a-principled-approach-to-failure-analysis-and","title":"A Principled Approach to Failure Analysis and Model Repairment: Demonstration in Medical Imaging","date":"2021-09-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Rokken-lab6/Failure-Analysis-and-Model-Repairment","path":"model/model_vgg.py","file_url":"https://github.com/Rokken-lab6/Failure-Analysis-and-Model-Repairment/blob/HEAD/model/model_vgg.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":"84276219016f75da","mcp_get_code":{"code_sha256":"84276219016f75da"}},{"arxiv_id":"2108.05293","paper":"/paper/few-shot-segmentation-with-global-and-local","title":"Few-Shot Segmentation with Global and Local Contrastive Learning","date":"2021-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuweide01/GQNet-Few-shot-segmentation","path":"model/vgg.py","file_url":"https://github.com/liuweide01/GQNet-Few-shot-segmentation/blob/HEAD/model/vgg.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":"e31250b969b51841","mcp_get_code":{"code_sha256":"e31250b969b51841"}},{"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_postfold.py","file_url":"https://github.com/LayerFolding/Layer-Folding/blob/HEAD/VGG_Cifar10_postfold.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":"718e3968934c45b7","mcp_get_code":{"code_sha256":"718e3968934c45b7"}},{"arxiv_id":"2106.06916","paper":"/paper/non-transferable-learning-a-new-approach-for","title":"Non-Transferable Learning: A New Approach for Model Ownership Verification and Applicability Authorization","date":"2021-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"conditionWang/NTL","path":"src/ntl/ntl_cifar_stl.py","file_url":"https://github.com/conditionWang/NTL/blob/HEAD/src/ntl/ntl_cifar_stl.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":"8b4b2aa0500375d6","mcp_get_code":{"code_sha256":"8b4b2aa0500375d6"}},{"arxiv_id":"2106.03225","paper":"/paper/efficient-lottery-ticket-finding-less-data-is","title":"Efficient Lottery Ticket Finding: Less Data is More","date":"2021-06-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VITA-Group/PrAC-LTH","path":"models/vgg.py","file_url":"https://github.com/VITA-Group/PrAC-LTH/blob/HEAD/models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2105.13937","paper":"/paper/polygonal-unadjusted-langevin-algorithms","title":"Polygonal Unadjusted Langevin Algorithms: Creating stable and efficient adaptive algorithms for neural networks","date":"2021-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DongyoungLim/THEO_POULA","path":"models/vgg.py","file_url":"https://github.com/DongyoungLim/THEO_POULA/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2105.05226","paper":"/paper/home-action-genome-cooperative-compositional","title":"Home Action Genome: Cooperative Compositional Action Understanding","date":"2021-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nishantrai18/homage","path":"backbone/vgg.py","file_url":"https://github.com/nishantrai18/homage/blob/HEAD/backbone/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2103.15149","paper":"/paper/bridging-the-visual-gap-wide-range-image","title":"Bridging the Visual Gap: Wide-Range Image Blending","date":"2021-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"julia0607/Wide-Range-Image-Blending","path":"models/Generator.py","file_url":"https://github.com/julia0607/Wide-Range-Image-Blending/blob/HEAD/models/Generator.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3ed8e9b75e8c9c50","mcp_get_code":{"code_sha256":"3ed8e9b75e8c9c50"}},{"arxiv_id":"2103.13023","paper":"/paper/can-vision-transformers-learn-without-natural","title":"Can Vision Transformers Learn without Natural Images?","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hirokatsukataoka16/FractalDB-Pretrained-ResNet-PyTorch","path":"finetuning/vgg.py","file_url":"https://github.com/hirokatsukataoka16/FractalDB-Pretrained-ResNet-PyTorch/blob/HEAD/finetuning/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2010.11742","paper":"/paper/learning-black-box-attackers-with","title":"Learning Black-Box Attackers with Transferable Priors and Query Feedback","date":"2020-10-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TrustworthyDL/LeBA","path":"imagenet/models/vgg.py","file_url":"https://github.com/TrustworthyDL/LeBA/blob/HEAD/imagenet/models/vgg.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2010.08001","paper":"/paper/maximum-entropy-adversarial-data-augmentation","title":"Maximum-Entropy Adversarial Data Augmentation for Improved Generalization and Robustness","date":"2020-10-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"garyzhao/ME-ADA","path":"model_cifar.py","file_url":"https://github.com/garyzhao/ME-ADA/blob/HEAD/model_cifar.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"fc16595d232916da","mcp_get_code":{"code_sha256":"fc16595d232916da"}},{"arxiv_id":"2010.05821","paper":"/paper/open-sourced-dataset-protection-via-backdoor","title":"Open-sourced Dataset Protection via Backdoor Watermarking","date":"2020-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"THUYimingLi/Open-sourced_Dataset_Protection","path":"CIFAR/model.py","file_url":"https://github.com/THUYimingLi/Open-sourced_Dataset_Protection/blob/HEAD/CIFAR/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"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":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"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":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2007.07435","paper":"/paper/advflow-inconspicuous-black-box-adversarial","title":"AdvFlow: Inconspicuous Black-box Adversarial Attacks using Normalizing Flows","date":"2020-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hmdolatabadi/AdvFlow","path":"vgg.py","file_url":"https://github.com/hmdolatabadi/AdvFlow/blob/HEAD/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2007.06227","paper":"/paper/hierarchical-dynamic-filtering-network-for","title":"Hierarchical Dynamic Filtering Network for RGB-D Salient Object Detection","date":"2020-07-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lartpang/HDFNet","path":"backbone/VGG.py","file_url":"https://github.com/lartpang/HDFNet/blob/HEAD/backbone/VGG.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2007.01947","paper":"/paper/mining-cross-image-semantics-for-weakly","title":"Mining Cross-Image Semantics for Weakly Supervised Semantic Segmentation","date":"2020-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GuoleiSun/MCIS_wsss","path":"Classifier/models/vgg.py","file_url":"https://github.com/GuoleiSun/MCIS_wsss/blob/HEAD/Classifier/models/vgg.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":"65d79e6f80ea7f95","mcp_get_code":{"code_sha256":"65d79e6f80ea7f95"}},{"arxiv_id":"2005.03823","paper":"/paper/blind-backdoors-in-deep-learning-models","title":"Blind Backdoors in Deep Learning Models","date":"2020-05-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ebagdasa/backdoors101","path":"models/vgg.py","file_url":"https://github.com/ebagdasa/backdoors101/blob/HEAD/models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"2004.11627","paper":"/paper/convolution-weight-distribution-assumption","title":"Convolution-Weight-Distribution Assumption: Rethinking the Criteria of Channel Pruning","date":"2020-04-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bearpaw/pytorch-classification","path":"models/cifar/vgg.py","file_url":"https://github.com/bearpaw/pytorch-classification/blob/HEAD/models/cifar/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"2004.10934","paper":"/paper/yolov4-optimal-speed-and-accuracy-of-object","title":"YOLOv4: Optimal Speed and Accuracy of Object Detection","date":"2020-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JisuHann/MEME-Tracking","path":"deep_sort_pytorch/deep_sort/deep/model.py","file_url":"https://github.com/JisuHann/MEME-Tracking/blob/HEAD/deep_sort_pytorch/deep_sort/deep/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0b3d0e6e5a858ad","mcp_get_code":{"code_sha256":"c0b3d0e6e5a858ad"}},{"arxiv_id":"2004.08996","paper":"/paper/local-search-is-a-remarkably-strong-baseline","title":"Local Search is a Remarkably Strong Baseline for Neural Architecture Search","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tdenottelander/MacroNAS","path":"NAS_largescale/model.py","file_url":"https://github.com/tdenottelander/MacroNAS/blob/HEAD/NAS_largescale/model.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":"e387a0294aa2d68b","mcp_get_code":{"code_sha256":"e387a0294aa2d68b"}},{"arxiv_id":"2003.08440","paper":"/paper/synthesize-then-compare-detecting-failures","title":"Synthesize then Compare: Detecting Failures and Anomalies for Semantic Segmentation","date":"2020-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"YingdaXia/SynthCP","path":"models/fcn8.py","file_url":"https://github.com/YingdaXia/SynthCP/blob/HEAD/models/fcn8.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"282e1dd5518bb58f","mcp_get_code":{"code_sha256":"282e1dd5518bb58f"}},{"arxiv_id":"2002.09564","paper":"/paper/towards-robust-and-reproducible-active","title":"Towards Robust and Reproducible Active Learning Using Neural Networks","date":"2020-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"acl21/deep-active-learning-pytorch","path":"pycls/models/vgg.py","file_url":"https://github.com/acl21/deep-active-learning-pytorch/blob/HEAD/pycls/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0bac0ac5d129be80","mcp_get_code":{"code_sha256":"0bac0ac5d129be80"}},{"arxiv_id":"2001.03360","paper":"/paper/nwpu-crowd-a-large-scale-benchmark-for-crowd","title":"NWPU-Crowd: A Large-Scale Benchmark for Crowd Counting and Localization","date":"2020-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MagazzuGaetano/Crowd-Counting-DEMO","path":"models/counters/CSRNet.py","file_url":"https://github.com/MagazzuGaetano/Crowd-Counting-DEMO/blob/HEAD/models/counters/CSRNet.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":"bd14ee2717325fe2","mcp_get_code":{"code_sha256":"bd14ee2717325fe2"}},{"arxiv_id":"1911.07205","paper":"/paper/refit-a-unified-watermark-removal-framework","title":"REFIT: A Unified Watermark Removal Framework For Deep Learning Systems With Limited Data","date":"2019-11-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sunblaze-ucb/REFIT","path":"models/vgg.py","file_url":"https://github.com/sunblaze-ucb/REFIT/blob/HEAD/models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"1911.01769","paper":"/paper/visual-privacy-protection-via-mapping","title":"Visual Privacy Protection via Mapping Distortion","date":"2019-11-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PerdonLiu/Visual-Privacy-Protection-via-Mapping-Distortion","path":"models/cifar/vgg.py","file_url":"https://github.com/PerdonLiu/Visual-Privacy-Protection-via-Mapping-Distortion/blob/HEAD/models/cifar/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1910.07629","paper":"/paper/a-new-defense-against-adversarial-images","title":"A New Defense Against Adversarial Images: Turning a Weakness into a Strength","date":"2019-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"s-huu/TurningWeaknessIntoStrength","path":"train_vgg19.py","file_url":"https://github.com/s-huu/TurningWeaknessIntoStrength/blob/HEAD/train_vgg19.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"1908.06473","paper":"/paper/from-open-set-to-closed-set-counting-objects","title":"From Open Set to Closed Set: Counting Objects by Spatial Divide-and-Conquer","date":"2019-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jani-excergy/Crowd_Density_Estimation","path":"pipelines/SDCNet.py","file_url":"https://github.com/jani-excergy/Crowd_Density_Estimation/blob/HEAD/pipelines/SDCNet.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":"bd14ee2717325fe2","mcp_get_code":{"code_sha256":"bd14ee2717325fe2"}},{"arxiv_id":"1907.00208","paper":"/paper/deep-gamblers-learning-to-abstain-with","title":"Deep Gamblers: Learning to Abstain with Portfolio Theory","date":"2019-06-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Z-T-WANG/NIPS2019DeepGamblers","path":"models/cifar/vgg.py","file_url":"https://github.com/Z-T-WANG/NIPS2019DeepGamblers/blob/HEAD/models/cifar/vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9e370be2e64c6866","mcp_get_code":{"code_sha256":"9e370be2e64c6866"}},{"arxiv_id":"1906.12340","paper":"/paper/using-self-supervised-learning-can-improve","title":"Using Self-Supervised Learning Can Improve Model Robustness and Uncertainty","date":"2019-06-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hendrycks/ss-ood","path":"multiclass_ood/models/allconv.py","file_url":"https://github.com/hendrycks/ss-ood/blob/HEAD/multiclass_ood/models/allconv.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"72410f1136cc7250","mcp_get_code":{"code_sha256":"72410f1136cc7250"}},{"arxiv_id":"1906.10651","paper":"/paper/interpretable-image-recognition-with","title":"Interpretable Image Recognition with Hierarchical Prototypes","date":"2019-06-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"peterbhase/interpretable-image","path":"HPnet/model.py","file_url":"https://github.com/peterbhase/interpretable-image/blob/HEAD/HPnet/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0894ca3508f1f9b0","mcp_get_code":{"code_sha256":"0894ca3508f1f9b0"}},{"arxiv_id":"1905.05901","paper":"/paper/learning-what-and-where-to-transfer","title":"Learning What and Where to Transfer","date":"2019-05-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alinlab/L2T-ww","path":"models/vgg_cifar.py","file_url":"https://github.com/alinlab/L2T-ww/blob/HEAD/models/vgg_cifar.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1905.04538","paper":"/paper/disentangling-content-and-style-via","title":"Disentangling Content and Style via Unsupervised Geometry Distillation","date":"2019-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pb2377/PyTorch-Disentangling-Content-and-Style-Unsupervised","path":"vgg.py","file_url":"https://github.com/pb2377/PyTorch-Disentangling-Content-and-Style-Unsupervised/blob/HEAD/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"1904.11943","paper":"/paper/swalp-stochastic-weight-averaging-in-low","title":"SWALP : Stochastic Weight Averaging in Low-Precision Training","date":"2019-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stevenygd/SWALP","path":"models/vgg_low.py","file_url":"https://github.com/stevenygd/SWALP/blob/HEAD/models/vgg_low.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":"0895c3803b0a920b","mcp_get_code":{"code_sha256":"0895c3803b0a920b"}},{"arxiv_id":"1904.07850","paper":"/paper/objects-as-points","title":"Objects as Points","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlongRide/CenterNet_anchor_free","path":"deep/model.py","file_url":"https://github.com/AlongRide/CenterNet_anchor_free/blob/HEAD/deep/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0b3d0e6e5a858ad","mcp_get_code":{"code_sha256":"c0b3d0e6e5a858ad"}},{"arxiv_id":"1904.03441","paper":"/paper/iterative-normalization-beyond","title":"Iterative Normalization: Beyond Standardization towards Efficient Whitening","date":"2019-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huangleiBuaa/IterNorm-pytorch","path":"ImageNet/models/vgg.py","file_url":"https://github.com/huangleiBuaa/IterNorm-pytorch/blob/HEAD/ImageNet/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1904.00370","paper":"/paper/variational-adversarial-active-learning","title":"Variational Adversarial Active Learning","date":"2019-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sinhasam/vaal","path":"vgg.py","file_url":"https://github.com/sinhasam/vaal/blob/HEAD/vgg.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"1904.00370","paper":"/paper/variational-adversarial-active-learning","title":"Variational Adversarial Active Learning","date":"2019-03-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"johntiger1/vaal_querying","path":"vgg.py","file_url":"https://github.com/johntiger1/vaal_querying/blob/HEAD/vgg.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":"42d0e545c4c042c5","mcp_get_code":{"code_sha256":"42d0e545c4c042c5"}},{"arxiv_id":"1903.12117","paper":"/paper/many-task-learning-with-task-routing","title":"Many Task Learning with Task Routing","date":"2019-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gstrezoski/TaskRouting","path":"routed_vgg.py","file_url":"https://github.com/gstrezoski/TaskRouting/blob/HEAD/routed_vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4c8bd6d6b66acbd9","mcp_get_code":{"code_sha256":"4c8bd6d6b66acbd9"}},{"arxiv_id":"1902.09658","paper":"/paper/detecting-lesion-bounding-ellipses-with","title":"Detecting Lesion Bounding Ellipses With Gaussian Proposal Networks","date":"2019-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baidu-research/GPN","path":"model/base/vgg16.py","file_url":"https://github.com/baidu-research/GPN/blob/HEAD/model/base/vgg16.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":"283c6f9935ab539d","mcp_get_code":{"code_sha256":"283c6f9935ab539d"}},{"arxiv_id":"1901.09960","paper":"/paper/using-pre-training-can-improve-model","title":"Using Pre-Training Can Improve Model Robustness and Uncertainty","date":"2019-01-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hendrycks/pre-training","path":"downsampled_train/models/allconv.py","file_url":"https://github.com/hendrycks/pre-training/blob/HEAD/downsampled_train/models/allconv.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":"72410f1136cc7250","mcp_get_code":{"code_sha256":"72410f1136cc7250"}},{"arxiv_id":"1901.09192","paper":"/paper/selectivenet-a-deep-neural-network-with-an","title":"SelectiveNet: A Deep Neural Network with an Integrated Reject Option","date":"2019-01-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gatheluck/pytorch-selectivenet","path":"selectivenet/vgg_variant.py","file_url":"https://github.com/gatheluck/pytorch-selectivenet/blob/HEAD/selectivenet/vgg_variant.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1643b00aceffc29d","mcp_get_code":{"code_sha256":"1643b00aceffc29d"}},{"arxiv_id":"1811.10452","paper":"/paper/context-aware-crowd-counting","title":"Context-Aware Crowd Counting","date":"2018-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CommissarMa/Context-Aware_Crowd_Counting-pytorch","path":"cannet.py","file_url":"https://github.com/CommissarMa/Context-Aware_Crowd_Counting-pytorch/blob/HEAD/cannet.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":"bd14ee2717325fe2","mcp_get_code":{"code_sha256":"bd14ee2717325fe2"}},{"arxiv_id":"1811.02625","paper":"/paper/mixtrain-scalable-training-of-verifiably","title":"MixTrain: Scalable Training of Verifiably Robust Neural Networks","date":"2018-11-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ARiSE-Lab/DeepInspect","path":"deepinspect/cifar100/model.py","file_url":"https://github.com/ARiSE-Lab/DeepInspect/blob/HEAD/deepinspect/cifar100/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ec2c08983ca02f3d","mcp_get_code":{"code_sha256":"ec2c08983ca02f3d"}},{"arxiv_id":"1807.01544","paper":"/paper/textsnake-a-flexible-representation-for","title":"TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes","date":"2018-07-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princewang1994/TextSnake.pytorch","path":"network/vgg.py","file_url":"https://github.com/princewang1994/TextSnake.pytorch/blob/HEAD/network/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1805.11614","paper":"/paper/deep-learning-under-privileged-information","title":"Deep Learning under Privileged Information Using Heteroscedastic Dropout","date":"2018-05-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"johnwlambert/dlupi-heteroscedastic-dropout","path":"cnns/base_networks/random_gauss_dropout_vgg.py","file_url":"https://github.com/johnwlambert/dlupi-heteroscedastic-dropout/blob/HEAD/cnns/base_networks/random_gauss_dropout_vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1804.03209","paper":"/paper/speech-commands-a-dataset-for-limited","title":"Speech Commands: A Dataset for Limited-Vocabulary Speech Recognition","date":"2018-04-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jarfo/gcommands","path":"model.py","file_url":"https://github.com/jarfo/gcommands/blob/HEAD/model.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"d5d9fe74e6860724","mcp_get_code":{"code_sha256":"d5d9fe74e6860724"}},{"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":"b0ad13db5a53e1a2","mcp_get_code":{"code_sha256":"b0ad13db5a53e1a2"}},{"arxiv_id":"1803.05407","paper":"/paper/averaging-weights-leads-to-wider-optima-and","title":"Averaging Weights Leads to Wider Optima and Better Generalization","date":"2018-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dice-group/aswa","path":"models/vgg.py","file_url":"https://github.com/dice-group/aswa/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"4a29d37fffcfd8b1","mcp_get_code":{"code_sha256":"4a29d37fffcfd8b1"}},{"arxiv_id":"1802.10062","paper":"/paper/csrnet-dilated-convolutional-neural-networks","title":"CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes","date":"2018-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CommissarMa/CSRNet-pytorch","path":"model.py","file_url":"https://github.com/CommissarMa/CSRNet-pytorch/blob/HEAD/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":"bd14ee2717325fe2","mcp_get_code":{"code_sha256":"bd14ee2717325fe2"}},{"arxiv_id":"1703.07402","paper":"/paper/simple-online-and-realtime-tracking-with-a","title":"Simple Online and Realtime Tracking with a Deep Association Metric","date":"2017-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZQPei/deep_sort_pytorch","path":"deep_sort/deep/model.py","file_url":"https://github.com/ZQPei/deep_sort_pytorch/blob/HEAD/deep_sort/deep/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c0b3d0e6e5a858ad","mcp_get_code":{"code_sha256":"c0b3d0e6e5a858ad"}},{"arxiv_id":"1703.06870","paper":"/paper/mask-r-cnn","title":"Mask R-CNN","date":"2017-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yczhang1017/SSD_resnet_pytorch","path":"ssd.py","file_url":"https://github.com/yczhang1017/SSD_resnet_pytorch/blob/HEAD/ssd.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"87879670fa899706","mcp_get_code":{"code_sha256":"87879670fa899706"}},{"arxiv_id":"1703.04782","paper":"/paper/online-learning-rate-adaptation-with","title":"Online Learning Rate Adaptation with Hypergradient Descent","date":"2017-03-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gbaydin/hypergradient-descent","path":"vgg.py","file_url":"https://github.com/gbaydin/hypergradient-descent/blob/HEAD/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1610.02391","paper":"/paper/grad-cam-visual-explanations-from-deep","title":"Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization","date":"2016-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tarolangner/mri-biometry","path":"cnn/models/net_vgg.py","file_url":"https://github.com/tarolangner/mri-biometry/blob/HEAD/cnn/models/net_vgg.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"74837100f214fb24","mcp_get_code":{"code_sha256":"74837100f214fb24"}},{"arxiv_id":"1609.04836","paper":"/paper/on-large-batch-training-for-deep-learning","title":"On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima","date":"2016-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"keskarnitish/large-batch-training","path":"PyTorch/vgg.py","file_url":"https://github.com/keskarnitish/large-batch-training/blob/HEAD/PyTorch/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"1511.05950","paper":"/paper/staleness-aware-async-sgd-for-distributed","title":"Staleness-aware Async-SGD for Distributed Deep Learning","date":"2015-11-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Farhad-n/MultiGPU_Study","path":"vgg_fn.py","file_url":"https://github.com/Farhad-n/MultiGPU_Study/blob/HEAD/vgg_fn.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1baf5120601f6a0c","mcp_get_code":{"code_sha256":"1baf5120601f6a0c"}},{"arxiv_id":"1511.00561","paper":"/paper/segnet-a-deep-convolutional-encoder-decoder","title":"SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation","date":"2015-11-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhuotongchen/self-healing-robust-neural-networks-via-closed-loop-control","path":"models/FCN.py","file_url":"https://github.com/zhuotongchen/self-healing-robust-neural-networks-via-closed-loop-control/blob/HEAD/models/FCN.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":"35e373ea432491af","mcp_get_code":{"code_sha256":"35e373ea432491af"}},{"arxiv_id":"1506.04214","paper":"/paper/convolutional-lstm-network-a-machine-learning","title":"Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting","date":"2015-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jhhuang96/convlstm-pytorch","path":"utils.py","file_url":"https://github.com/jhhuang96/convlstm-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":"e0392344a1598ee2","mcp_get_code":{"code_sha256":"e0392344a1598ee2"}},{"arxiv_id":"1506.02640","paper":"/paper/you-only-look-once-unified-real-time-object","title":"You Only Look Once: Unified, Real-Time Object Detection","date":"2015-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DavianYang/yolo.ai","path":"yolo/models/arch/yolov1.py","file_url":"https://github.com/DavianYang/yolo.ai/blob/HEAD/yolo/models/arch/yolov1.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"753769e83a0400a8","mcp_get_code":{"code_sha256":"753769e83a0400a8"}},{"arxiv_id":"1411.4038","paper":"/paper/fully-convolutional-networks-for-semantic-1","title":"Fully Convolutional Networks for Semantic Segmentation","date":"2014-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pochih/fcn-pytorch","path":"python/fcn.py","file_url":"https://github.com/pochih/fcn-pytorch/blob/HEAD/python/fcn.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":"35e373ea432491af","mcp_get_code":{"code_sha256":"35e373ea432491af"}},{"arxiv_id":"ijcai2024_0457","paper":null,"title":"arXiv:ijcai2024_0457","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"LonelyMoonDesert/FNR-FL","path":"vggmodel.py","file_url":"https://github.com/LonelyMoonDesert/FNR-FL/blob/HEAD/vggmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"aaai_34232","paper":null,"title":"arXiv:aaai_34232","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"JEKimLab/AAAI2025ReSQuE","path":"TaskRetraining/models/vgg.py","file_url":"https://github.com/JEKimLab/AAAI2025ReSQuE/blob/HEAD/TaskRetraining/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3068ed82cef91c51","mcp_get_code":{"code_sha256":"3068ed82cef91c51"}},{"arxiv_id":"aaai_33972","paper":null,"title":"arXiv:aaai_33972","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"sangamesh-kodge/SAP","path":"models/vgg.py","file_url":"https://github.com/sangamesh-kodge/SAP/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"aaai_29063","paper":null,"title":"arXiv:aaai_29063","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"sjtudyq/FedConcat","path":"vggmodel.py","file_url":"https://github.com/sjtudyq/FedConcat/blob/HEAD/vggmodel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"Yu_SSHNet_Unsupervised_Cross-modal_Homography_Estimation_via_Problem_Reformulation_and_Split_CVPR_2025_paper","paper":null,"title":"arXiv:Yu_SSHNet_Unsupervised_Cross-modal_Homography_Estimation_via_Problem_Reformulation_and_Split_CVPR_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Junchen-Yu/SSHNet","path":"network/homo_estimator/utils.py","file_url":"https://github.com/Junchen-Yu/SSHNet/blob/HEAD/network/homo_estimator/utils.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":"611d00c060f29c22","mcp_get_code":{"code_sha256":"611d00c060f29c22"}},{"arxiv_id":"Yang_Stealthy_Backdoor_Attack_in_Federated_Learning_via_Adaptive_Layer-wise_Gradient_ICCV_2025_paper","paper":null,"title":"arXiv:Yang_Stealthy_Backdoor_Attack_in_Federated_Learning_via_Adaptive_Layer-wise_Gradient_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"yqqhyqq/LGA","path":"models/Nets.py","file_url":"https://github.com/yqqhyqq/LGA/blob/HEAD/models/Nets.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d749bae2b5e5ca85","mcp_get_code":{"code_sha256":"d749bae2b5e5ca85"}},{"arxiv_id":"Pang_Backdoor_Cleansing_With_Unlabeled_Data_CVPR_2023_paper","paper":null,"title":"arXiv:Pang_Backdoor_Cleansing_With_Unlabeled_Data_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"luluppang/BCU","path":"models/vgg.py","file_url":"https://github.com/luluppang/BCU/blob/HEAD/models/vgg.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":"eba3f5bcc6a06d36","mcp_get_code":{"code_sha256":"eba3f5bcc6a06d36"}},{"arxiv_id":"Li_PSBD_Prediction_Shift_Uncertainty_Unlocks_Backdoor_Detection_CVPR_2025_paper","paper":null,"title":"arXiv:Li_PSBD_Prediction_Shift_Uncertainty_Unlocks_Backdoor_Detection_CVPR_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"WL-619/PSBD","path":"models/vgg.py","file_url":"https://github.com/WL-619/PSBD/blob/HEAD/models/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"Keetha_AirObject_A_Temporally_Evolving_Graph_Embedding_for_Object_Identification_CVPR_2022_paper","paper":null,"title":"arXiv:Keetha_AirObject_A_Temporally_Evolving_Graph_Embedding_for_Object_Identification_CVPR_2022_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Nik-V9/AirObject","path":"model/backbone/fcn.py","file_url":"https://github.com/Nik-V9/AirObject/blob/HEAD/model/backbone/fcn.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":"29f2d30406e73442","mcp_get_code":{"code_sha256":"29f2d30406e73442"}},{"arxiv_id":"136780474","paper":null,"title":"arXiv:136780474","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dengyecode/hourglassattention","path":"model/vgg.py","file_url":"https://github.com/dengyecode/hourglassattention/blob/HEAD/model/vgg.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ac62432dc5134b0d","mcp_get_code":{"code_sha256":"ac62432dc5134b0d"}},{"arxiv_id":"03594","paper":null,"title":"arXiv:03594","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"zouyuda220/SAE","path":"models/vgg_.py","file_url":"https://github.com/zouyuda220/SAE/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":"20bc642f1295c6ef","mcp_get_code":{"code_sha256":"20bc642f1295c6ef"}}]}