{"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/to-grayscale","entry":"to_grayscale","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":0,"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":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":0,"unverified":4},"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":"2609.12261","paper":"/paper/arxiv-2609-12261","title":"Revisiting Multi-Object Tracking Baselines: Hyperparameter Optimization with Multi-Fidelity Greedy Coordinate Search","date":null,"month_inferred_from_arxiv_id":"2026-09","title_source":"syntology","repo":"Robotmurlock/Motrack","path":"motrack/cmc/algorithms/utils.py","file_url":"https://github.com/Robotmurlock/Motrack/blob/HEAD/motrack/cmc/algorithms/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"37f6ad1ae507d5c8","mcp_get_code":{"code_sha256":"37f6ad1ae507d5c8"}},{"arxiv_id":"2112.11435","paper":"/paper/learned-queries-for-efficient-local-attention","title":"Learned Queries for Efficient Local Attention","date":"2021-12-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"moabarar/qna","path":"augment/color_util.py","file_url":"https://github.com/moabarar/qna/blob/HEAD/augment/color_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"49c827442d2fb761","mcp_get_code":{"code_sha256":"49c827442d2fb761"}},{"arxiv_id":"2112.02815","paper":"/paper/make-it-move-controllable-image-to-video","title":"Make It Move: Controllable Image-to-Video Generation with Text Descriptions","date":"2021-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"youncy-hu/mage","path":"utils/videotransforms.py","file_url":"https://github.com/youncy-hu/mage/blob/HEAD/utils/videotransforms.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":"97bac972d0a07eb2","mcp_get_code":{"code_sha256":"97bac972d0a07eb2"}},{"arxiv_id":"2109.12909","paper":"/paper/compressive-visual-representations","title":"Compressive Visual Representations","date":"2021-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/compressive-visual-representations","path":"compressive_visual_representations/data_util.py","file_url":"https://github.com/google-research/compressive-visual-representations/blob/HEAD/compressive_visual_representations/data_util.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":"661534bbe78e800f","mcp_get_code":{"code_sha256":"661534bbe78e800f"}},{"arxiv_id":"2108.10310","paper":"/paper/ranking-models-in-unlabeled-new-environments","title":"Ranking Models in Unlabeled New Environments","date":"2021-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sxzrt/Proxy-Set","path":"domain_gap/DG_gegerate_data.py","file_url":"https://github.com/sxzrt/Proxy-Set/blob/HEAD/domain_gap/DG_gegerate_data.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"49c827442d2fb761","mcp_get_code":{"code_sha256":"49c827442d2fb761"}},{"arxiv_id":"2105.12723","paper":"/paper/aggregating-nested-transformers","title":"Nested Hierarchical Transformer: Towards Accurate, Data-Efficient and Interpretable Visual Understanding","date":"2021-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"google-research/nested-transformer","path":"augment/color_util.py","file_url":"https://github.com/google-research/nested-transformer/blob/HEAD/augment/color_util.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":"49c827442d2fb761","mcp_get_code":{"code_sha256":"49c827442d2fb761"}},{"arxiv_id":"2006.05576","paper":"/paper/demystifying-self-supervised-learning-an","title":"Self-supervised Learning from a Multi-view Perspective","date":"2020-06-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaohungt/Demystifying_Self_Supervised_Learning","path":"CIFAR10/data_util.py","file_url":"https://github.com/yaohungt/Demystifying_Self_Supervised_Learning/blob/HEAD/CIFAR10/data_util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"49c827442d2fb761","mcp_get_code":{"code_sha256":"49c827442d2fb761"}}]}