{"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/read-annotations","entry":"read_annotations","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":7,"n_papers_ran":2,"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":7,"n_samples_ran":2,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":1,"unverified":5},"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":"2601.09240","paper":"/paper/arxiv-2601-09240","title":"DeTracker: Motion-decoupled Vehicle Detection and Tracking in Unstabilized Satellite Videos","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"alex-chenjiajun/DeTracker","path":"cropdata.py","file_url":"https://github.com/alex-chenjiajun/DeTracker/blob/HEAD/cropdata.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"1cdbe0121d1e28eb","mcp_get_code":{"code_sha256":"1cdbe0121d1e28eb"}},{"arxiv_id":"2408.09153","paper":"/paper/are-clip-features-all-you-need-for-universal","title":"Are CLIP features all you need for Universal Synthetic Image Origin Attribution?","date":"2024-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ciodar/universalattribution","path":"utils/common.py","file_url":"https://github.com/ciodar/universalattribution/blob/HEAD/utils/common.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ce24138500c16e6a","mcp_get_code":{"code_sha256":"ce24138500c16e6a"}},{"arxiv_id":"2308.11244","paper":"/paper/are-current-long-term-video-understanding","title":"Are current long-term video understanding datasets long-term?","date":"2023-08-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ombretta/longterm_datasets","path":"user_studies/analyze_results_segments.py","file_url":"https://github.com/ombretta/longterm_datasets/blob/HEAD/user_studies/analyze_results_segments.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"d25d7a7df31b3bb3","mcp_get_code":{"code_sha256":"d25d7a7df31b3bb3"}},{"arxiv_id":"2305.06984","paper":"/paper/evaluating-open-domain-question-answering-in","title":"Evaluating Open-Domain Question Answering in the Era of Large Language Models","date":"2023-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ehsk/openqa-eval","path":"src/oqaeval/data_utils.py","file_url":"https://github.com/ehsk/openqa-eval/blob/HEAD/src/oqaeval/data_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"31c47735d7c5be2a","mcp_get_code":{"code_sha256":"31c47735d7c5be2a"}},{"arxiv_id":"2007.15207","paper":"/paper/mkqa-a-linguistically-diverse-benchmark-for","title":"MKQA: A Linguistically Diverse Benchmark for Multilingual Open Domain Question Answering","date":"2020-07-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"apple/ml-mkqa","path":"mkqa_eval.py","file_url":"https://github.com/apple/ml-mkqa/blob/HEAD/mkqa_eval.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":"d866f827b0e9464d","mcp_get_code":{"code_sha256":"d866f827b0e9464d"}},{"arxiv_id":"2004.13980","paper":"/paper/measuring-information-propagation-in-literary","title":"Measuring Information Propagation in Literary Social Networks","date":"2020-04-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dbamman/litbank","path":"tagger/sequence_layered_reader.py","file_url":"https://github.com/dbamman/litbank/blob/HEAD/tagger/sequence_layered_reader.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":"8f2280fa6d13b997","mcp_get_code":{"code_sha256":"8f2280fa6d13b997"}},{"arxiv_id":"1710.10916","paper":"/paper/stackgan-realistic-image-synthesis-with","title":"StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks","date":"2017-10-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akanimax/T2F","path":"implementation/data_processing/TextExtractor.py","file_url":"https://github.com/akanimax/T2F/blob/HEAD/implementation/data_processing/TextExtractor.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dbb904b43aad3c12","mcp_get_code":{"code_sha256":"dbb904b43aad3c12"}}]}