{"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/normalize-coords","entry":"normalize_coords","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":4,"n_samples_ran":1,"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":1,"unverified":3},"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":"2505.18726","paper":"/paper/audio-geolocation-a-natural-sounds-benchmark","title":"Audio Geolocation: A Natural Sounds Benchmark","date":"2025-05-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvl-umass/nat-sound2loc-code","path":"src/models.py","file_url":"https://github.com/cvl-umass/nat-sound2loc-code/blob/HEAD/src/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f21b86c03c46ee03","mcp_get_code":{"code_sha256":"f21b86c03c46ee03"}},{"arxiv_id":"2503.01257","paper":"/paper/svdc-consistent-direct-time-of-flight-video","title":"SVDC: Consistent Direct Time-of-Flight Video Depth Completion with Frequency Selective Fusion","date":"2025-03-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lan1eve/SVDC","path":"gmflow/geometry.py","file_url":"https://github.com/Lan1eve/SVDC/blob/HEAD/gmflow/geometry.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":"8d0dd2c61c5c3d89","mcp_get_code":{"code_sha256":"8d0dd2c61c5c3d89"}},{"arxiv_id":"2410.13862","paper":"/paper/depthsplat-connecting-gaussian-splatting-and","title":"DepthSplat: Connecting Gaussian Splatting and Depth","date":"2024-10-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"autonomousvision/unimatch","path":"unimatch/geometry.py","file_url":"https://github.com/autonomousvision/unimatch/blob/HEAD/unimatch/geometry.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8d0dd2c61c5c3d89","mcp_get_code":{"code_sha256":"8d0dd2c61c5c3d89"}},{"arxiv_id":"2404.06842","paper":"/paper/mocha-stereo-motif-channel-attention-network","title":"MoCha-Stereo: Motif Channel Attention Network for Stereo Matching","date":"2024-04-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zyangchen/mocha-stereo","path":"MoCha-Stereo/nets/warp.py","file_url":"https://github.com/zyangchen/mocha-stereo/blob/HEAD/MoCha-Stereo/nets/warp.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"62da485d08a1a205","mcp_get_code":{"code_sha256":"62da485d08a1a205"}},{"arxiv_id":"2111.13680","paper":"/paper/gmflow-learning-optical-flow-via-global","title":"GMFlow: Learning Optical Flow via Global Matching","date":"2021-11-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haofeixu/gmflow","path":"gmflow/geometry.py","file_url":"https://github.com/haofeixu/gmflow/blob/HEAD/gmflow/geometry.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":"8d0dd2c61c5c3d89","mcp_get_code":{"code_sha256":"8d0dd2c61c5c3d89"}},{"arxiv_id":"2007.05481","paper":"/paper/starflow-a-spatiotemporal-recurrent-cell-for","title":"STaRFlow: A SpatioTemporal Recurrent Cell for Lightweight Multi-Frame Optical Flow Estimation","date":"2020-07-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pgodet/star_flow","path":"augmentations.py","file_url":"https://github.com/pgodet/star_flow/blob/HEAD/augmentations.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":"c92c8a169968453b","mcp_get_code":{"code_sha256":"c92c8a169968453b"}},{"arxiv_id":"2004.09548","paper":"/paper/aanet-adaptive-aggregation-network-for","title":"AANet: Adaptive Aggregation Network for Efficient Stereo Matching","date":"2020-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"haofeixu/aanet","path":"nets/warp.py","file_url":"https://github.com/haofeixu/aanet/blob/HEAD/nets/warp.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":"62da485d08a1a205","mcp_get_code":{"code_sha256":"62da485d08a1a205"}}]}