{"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/adjust-keep-rate","entry":"adjust_keep_rate","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":11,"n_papers_ran":10,"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":3,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":11,"n_places_pointer_only":7,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":2,"unverified":1},"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":"2408.10487","paper":"/paper/mambaevt-event-stream-based-visual-object","title":"MambaEVT: Event Stream based Visual Object Tracking using State Space Model","date":"2024-08-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"event-ahu/mambaevt","path":"lib/utils/ce_utils.py","file_url":"https://github.com/event-ahu/mambaevt/blob/HEAD/lib/utils/ce_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"arxiv_id":"2408.00714","paper":"/paper/2408-00714","title":"SAM 2: Segment Anything in Images and Videos","date":"2024-08-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"louisfinner/him2sam","path":"lib/utils/ce_utils.py","file_url":"https://github.com/louisfinner/him2sam/blob/HEAD/lib/utils/ce_utils.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":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"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":"models/helpers.py","file_url":"https://github.com/liuting20/sparse-tuning/blob/HEAD/models/helpers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66733f50aff69220","mcp_get_code":{"code_sha256":"66733f50aff69220"}},{"arxiv_id":"2404.18174","paper":"/paper/mamba-fetrack-frame-event-tracking-via-state","title":"Mamba-FETrack: Frame-Event Tracking via State Space Model","date":"2024-04-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"event-ahu/mamba_fetrack","path":"Mamba_FETrack/lib/utils/ce_utils.py","file_url":"https://github.com/event-ahu/mamba_fetrack/blob/HEAD/Mamba_FETrack/lib/utils/ce_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"arxiv_id":"2404.07713","paper":"/paper/progressive-semantic-guided-vision","title":"Progressive Semantic-Guided Vision Transformer for Zero-Shot Learning","date":"2024-04-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shiming-chen/zslvit","path":"helpers.py","file_url":"https://github.com/shiming-chen/zslvit/blob/HEAD/helpers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"66733f50aff69220","mcp_get_code":{"code_sha256":"66733f50aff69220"}},{"arxiv_id":"2310.10071","paper":"/paper/zoomtrack-target-aware-non-uniform-resizing-1","title":"ZoomTrack: Target-aware Non-uniform Resizing for Efficient Visual Tracking","date":"2023-10-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kou-99/ZoomTrack","path":"lib/utils/ce_utils.py","file_url":"https://github.com/Kou-99/ZoomTrack/blob/HEAD/lib/utils/ce_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"arxiv_id":"2309.14611","paper":"/paper/event-stream-based-visual-object-tracking-a","title":"Event Stream-based Visual Object Tracking: A High-Resolution Benchmark Dataset and A Novel Baseline","date":"2023-09-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"event-ahu/coesot","path":"CEUTrack/lib/utils/ce_utils.py","file_url":"https://github.com/event-ahu/coesot/blob/HEAD/CEUTrack/lib/utils/ce_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"arxiv_id":"2308.11322","paper":"/paper/citetracker-correlating-image-and-text-for","title":"CiteTracker: Correlating Image and Text for Visual Tracking","date":"2023-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"NorahGreen/CiteTracker","path":"lib/utils/ce_utils.py","file_url":"https://github.com/NorahGreen/CiteTracker/blob/HEAD/lib/utils/ce_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"305742bafecf04f8","mcp_get_code":{"code_sha256":"305742bafecf04f8"}},{"arxiv_id":"2210.05958","paper":"/paper/bridging-the-gap-between-vision-transformers","title":"Bridging the Gap Between Vision Transformers and Convolutional Neural Networks on Small Datasets","date":"2022-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arieseirack/dhvt","path":"helpers.py","file_url":"https://github.com/arieseirack/dhvt/blob/HEAD/helpers.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":"66733f50aff69220","mcp_get_code":{"code_sha256":"66733f50aff69220"}},{"arxiv_id":"2202.07800","paper":"/paper/not-all-patches-are-what-you-need-expediting","title":"Not All Patches are What You Need: Expediting Vision Transformers via Token Reorganizations","date":"2022-02-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"youweiliang/evit","path":"helpers.py","file_url":"https://github.com/youweiliang/evit/blob/HEAD/helpers.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"66733f50aff69220","mcp_get_code":{"code_sha256":"66733f50aff69220"}},{"arxiv_id":"aaai_26008","paper":null,"title":"arXiv:aaai_26008","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ZLKong/Tri-Level-ViT","path":"engine.py","file_url":"https://github.com/ZLKong/Tri-Level-ViT/blob/HEAD/engine.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"cbe1057bc6cfb75e","mcp_get_code":{"code_sha256":"cbe1057bc6cfb75e"}}]}