{"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/flow-to-image","entry":"flow_to_image","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":9,"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":6,"n_samples_ran":4,"n_samples_fingerprinted":1,"n_places":11,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":2},"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":"2407.09059","paper":"/paper/domain-adaptive-video-deblurring-via-test","title":"Domain-adaptive Video Deblurring via Test-time Blurring","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jin-ting-he/dadeblur","path":"BlurringModel/ID_Blau/flow_viz.py","file_url":"https://github.com/jin-ting-he/dadeblur/blob/HEAD/BlurringModel/ID_Blau/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8fb73d047ce15fe1","mcp_get_code":{"code_sha256":"8fb73d047ce15fe1"}},{"arxiv_id":"2404.05163","paper":"/paper/semantic-flow-learning-semantic-field-of","title":"Semantic Flow: Learning Semantic Field of Dynamic Scenes from Monocular Videos","date":"2024-04-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tianfr/Semantic-Flow","path":"train/utils/flow_utils.py","file_url":"https://github.com/tianfr/Semantic-Flow/blob/HEAD/train/utils/flow_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"db5c3dfae65db044","mcp_get_code":{"code_sha256":"db5c3dfae65db044"}},{"arxiv_id":"2403.10362","paper":"/paper/cpga-coding-priors-guided-aggregation-network","title":"CPGA: Coding Priors-Guided Aggregation Network for Compressed Video Quality Enhancement","date":"2024-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"VQE-CPGA/CPGA","path":"utils/flow_viz.py","file_url":"https://github.com/VQE-CPGA/CPGA/blob/HEAD/utils/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0560994daa568124","mcp_get_code":{"code_sha256":"0560994daa568124"}},{"arxiv_id":"2401.16352","paper":"/paper/adversarial-training-on-purification-atop","title":"Adversarial Training on Purification (AToP): Advancing Both Robustness and Generalization","date":"2024-01-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"glin2022/atop","path":"model/networks.py","file_url":"https://github.com/glin2022/atop/blob/HEAD/model/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e82ba5f570765085","mcp_get_code":{"code_sha256":"e82ba5f570765085"}},{"arxiv_id":"2401.04861","paper":"/paper/ctnerf-cross-time-transformer-for-dynamic","title":"CTNeRF: Cross-Time Transformer for Dynamic Neural Radiance Field from Monocular Video","date":"2024-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingy038/ctnerf","path":"utils/flow_utils.py","file_url":"https://github.com/xingy038/ctnerf/blob/HEAD/utils/flow_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"db5c3dfae65db044","mcp_get_code":{"code_sha256":"db5c3dfae65db044"}},{"arxiv_id":"2207.10314","paper":"/paper/semi-supervised-learning-of-optical-flow-by","title":"Semi-Supervised Learning of Optical Flow by Flow Supervisor","date":"2022-07-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iwbn/flow-supervisor","path":"pytorch/core/utils/flow_viz.py","file_url":"https://github.com/iwbn/flow-supervisor/blob/HEAD/pytorch/core/utils/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0560994daa568124","mcp_get_code":{"code_sha256":"0560994daa568124"}},{"arxiv_id":"2203.00137","paper":"/paper/learning-cross-video-neural-representations","title":"Learning Cross-Video Neural Representations for High-Quality Frame Interpolation","date":"2022-02-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wustl-cig/CURE","path":"models/raftcore/utils/flow_viz.py","file_url":"https://github.com/wustl-cig/CURE/blob/HEAD/models/raftcore/utils/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0560994daa568124","mcp_get_code":{"code_sha256":"0560994daa568124"}},{"arxiv_id":"1504.06852","paper":"/paper/flownet-learning-optical-flow-with","title":"FlowNet: Learning Optical Flow with Convolutional Networks","date":"2015-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"McDo/LightFlowPytorch","path":"utils/flowlib.py","file_url":"https://github.com/McDo/LightFlowPytorch/blob/HEAD/utils/flowlib.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"11b939d4bfc443d5","mcp_get_code":{"code_sha256":"11b939d4bfc443d5"}},{"arxiv_id":"Luan_Lifting_the_Structural_Morphing_for_Wide-Angle_Images_Rectification_Unified_Content_ICCV_2025_paper","paper":null,"title":"arXiv:Luan_Lifting_the_Structural_Morphing_for_Wide-Angle_Images_Rectification_Unified_Content_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"lwttttt/ConBo-Net","path":"utils/flow_viz.py","file_url":"https://github.com/lwttttt/ConBo-Net/blob/HEAD/utils/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0560994daa568124","mcp_get_code":{"code_sha256":"0560994daa568124"}},{"arxiv_id":"Jin_PixelStitch_Structure-Preserving_Pixel-Wise_Bidirectional_Warps_for_Unsupervised_Image_Stitching_ICCV_2025_paper","paper":null,"title":"arXiv:Jin_PixelStitch_Structure-Preserving_Pixel-Wise_Bidirectional_Warps_for_Unsupervised_Image_Stitching_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"MakiseChris666/PixelStitch","path":"modules/flow_viz.py","file_url":"https://github.com/MakiseChris666/PixelStitch/blob/HEAD/modules/flow_viz.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0560994daa568124","mcp_get_code":{"code_sha256":"0560994daa568124"}},{"arxiv_id":"136830497","paper":null,"title":"arXiv:136830497","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"VLOGroup/LVVCP","path":"common_utils/flow_to_img_th.py","file_url":"https://github.com/VLOGroup/LVVCP/blob/HEAD/common_utils/flow_to_img_th.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9a382dd25c308f06","mcp_get_code":{"code_sha256":"9a382dd25c308f06"}}]}