{"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":"/paper/propainter-improving-propagation-and","title":"ProPainter: Improving Propagation and Transformer for Video Inpainting","arxiv_id":"2309.03897","date":"2023-09-07","proceeding":"ICCV 2023 1","authors":["Shangchen Zhou","Chongyi Li","Kelvin C. K. Chan","Chen Change Loy"],"abstract":"Flow-based propagation and spatiotemporal Transformer are two mainstream mechanisms in video inpainting (VI). Despite the effectiveness of these components, they still suffer from some limitations that affect their performance. Previous propagation-based approaches are performed separately either in the image or feature domain. Global image propagation isolated from learning may cause spatial misalignment due to inaccurate optical flow. Moreover, memory or computational constraints limit the temporal range of feature propagation and video Transformer, preventing exploration of correspondence information from distant frames. To address these issues, we propose an improved framework, called ProPainter, which involves enhanced ProPagation and an efficient Transformer. Specifically, we introduce dual-domain propagation that combines the advantages of image and feature warping, exploiting global correspondences reliably. We also propose a mask-guided sparse video Transformer, which achieves high efficiency by discarding unnecessary and redundant tokens. With these components, ProPainter outperforms prior arts by a large margin of 1.46 dB in PSNR while maintaining appealing efficiency.","url_abs":"https://arxiv.org/abs/2309.03897v1","url_pdf":"https://arxiv.org/pdf/2309.03897v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"propainter-improving-propagation-and","repo_url":"https://github.com/sczhou/propainter","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"propainter-improving-propagation-and","repo_url":"https://github.com/osmr/propainter","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"propainter-improving-propagation-and","repo_url":"https://github.com/osmr/pytorchcv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"optical-flow-estimation","task_name":"Optical Flow Estimation"},{"task_slug":"video-inpainting","task_name":"Video Inpainting"}],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"pixel-prediction","method_name":"Inpainting"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/video-inpainting-on-hqvi-240p","task":"Video Inpainting","dataset":"HQVI (240p)","model":"ProPainter","rank_in_archive_order":2,"of":7,"metrics":{"LPIPS":"0.0388","PSNR":"30.62","SSIM":"0.9413","VFID":"0.2128"},"uses_additional_data":false},{"leaderboard":"/sota/video-inpainting-on-hqvi-480p","task":"Video Inpainting","dataset":"HQVI (480p)","model":"ProPainter","rank_in_archive_order":4,"of":4,"metrics":{"LPIPS":"0.0457","PSNR":"30.69","SSIM":"0.9414","VFID":"0.0478"},"uses_additional_data":false},{"leaderboard":"/sota/video-inpainting-on-youtube-vos","task":"Video Inpainting","dataset":"YouTube-VOS 2018","model":"ProPainter","rank_in_archive_order":1,"of":10,"metrics":{"Ewarp":"-","PSNR":"34.43","SSIM":"0.9735","VFID":"0.042"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2309.03897","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2309.03897"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sczhou/propainter","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/osmr/pytorchcv","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/osmr/propainter","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":12,"ran_draft_wrong":6,"ran_fixture":2,"unverified":14},"by_repo_kind":{"official":{"samples":16,"ran":10,"repositories":1},"listed":{"samples":18,"ran":10,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":16,"samples":[{"code_sha256_prefix":"4cdb3a50bc7f846f","entry":"DeformableAlignment","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4cdb3a50bc7f846f"}},{"code_sha256_prefix":"53a5eb8ddb64103e","entry":"Encoder","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"53a5eb8ddb64103e"}},{"code_sha256_prefix":"83d5cf110edb5af1","entry":"FusionFeedForward","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"83d5cf110edb5af1"}},{"code_sha256_prefix":"83365c19252ece6f","entry":"FusionFeedForward","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"83365c19252ece6f"}},{"code_sha256_prefix":"2fd5dd72e6bde9a9","entry":"InterpolationBlock","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2fd5dd72e6bde9a9"}},{"code_sha256_prefix":"cbeb924f2247e025","entry":"ModulatedDeformConv2d","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cbeb924f2247e025"}},{"code_sha256_prefix":"b4d2964f508734c3","entry":"SoftComp","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b4d2964f508734c3"}},{"code_sha256_prefix":"9ff5a33dc359eb58","entry":"SoftSplit","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9ff5a33dc359eb58"}},{"code_sha256_prefix":"7bd366ee66ea9c84","entry":"SoftSplit","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7bd366ee66ea9c84"}},{"code_sha256_prefix":"c4696b981f65032e","entry":"SparseWindowAttention","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c4696b981f65032e"}},{"code_sha256_prefix":"f13da9bfe053deb9","entry":"SparseWindowAttention","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f13da9bfe053deb9"}},{"code_sha256_prefix":"e34f0d309218c4cb","entry":"fbConsistencyCheck","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e34f0d309218c4cb"}},{"code_sha256_prefix":"3d45197997a22569","entry":"fb_consistency_check","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3d45197997a22569"}},{"code_sha256_prefix":"0724aee9bf22b8ca","entry":"flow_warp","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0724aee9bf22b8ca"}},{"code_sha256_prefix":"6dba82ef5e1d54be","entry":"flow_warp","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6dba82ef5e1d54be"}},{"code_sha256_prefix":"51f95e8de4711196","entry":"lambda_leakyrelu","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"51f95e8de4711196"}},{"code_sha256_prefix":"f2b2ee9daa61fd8a","entry":"lambda_tanh","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f2b2ee9daa61fd8a"}},{"code_sha256_prefix":"99919ce37333a615","entry":"length_sq","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"99919ce37333a615"}},{"code_sha256_prefix":"c384ddd8232a9399","entry":"window_partition","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c384ddd8232a9399"}},{"code_sha256_prefix":"fe92e2df4330e9ac","entry":"window_partition","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fe92e2df4330e9ac"}},{"code_sha256_prefix":"a7a87d9746b62c93","entry":"BidirectionalPropagation","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a7a87d9746b62c93"}},{"code_sha256_prefix":"1949ce12af406baf","entry":"BidirectionalPropagation","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1949ce12af406baf"}},{"code_sha256_prefix":"40b9d090f9b5f53d","entry":"Decoder","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"40b9d090f9b5f53d"}},{"code_sha256_prefix":"5c1215e3af8ca9ac","entry":"Encoder","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5c1215e3af8ca9ac"}},{"code_sha256_prefix":"7b9c10bbcaf37395","entry":"InpaintGenerator","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7b9c10bbcaf37395"}},{"code_sha256_prefix":"f84760164d9dbd1e","entry":"PPDecoderUnit","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f84760164d9dbd1e"}},{"code_sha256_prefix":"fc85da2c0e05c2ba","entry":"ProPainter","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc85da2c0e05c2ba"}},{"code_sha256_prefix":"0abf43743d60bcbc","entry":"SecondOrderDeformableAlignment","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0abf43743d60bcbc"}},{"code_sha256_prefix":"ae3ca4ef5eac8aec","entry":"SoftComp","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ae3ca4ef5eac8aec"}},{"code_sha256_prefix":"0355e712ec5750ab","entry":"TemporalSparseTransformer","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0355e712ec5750ab"}},{"code_sha256_prefix":"3e21907371a62b09","entry":"TemporalSparseTransformer","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e21907371a62b09"}},{"code_sha256_prefix":"fa4fe301319a48a2","entry":"TemporalSparseTransformerBlock","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fa4fe301319a48a2"}},{"code_sha256_prefix":"c9aea7b11102c2aa","entry":"TemporalSparseTransformerBlock","repo":"osmr/pytorchcv","repo_kind":"listed","path":"pytorchcv/models/propainter.py","file_url":"https://github.com/osmr/pytorchcv/blob/HEAD/pytorchcv/models/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c9aea7b11102c2aa"}},{"code_sha256_prefix":"ae01e24194ffa4ed","entry":"constant_init","repo":"sczhou/propainter","repo_kind":"official","path":"model/propainter.py","file_url":"https://github.com/sczhou/propainter/blob/HEAD/model/propainter.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ae01e24194ffa4ed"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}