{"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/down-2","entry":"down","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":8,"n_papers_ran":6,"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":10,"n_samples_ran":8,"n_samples_fingerprinted":8,"n_places":10,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":8,"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":"2406.13457","paper":"/paper/evtexture-event-driven-texture-enhancement","title":"EvTexture: Event-driven Texture Enhancement for Video Super-Resolution","date":"2024-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dachunkai/evtexture","path":"basicsr/archs/evtexture_arch.py","file_url":"https://github.com/dachunkai/evtexture/blob/HEAD/basicsr/archs/evtexture_arch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"dd60e8cf7fd3fb2b","mcp_get_code":{"code_sha256":"dd60e8cf7fd3fb2b"}},{"arxiv_id":"2405.06887","paper":"/paper/fineparser-a-fine-grained-spatio-temporal","title":"FineParser: A Fine-grained Spatio-temporal Action Parser for Human-centric Action Quality Assessment","date":"2024-05-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pku-icst-mipl/fineparser_cvpr2024","path":"models/mask.py","file_url":"https://github.com/pku-icst-mipl/fineparser_cvpr2024/blob/HEAD/models/mask.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"908e33aeb1851e04","mcp_get_code":{"code_sha256":"908e33aeb1851e04"}},{"arxiv_id":"2306.17486","paper":"/paper/multigrid-augmented-deep-learning-for-the","title":"Multigrid-Augmented Deep Learning Preconditioners for the Helmholtz Equation using Compact Implicit Layers","date":"2023-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bgucompsci/compactimplicithelmholtz","path":"multigrid.py","file_url":"https://github.com/bgucompsci/compactimplicithelmholtz/blob/HEAD/multigrid.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"92f3876d0d2970c7","mcp_get_code":{"code_sha256":"92f3876d0d2970c7"}},{"arxiv_id":"2306.15956","paper":"/paper/deep-learning-for-post-processing-global","title":"Deep learning for post-processing global probabilistic forecasts on sub-seasonal time scales","date":null,"month_inferred_from_arxiv_id":"2023-06","title_source":"archive","repo":"horatn/pp-s2s","path":"models/unet.py","file_url":"https://github.com/horatn/pp-s2s/blob/HEAD/models/unet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2862a3853f11ace2","mcp_get_code":{"code_sha256":"2862a3853f11ace2"}},{"arxiv_id":"2201.10029","paper":"/paper/poni-potential-functions-for-objectgoal","title":"PONI: Potential Functions for ObjectGoal Navigation with Interaction-free Learning","date":"2022-01-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"srama2512/PONI","path":"poni/model.py","file_url":"https://github.com/srama2512/PONI/blob/HEAD/poni/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9f6bd83f36b32d84","mcp_get_code":{"code_sha256":"9f6bd83f36b32d84"}},{"arxiv_id":"2112.01161","paper":"/paper/video-frame-interpolation-without-temporal-1","title":"Video Frame Interpolation without Temporal Priors","date":"2021-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yjzhang96/UTI-VFI","path":"models/inter_models/UTI_model.py","file_url":"https://github.com/yjzhang96/UTI-VFI/blob/HEAD/models/inter_models/UTI_model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cafe60ef598ddf68","mcp_get_code":{"code_sha256":"cafe60ef598ddf68"}},{"arxiv_id":"2106.07286","paper":"/paper/timelens-event-based-video-frame","title":"TimeLens: Event-based Video Frame Interpolation","date":"2021-06-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uzh-rpg/rpg_timelens","path":"timelens/fusion_network.py","file_url":"https://github.com/uzh-rpg/rpg_timelens/blob/HEAD/timelens/fusion_network.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f4a6e59f5b7ab6cb","mcp_get_code":{"code_sha256":"f4a6e59f5b7ab6cb"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Zakobian/CT_framework_","path":"Algorithms/FBP+U.py","file_url":"https://github.com/Zakobian/CT_framework_/blob/HEAD/Algorithms/FBP%2BU.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cc2a912f0ceaf518","mcp_get_code":{"code_sha256":"cc2a912f0ceaf518"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pvjosue/LFMNet","path":"networks/UnetFull.py","file_url":"https://github.com/pvjosue/LFMNet/blob/HEAD/networks/UnetFull.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"e264ba396d892cf1","mcp_get_code":{"code_sha256":"e264ba396d892cf1"}},{"arxiv_id":"1505.04597","paper":"/paper/u-net-convolutional-networks-for-biomedical","title":"U-Net: Convolutional Networks for Biomedical Image Segmentation","date":"2015-05-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"berenslab/retinal-vessel-segmentation-benchmark","path":"networks/fr_unet.py","file_url":"https://github.com/berenslab/retinal-vessel-segmentation-benchmark/blob/HEAD/networks/fr_unet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e38b5c0d273e3ebe","mcp_get_code":{"code_sha256":"e38b5c0d273e3ebe"}}]}