{"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/cosine-scheduler","entry":"cosine_scheduler","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":74,"n_papers_ran":43,"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":15,"n_samples_ran":9,"n_samples_fingerprinted":1,"n_places":74,"n_places_pointer_only":22,"by_status":{"ran_honours":2,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":7,"unverified":6},"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":"2504.12576","paper":"/paper/cm3ae-a-unified-rgb-frame-and-event-voxel","title":"CM3AE: A Unified RGB Frame and Event-Voxel/-Frame Pre-training Framework","date":"2025-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"event-ahu/cm3ae","path":"utils.py","file_url":"https://github.com/event-ahu/cm3ae/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2503.14237","paper":"/paper/make-your-training-flexible-towards","title":"Make Your Training Flexible: Towards Deployment-Efficient Video Models","date":"2025-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OpenGVLab/FluxViT","path":"single_modality/utils.py","file_url":"https://github.com/OpenGVLab/FluxViT/blob/HEAD/single_modality/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3f8a3473642aa49d","mcp_get_code":{"code_sha256":"3f8a3473642aa49d"}},{"arxiv_id":"2412.01876","paper":"/paper/understanding-bias-in-large-scale-visual","title":"Understanding Bias in Large-Scale Visual Datasets","date":"2024-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"boyazeng/understand_bias","path":"utils.py","file_url":"https://github.com/boyazeng/understand_bias/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2410.09890","paper":"/paper/large-scale-3d-medical-image-pre-training","title":"Large-Scale 3D Medical Image Pre-training with Geometric Context Priors","date":"2024-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"luffy03/large-scale-medical","path":"VoComni/models/MiT_utils.py","file_url":"https://github.com/luffy03/large-scale-medical/blob/HEAD/VoComni/models/MiT_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2409.00101","paper":"/paper/neurolm-a-universal-multi-task-foundation","title":"NeuroLM: A Universal Multi-task Foundation Model for Bridging the Gap between Language and EEG Signals","date":"2024-08-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"935963004/neurolm","path":"utils.py","file_url":"https://github.com/935963004/neurolm/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2408.03703","paper":"/paper/cas-vit-convolutional-additive-self-attention","title":"CAS-ViT: Convolutional Additive Self-attention Vision Transformers for Efficient Mobile Applications","date":"2024-08-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianfang-zhang/cas-vit","path":"classification/utils.py","file_url":"https://github.com/tianfang-zhang/cas-vit/blob/HEAD/classification/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2407.17486","paper":"/paper/learning-from-memory-non-parametric-memory","title":"Learning from Memory: Non-Parametric Memory Augmented Self-Supervised Learning of Visual Features","date":"2024-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sthalles/MaSSL","path":"utils.py","file_url":"https://github.com/sthalles/MaSSL/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2407.10910","paper":"/paper/datadream-few-shot-guided-dataset-generation","title":"DataDream: Few-shot Guided Dataset Generation","date":"2024-07-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"explainableml/datadream","path":"classify/utils.py","file_url":"https://github.com/explainableml/datadream/blob/HEAD/classify/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ce0623da3f4979ea","mcp_get_code":{"code_sha256":"ce0623da3f4979ea"}},{"arxiv_id":"2407.08972","paper":"/paper/revealing-the-dark-secrets-of-extremely-large","title":"Revealing the Dark Secrets of Extremely Large Kernel ConvNets on Robustness","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lauch1ng/lkrobust","path":"adversarial_attack/convnext_utils.py","file_url":"https://github.com/lauch1ng/lkrobust/blob/HEAD/adversarial_attack/convnext_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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2406.07487","paper":"/paper/glad-towards-better-reconstruction-with","title":"GLAD: Towards Better Reconstruction with Global and Local Adaptive Diffusion Models for Unsupervised Anomaly Detection","date":"2024-06-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hyao1/glad","path":"dino/utils.py","file_url":"https://github.com/hyao1/glad/blob/HEAD/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2406.05308","paper":"/paper/weakly-supervised-set-consistency-learning","title":"Weakly Supervised Set-Consistency Learning Improves Morphological Profiling of Single-Cell Images","date":"2024-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Genentech/set-dino","path":"utils.py","file_url":"https://github.com/Genentech/set-dino/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2405.16567","paper":"/paper/automatic-jailbreaking-of-the-text-to-image","title":"Automatic Jailbreaking of the Text-to-Image Generative AI Systems","date":"2024-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kim-Minseon/APGP","path":"dino_utils.py","file_url":"https://github.com/Kim-Minseon/APGP/blob/HEAD/dino_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2405.14700","paper":"/paper/sparse-tuning-adapting-vision-transformers","title":"Sparse-Tuning: Adapting Vision Transformers with Efficient Fine-tuning and Inference","date":"2024-05-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuting20/sparse-tuning","path":"utils.py","file_url":"https://github.com/liuting20/sparse-tuning/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2405.03140","paper":"/paper/timemil-advancing-multivariate-time-series","title":"TimeMIL: Advancing Multivariate Time Series Classification via a Time-aware Multiple Instance Learning","date":"2024-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chongqingnosubway/selfreg-unet","path":"src/train_synase/trainer_unet.py","file_url":"https://github.com/chongqingnosubway/selfreg-unet/blob/HEAD/src/train_synase/trainer_unet.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2404.09387","paper":"/paper/rankclip-ranking-consistent-language-image","title":"RankCLIP: Ranking-Consistent Language-Image Pretraining","date":"2024-04-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jam1ezhang/rankclip","path":"rankclip/scheduler.py","file_url":"https://github.com/jam1ezhang/rankclip/blob/HEAD/rankclip/scheduler.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"46183da5ef12e371","mcp_get_code":{"code_sha256":"46183da5ef12e371"}},{"arxiv_id":"2404.06773","paper":"/paper/adapting-llama-decoder-to-vision-transformer","title":"Adapting LLaMA Decoder to Vision Transformer","date":"2024-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"techmonsterwang/illama","path":"utils.py","file_url":"https://github.com/techmonsterwang/illama/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2404.03392","paper":"/paper/two-tricks-to-improve-unsupervised","title":"Boosting Unsupervised Segmentation Learning","date":"2024-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alperensari/segmentation-tricks","path":"utils.py","file_url":"https://github.com/alperensari/segmentation-tricks/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2403.20254","paper":"/paper/benchmarking-the-robustness-of-temporal","title":"Benchmarking the Robustness of Temporal Action Detection Models Against Temporal Corruptions","date":"2024-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Alvin-Zeng/temporal-robustness-benchmark","path":"extract_corrupted_feature_code/videomae_v2/utils.py","file_url":"https://github.com/Alvin-Zeng/temporal-robustness-benchmark/blob/HEAD/extract_corrupted_feature_code/videomae_v2/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2403.19638","paper":"/paper/siamese-vision-transformers-are-scalable","title":"Siamese Vision Transformers are Scalable Audio-visual Learners","date":"2024-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"genjib/avsiam","path":"src/utils.py","file_url":"https://github.com/genjib/avsiam/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2403.07700","paper":"/paper/cuvler-enhanced-unsupervised-object","title":"CuVLER: Enhanced Unsupervised Object Discoveries through Exhaustive Self-Supervised Transformers","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shahaf-arica/CuVLER","path":"dino/utils.py","file_url":"https://github.com/shahaf-arica/CuVLER/blob/HEAD/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2403.01482","paper":"/paper/eagle-eigen-aggregation-learning-for-object","title":"EAGLE: Eigen Aggregation Learning for Object-Centric Unsupervised Semantic Segmentation","date":"2024-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"MICV-yonsei/EAGLE","path":"src_EAGLE/dino/utils.py","file_url":"https://github.com/MICV-yonsei/EAGLE/blob/HEAD/src_EAGLE/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2402.14789","paper":"/paper/self-guided-masked-autoencoders-for-domain","title":"Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning","date":"2024-02-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"johnathan-xie/sma","path":"src/transformers/models/sma/modeling_sma.py","file_url":"https://github.com/johnathan-xie/sma/blob/HEAD/src/transformers/models/sma/modeling_sma.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":"1e4b7ef652519a56","mcp_get_code":{"code_sha256":"1e4b7ef652519a56"}},{"arxiv_id":"2401.12233","paper":"/paper/memorization-in-self-supervised-learning","title":"Memorization in Self-Supervised Learning Improves Downstream Generalization","date":"2024-01-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sprintml/memorizationssl","path":"models/DINO/utils.py","file_url":"https://github.com/sprintml/memorizationssl/blob/HEAD/models/DINO/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2312.14733","paper":"/paper/harnessing-diffusion-models-for-visual","title":"Harnessing Diffusion Models for Visual Perception with Meta Prompts","date":"2023-12-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fudan-zvg/meta-prompts","path":"depth/utils.py","file_url":"https://github.com/fudan-zvg/meta-prompts/blob/HEAD/depth/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2312.10376","paper":"/paper/sa-2-vp-spatially-aligned-and-adapted-visual","title":"SA$^2$VP: Spatially Aligned-and-Adapted Visual Prompt","date":"2023-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tommy-xq/sa2vp","path":"utils.py","file_url":"https://github.com/tommy-xq/sa2vp/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2311.16432","paper":"/paper/text-driven-image-editing-via-learnable","title":"Text-Driven Image Editing via Learnable Regions","date":"2023-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yuanze-lin/Learnable_Regions","path":"models/dino_utils.py","file_url":"https://github.com/yuanze-lin/Learnable_Regions/blob/HEAD/models/dino_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2311.05589","paper":"/paper/a-coefficient-makes-svrg-effective","title":"A Coefficient Makes SVRG Effective","date":"2023-11-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"davidyyd/alpha-SVRG","path":"utils.py","file_url":"https://github.com/davidyyd/alpha-SVRG/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2310.17874","paper":"/paper/smooseg-smoothness-prior-for-unsupervised-1","title":"SmooSeg: Smoothness Prior for Unsupervised Semantic Segmentation","date":"2023-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mc-lan/smooseg","path":"models/dino/utils.py","file_url":"https://github.com/mc-lan/smooseg/blob/HEAD/models/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2310.15171","paper":"/paper/robodepth-robust-out-of-distribution-depth-1","title":"RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions","date":"2023-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noahzn/Lite-Mono","path":"lite-mono-pretrain-code/utils.py","file_url":"https://github.com/noahzn/Lite-Mono/blob/HEAD/lite-mono-pretrain-code/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2310.13593","paper":"/paper/longer-range-contextualized-masked","title":"Learning with Unmasked Tokens Drives Stronger Vision Learners","date":"2023-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver-ai/lut","path":"util/augs.py","file_url":"https://github.com/naver-ai/lut/blob/HEAD/util/augs.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2310.05862","paper":"/paper/better-safe-than-sorry-pre-training-clip","title":"Better Safe than Sorry: Pre-training CLIP against Targeted Data Poisoning and Backdoor Attacks","date":"2023-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bigml-cs-ucla/safeclip","path":"SafeCLIP/src/scheduler.py","file_url":"https://github.com/bigml-cs-ucla/safeclip/blob/HEAD/SafeCLIP/src/scheduler.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"757591aac112e98e","mcp_get_code":{"code_sha256":"757591aac112e98e"}},{"arxiv_id":"2310.00527","paper":"/paper/self-supervised-learning-of-contextualized","title":"Self-supervised Learning of Contextualized Local Visual Embeddings","date":"2023-10-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sthalles/clove","path":"output/clove_base_r50_400ep/main_pretrain.py","file_url":"https://github.com/sthalles/clove/blob/HEAD/output/clove_base_r50_400ep/main_pretrain.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2309.15812","paper":"/paper/convolutional-networks-with-oriented-1d-1","title":"Convolutional Networks with Oriented 1D Kernels","date":"2023-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princeton-vl/oriented1d","path":"utils.py","file_url":"https://github.com/princeton-vl/oriented1d/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2309.12382","paper":"/paper/scob-universal-text-understanding-via","title":"SCOB: Universal Text Understanding via Character-wise Supervised Contrastive Learning with Online Text Rendering for Bridging Domain Gap","date":"2023-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver-ai/scob","path":"lightning_modules/schedulers.py","file_url":"https://github.com/naver-ai/scob/blob/HEAD/lightning_modules/schedulers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2442efb1e983e040","mcp_get_code":{"code_sha256":"2442efb1e983e040"}},{"arxiv_id":"2309.05300","paper":"/paper/decur-decoupling-common-unique","title":"Decoupling Common and Unique Representations for Multimodal Self-supervised Learning","date":"2023-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhu-xlab/dino-mm","path":"models/dino/utils.py","file_url":"https://github.com/zhu-xlab/dino-mm/blob/HEAD/models/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2308.11796","paper":"/paper/time-does-tell-self-supervised-time-tuning-of","title":"Time Does Tell: Self-Supervised Time-Tuning of Dense Image Representations","date":"2023-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SMSD75/Timetuning","path":"time_tuning.py","file_url":"https://github.com/SMSD75/Timetuning/blob/HEAD/time_tuning.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"c9ae5a71b1d0c65b","mcp_get_code":{"code_sha256":"c9ae5a71b1d0c65b"}},{"arxiv_id":"2308.08182","paper":"/paper/unsupervised-domain-adaptive-detection-with","title":"Unsupervised Domain Adaptive Detection with Network Stability Analysis","date":"2023-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tiankongzhang/nsa","path":"dis_test-nsa.py","file_url":"https://github.com/tiankongzhang/nsa/blob/HEAD/dis_test-nsa.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"772973990857342d","mcp_get_code":{"code_sha256":"772973990857342d"}},{"arxiv_id":"2308.07146","paper":"/paper/ctp-towards-vision-language-continual","title":"CTP: Towards Vision-Language Continual Pretraining via Compatible Momentum Contrast and Topology Preservation","date":"2023-08-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kevinlight831/ctp","path":"utils.py","file_url":"https://github.com/kevinlight831/ctp/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f7ce70abc24e5b7a","mcp_get_code":{"code_sha256":"f7ce70abc24e5b7a"}},{"arxiv_id":"2308.04549","paper":"/paper/prune-spatio-temporal-tokens-by-semantic","title":"Prune Spatio-temporal Tokens by Semantic-aware Temporal Accumulation","date":"2023-08-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mark12ding/sta","path":"utils.py","file_url":"https://github.com/mark12ding/sta/blob/HEAD/utils.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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2308.01948","paper":"/paper/a-multidimensional-analysis-of-social-biases","title":"A Multidimensional Analysis of Social Biases in Vision Transformers","date":"2023-08-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jannik-brinkmann/social-biases-in-vision-transformers","path":"src/embedding_extractors/models/dino/utils.py","file_url":"https://github.com/jannik-brinkmann/social-biases-in-vision-transformers/blob/HEAD/src/embedding_extractors/models/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2307.14768","paper":"/paper/gloss-free-sign-language-translation","title":"Gloss-free Sign Language Translation: Improving from Visual-Language Pretraining","date":"2023-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhoubenjia/gfslt-vlp","path":"utils.py","file_url":"https://github.com/zhoubenjia/gfslt-vlp/blob/HEAD/utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"04805aa3e54efe47","mcp_get_code":{"code_sha256":"04805aa3e54efe47"}},{"arxiv_id":"2305.12118","paper":"/paper/annealing-self-distillation-rectification","title":"Annealing Self-Distillation Rectification Improves Adversarial Training","date":"2023-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2305.11435","paper":"/paper/syllable-discovery-and-cross-lingual","title":"Syllable Discovery and Cross-Lingual Generalization in a Visually Grounded, Self-Supervised Speech Model","date":"2023-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jasonppy/syllable-discovery","path":"models/vit_utils.py","file_url":"https://github.com/jasonppy/syllable-discovery/blob/HEAD/models/vit_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2304.09172","paper":"/paper/hyperbolic-image-text-representations","title":"Hyperbolic Image-Text Representations","date":"2023-04-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/slip","path":"beit_finetuning/utils.py","file_url":"https://github.com/facebookresearch/slip/blob/HEAD/beit_finetuning/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2304.02330","paper":"/paper/smpconv-self-moving-point-representations-for","title":"SMPConv: Self-moving Point Representations for Continuous Convolution","date":"2023-04-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sangnekim/SMPConv","path":"smp_imagenet/utils.py","file_url":"https://github.com/sangnekim/SMPConv/blob/HEAD/smp_imagenet/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2303.16947","paper":"/paper/de-coupling-and-de-positioning-dense-self","title":"De-coupling and De-positioning Dense Self-supervised Learning","date":"2023-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ztt1024/densessl","path":"utils.py","file_url":"https://github.com/ztt1024/densessl/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2303.13245","paper":"/paper/croc-cross-view-online-clustering-for-dense","title":"CrOC: Cross-View Online Clustering for Dense Visual Representation Learning","date":"2023-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"stegmuel/CrOC","path":"utils/utils.py","file_url":"https://github.com/stegmuel/CrOC/blob/HEAD/utils/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2303.09165","paper":"/paper/a-new-benchmark-on-the-utility-of-synthetic","title":"A New Benchmark: On the Utility of Synthetic Data with Blender for Bare Supervised Learning and Downstream Domain Adaptation","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"huitangtang/on_the_utility_of_synthetic_data","path":"supervised_learning/utils.py","file_url":"https://github.com/huitangtang/on_the_utility_of_synthetic_data/blob/HEAD/supervised_learning/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2303.02153","paper":"/paper/unleashing-text-to-image-diffusion-models-for-1","title":"Unleashing Text-to-Image Diffusion Models for Visual Perception","date":"2023-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wl-zhao/VPD","path":"depth/utils.py","file_url":"https://github.com/wl-zhao/VPD/blob/HEAD/depth/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2302.06052","paper":"/paper/cfnet-cascade-fusion-network-for-dense","title":"CEDNet: A Cascade Encoder-Decoder Network for Dense Prediction","date":"2023-02-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhanggang001/cfnet","path":"utils.py","file_url":"https://github.com/zhanggang001/cfnet/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2211.05781","paper":"/paper/demystify-transformers-convolutions-in-modern","title":"Demystify Transformers & Convolutions in Modern Image Deep Networks","date":"2022-11-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"opengvlab/stm-evaluation","path":"classification/utils.py","file_url":"https://github.com/opengvlab/stm-evaluation/blob/HEAD/classification/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2210.11464","paper":"/paper/self-supervised-learning-via-maximum-entropy","title":"Self-Supervised Learning via Maximum Entropy Coding","date":"2022-10-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xinliu20/mec","path":"main_pretrain.py","file_url":"https://github.com/xinliu20/mec/blob/HEAD/main_pretrain.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2209.09341","paper":"/paper/a-simple-and-powerful-global-optimization-for","title":"A Simple and Powerful Global Optimization for Unsupervised Video Object Segmentation","date":"2022-09-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ponimatkin/ssl-vos","path":"dino_utils.py","file_url":"https://github.com/ponimatkin/ssl-vos/blob/HEAD/dino_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2209.03917","paper":"/paper/exploring-target-representations-for-masked","title":"Exploring Target Representations for Masked Autoencoders","date":"2022-09-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuxingbin/dbot","path":"evaluation/utils.py","file_url":"https://github.com/liuxingbin/dbot/blob/HEAD/evaluation/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2208.07049","paper":"/paper/self-supervised-vision-transformers-for","title":"Self-Supervised Vision Transformers for Malware Detection","date":"2022-08-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sachith500/sherlock","path":"utils.py","file_url":"https://github.com/sachith500/sherlock/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2206.02967","paper":"/paper/masked-unsupervised-self-training-for-zero","title":"Masked Unsupervised Self-training for Label-free Image Classification","date":"2022-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"salesforce/must","path":"utils.py","file_url":"https://github.com/salesforce/must/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"2203.14415","paper":"/paper/mugs-a-multi-granular-self-supervised","title":"Mugs: A Multi-Granular Self-Supervised Learning Framework","date":"2022-03-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sail-sg/mugs","path":"src/optimizer.py","file_url":"https://github.com/sail-sg/mugs/blob/HEAD/src/optimizer.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":"990ca4fb0109bfab","mcp_get_code":{"code_sha256":"990ca4fb0109bfab"}},{"arxiv_id":"2203.08414","paper":"/paper/unsupervised-semantic-segmentation-by-2","title":"Unsupervised Semantic Segmentation by Distilling Feature Correspondences","date":"2022-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"leggedrobotics/self_supervised_segmentation","path":"stego/backbones/dino/utils.py","file_url":"https://github.com/leggedrobotics/self_supervised_segmentation/blob/HEAD/stego/backbones/dino/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2202.11929","paper":"/paper/word-segmentation-on-discovered-phone-units","title":"Word Segmentation on Discovered Phone Units with Dynamic Programming and Self-Supervised Scoring","date":"2022-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jasonppy/word-discovery","path":"models/vit_utils.py","file_url":"https://github.com/jasonppy/word-discovery/blob/HEAD/models/vit_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2111.12958","paper":"/paper/self-distilled-self-supervised-representation","title":"Self-Distilled Self-Supervised Representation Learning","date":"2021-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hagiss/sdssl","path":"utils.py","file_url":"https://github.com/hagiss/sdssl/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2110.07402","paper":"/paper/self-supervised-learning-by-estimating-twin-1","title":"Self-Supervised Learning by Estimating Twin Class Distributions","date":"2021-10-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bytedance/TWIST","path":"utils.py","file_url":"https://github.com/bytedance/TWIST/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2109.13228","paper":"/paper/pass-an-imagenet-replacement-for-self","title":"PASS: An ImageNet replacement for self-supervised pretraining without humans","date":"2021-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/dino","path":"utils.py","file_url":"https://github.com/facebookresearch/dino/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2106.09681","paper":"/paper/xcit-cross-covariance-image-transformers","title":"XCiT: Cross-Covariance Image Transformers","date":"2021-06-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adrienangeli/dino","path":"utils.py","file_url":"https://github.com/adrienangeli/dino/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"2103.15375","paper":"/paper/alignmix-improving-representation-by","title":"AlignMixup: Improving Representations By Interpolating Aligned Features","date":"2021-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shashankvkt/alignmixup_cvpr22","path":"imagenet/utils/util.py","file_url":"https://github.com/shashankvkt/alignmixup_cvpr22/blob/HEAD/imagenet/utils/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"757642f60b4ddb4a","mcp_get_code":{"code_sha256":"757642f60b4ddb4a"}},{"arxiv_id":"2005.10242","paper":"/paper/understanding-contrastive-representation","title":"Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere","date":"2020-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pangzss/pytorch-ctvsum","path":"utils.py","file_url":"https://github.com/pangzss/pytorch-ctvsum/blob/HEAD/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"1905.02244","paper":"/paper/searching-for-mobilenetv3","title":"Searching for MobileNetV3","date":"2019-05-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xiaolai-sqlai/mobilenetv3","path":"utils.py","file_url":"https://github.com/xiaolai-sqlai/mobilenetv3/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"ijcai2023_0111","paper":null,"title":"arXiv:ijcai2023_0111","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"xiaolai-sqlai/RaMLP","path":"utils.py","file_url":"https://github.com/xiaolai-sqlai/RaMLP/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"aaai_28243","paper":null,"title":"arXiv:aaai_28243","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"tommy-xq/SA2VP","path":"utils.py","file_url":"https://github.com/tommy-xq/SA2VP/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"aaai_25332","paper":null,"title":"arXiv:aaai_25332","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Kaiseem/SLAug","path":"util/misc.py","file_url":"https://github.com/Kaiseem/SLAug/blob/HEAD/util/misc.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":"d8a51fe6f43595fb","mcp_get_code":{"code_sha256":"d8a51fe6f43595fb"}},{"arxiv_id":"Zhou_Towards_Effective_Foundation_Model_Adaptation_for_Extreme_Cross-Domain_Few-Shot_Learning_ICCV_2025_paper","paper":null,"title":"arXiv:Zhou_Towards_Effective_Foundation_Model_Adaptation_for_Extreme_Cross-Domain_Few-Shot_Learning_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"NWPUZhoufei/FMA","path":"dino_utils.py","file_url":"https://github.com/NWPUZhoufei/FMA/blob/HEAD/dino_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"Sun_Pixel-level_Semantic_Correspondence_through_Layout-aware_Representation_Learning_and_Multi-scale_Matching_CVPR_2024_paper","paper":null,"title":"arXiv:Sun_Pixel-level_Semantic_Correspondence_through_Layout-aware_Representation_Learning_and_Multi-scale_Matching_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"YXSUNMADMAX/LPMFlow","path":"models/feature_backbones/utils.py","file_url":"https://github.com/YXSUNMADMAX/LPMFlow/blob/HEAD/models/feature_backbones/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"136860514","paper":null,"title":"arXiv:136860514","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"facebookresearch/SLIP","path":"beit_finetuning/utils.py","file_url":"https://github.com/facebookresearch/SLIP/blob/HEAD/beit_finetuning/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}},{"arxiv_id":"136810551","paper":null,"title":"arXiv:136810551","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"YtongXie/UniMiSS-code","path":"UniMiSS/utils.py","file_url":"https://github.com/YtongXie/UniMiSS-code/blob/HEAD/UniMiSS/utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"361a6b24f11fc50a","mcp_get_code":{"code_sha256":"361a6b24f11fc50a"}},{"arxiv_id":"136810051","paper":null,"title":"arXiv:136810051","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"raoyongming/AMixer","path":"utils.py","file_url":"https://github.com/raoyongming/AMixer/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":"b700fb0a3496b255","mcp_get_code":{"code_sha256":"b700fb0a3496b255"}}]}