{"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/interpolated-prec-rec","entry":"interpolated_prec_rec","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":14,"n_papers_ran":13,"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":2,"n_places":14,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"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.06437","paper":"/paper/hat-history-augmented-anchor-transformer-for","title":"HAT: History-Augmented Anchor Transformer for Online Temporal Action Localization","date":"2024-08-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sakibreza/eccv24-hat","path":"Evaluation/utils.py","file_url":"https://github.com/sakibreza/eccv24-hat/blob/HEAD/Evaluation/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"2404.05426","paper":"/paper/test-time-zero-shot-temporal-action","title":"Test-Time Zero-Shot Temporal Action Localization","date":"2024-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"benedettaliberatori/t3al","path":"src/evaluate.py","file_url":"https://github.com/benedettaliberatori/t3al/blob/HEAD/src/evaluate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1fc3d3455e5edcbb","mcp_get_code":{"code_sha256":"1fc3d3455e5edcbb"}},{"arxiv_id":"2303.06378","paper":"/paper/learning-grounded-vision-language","title":"Learning Grounded Vision-Language Representation for Versatile Understanding in Untrimmed Videos","date":"2023-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zjr2000/gvl","path":"densevid_eval3/eval_tal_utils.py","file_url":"https://github.com/zjr2000/gvl/blob/HEAD/densevid_eval3/eval_tal_utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"2205.01917","paper":"/paper/coca-contrastive-captioners-are-image-text","title":"CoCa: Contrastive Captioners are Image-Text Foundation Models","date":"2022-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Chaolei98/FreeZAD","path":"evaluate.py","file_url":"https://github.com/Chaolei98/FreeZAD/blob/HEAD/evaluate.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1fc3d3455e5edcbb","mcp_get_code":{"code_sha256":"1fc3d3455e5edcbb"}},{"arxiv_id":"2110.07058","paper":"/paper/ego4d-around-the-world-in-3000-hours-of","title":"Ego4D: Around the World in 3,000 Hours of Egocentric Video","date":"2021-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"1911.11462","paper":"/paper/g-tad-sub-graph-localization-for-temporal","title":"G-TAD: Sub-Graph Localization for Temporal Action Detection","date":"2019-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Frostinassiky/gtad","path":"evaluation/utils_eval.py","file_url":"https://github.com/Frostinassiky/gtad/blob/HEAD/evaluation/utils_eval.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"1907.09702","paper":"/paper/bmn-boundary-matching-network-for-temporal","title":"BMN: Boundary-Matching Network for Temporal Action Proposal Generation","date":"2019-07-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JJBOY/BMN-Boundary-Matching-Network","path":"Evaluation/eval_proposal.py","file_url":"https://github.com/JJBOY/BMN-Boundary-Matching-Network/blob/HEAD/Evaluation/eval_proposal.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"1806.02964","paper":"/paper/bsn-boundary-sensitive-network-for-temporal","title":"BSN: Boundary Sensitive Network for Temporal Action Proposal Generation","date":"2018-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Ontheway361/BSN_pytorch","path":"Evaluation/eval_proposal.py","file_url":"https://github.com/Ontheway361/BSN_pytorch/blob/HEAD/Evaluation/eval_proposal.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"1804.05113","paper":"/paper/multilevel-language-and-vision-integration","title":"Multilevel Language and Vision Integration for Text-to-Clip Retrieval","date":"2018-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VisionLearningGroup/Text-to-Clip_Retrieval","path":"experiments/Text_to_Clip/test_fast/utils.py","file_url":"https://github.com/VisionLearningGroup/Text-to-Clip_Retrieval/blob/HEAD/experiments/Text_to_Clip/test_fast/utils.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"aaai_6793","paper":null,"title":"arXiv:aaai_6793","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Pilhyeon/BaSNet-pytorch","path":"eval/utils_eval.py","file_url":"https://github.com/Pilhyeon/BaSNet-pytorch/blob/HEAD/eval/utils_eval.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"aaai_28539","paper":null,"title":"arXiv:aaai_28539","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"pipixin321/HR-Pro","path":"eval/utils_eval.py","file_url":"https://github.com/pipixin321/HR-Pro/blob/HEAD/eval/utils_eval.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"aaai_16280","paper":null,"title":"arXiv:aaai_16280","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Pilhyeon/WTAL-Uncertainty-Modeling","path":"eval/utils_eval.py","file_url":"https://github.com/Pilhyeon/WTAL-Uncertainty-Modeling/blob/HEAD/eval/utils_eval.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}},{"arxiv_id":"Xia_Realigning_Confidence_with_Temporal_Saliency_Information_for_Point-Level_Weakly-Supervised_Temporal_CVPR_2024_paper","paper":null,"title":"arXiv:Xia_Realigning_Confidence_with_Temporal_Saliency_Information_for_Point-Level_Weakly-Supervised_Temporal_CVPR_2024_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"zyxia1009/CVPR2024-TSPNet","path":"codes/utils/eval_detectionpmil.py","file_url":"https://github.com/zyxia1009/CVPR2024-TSPNet/blob/HEAD/codes/utils/eval_detectionpmil.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2455d097f8b28796","mcp_get_code":{"code_sha256":"2455d097f8b28796"}},{"arxiv_id":"136640190","paper":null,"title":"arXiv:136640190","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"MengyuanChen21/ECCV2022-DELU","path":"eval/utils_eval.py","file_url":"https://github.com/MengyuanChen21/ECCV2022-DELU/blob/HEAD/eval/utils_eval.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"81aab88321de62c2","mcp_get_code":{"code_sha256":"81aab88321de62c2"}}]}