{"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/ifrnet-intermediate-feature-refine-network","title":"IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation","arxiv_id":"2205.14620","date":"2022-05-29","proceeding":"CVPR 2022 1","authors":["Lingtong Kong","Boyuan Jiang","Donghao Luo","Wenqing Chu","Xiaoming Huang","Ying Tai","Chengjie Wang","Jie Yang"],"abstract":"Prevailing video frame interpolation algorithms, that generate the intermediate frames from consecutive inputs, typically rely on complex model architectures with heavy parameters or large delay, hindering them from diverse real-time applications. In this work, we devise an efficient encoder-decoder based network, termed IFRNet, for fast intermediate frame synthesizing. It first extracts pyramid features from given inputs, and then refines the bilateral intermediate flow fields together with a powerful intermediate feature until generating the desired output. The gradually refined intermediate feature can not only facilitate intermediate flow estimation, but also compensate for contextual details, making IFRNet do not need additional synthesis or refinement module. To fully release its potential, we further propose a novel task-oriented optical flow distillation loss to focus on learning the useful teacher knowledge towards frame synthesizing. Meanwhile, a new geometry consistency regularization term is imposed on the gradually refined intermediate features to keep better structure layout. Experiments on various benchmarks demonstrate the excellent performance and fast inference speed of proposed approaches. Code is available at https://github.com/ltkong218/IFRNet.","url_abs":"https://arxiv.org/abs/2205.14620v1","url_pdf":"https://arxiv.org/pdf/2205.14620v1.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":"ifrnet-intermediate-feature-refine-network","repo_url":"https://github.com/ltkong218/ifrnet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"ifrnet-intermediate-feature-refine-network","repo_url":"https://github.com/pilot7747/sldl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"optical-flow-estimation","task_name":"Optical Flow Estimation"},{"task_slug":"video-frame-interpolation","task_name":"Video Frame Interpolation"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/video-frame-interpolation-on-msu-video-frame","task":"Video Frame Interpolation","dataset":"MSU Video Frame Interpolation","model":"IFRNet_large","rank_in_archive_order":11,"of":24,"metrics":{"LPIPS":"0.037","MS-SSIM":"0.943","PSNR":"28.04","SSIM":"0.921","VMAF":"66.98"},"uses_additional_data":false},{"leaderboard":"/sota/video-frame-interpolation-on-msu-video-frame","task":"Video Frame Interpolation","dataset":"MSU Video Frame Interpolation","model":"IFRNet_base","rank_in_archive_order":15,"of":24,"metrics":{"LPIPS":"0.048","MS-SSIM":"0.932","PSNR":"27.67","SSIM":"0.909","VMAF":"64.16"},"uses_additional_data":false},{"leaderboard":"/sota/video-frame-interpolation-on-msu-video-frame","task":"Video Frame Interpolation","dataset":"MSU Video Frame Interpolation","model":"IFRNet_small","rank_in_archive_order":16,"of":24,"metrics":{"LPIPS":"0.049","MS-SSIM":"0.931","PSNR":"27.45","SSIM":"0.908","VMAF":"63.43"},"uses_additional_data":false},{"leaderboard":"/sota/video-frame-interpolation-on-middlebury","task":"Video Frame Interpolation","dataset":"Middlebury","model":"IFRNet","rank_in_archive_order":1,"of":11,"metrics":{"Interpolation Error":"4.216"},"uses_additional_data":false},{"leaderboard":"/sota/video-frame-interpolation-on-ucf101-1","task":"Video Frame Interpolation","dataset":"UCF101","model":"IFRNet","rank_in_archive_order":6,"of":19,"metrics":{"PSNR":"35.42","SSIM":"0.9698"},"uses_additional_data":false},{"leaderboard":"/sota/video-frame-interpolation-on-vimeo90k","task":"Video Frame Interpolation","dataset":"Vimeo90K","model":"IFRNet","rank_in_archive_order":5,"of":23,"metrics":{"PSNR":"36.20","SSIM":"0.9808","Speed (ms/f)":"16 (Tesla V100)"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2205.14620","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2205.14620"}},"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/pilot7747/sldl","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ltkong218/ifrnet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/ltkong218/IFRNet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"ran_draft_wrong":2,"ran_honours":1,"ran_fixture":2,"unverified":10},"by_repo_kind":{"official":{"samples":10,"ran":3,"repositories":1},"listed":{"samples":10,"ran":7,"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":0,"samples":[{"code_sha256_prefix":"77b300d6590456e1","entry":"Decoder1","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"77b300d6590456e1"}},{"code_sha256_prefix":"b29aa07553e77b81","entry":"Decoder4","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b29aa07553e77b81"}},{"code_sha256_prefix":"4176171c340a2380","entry":"Encoder","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4176171c340a2380"}},{"code_sha256_prefix":"a4a1cc910d0e13df","entry":"ResBlock","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a4a1cc910d0e13df"}},{"code_sha256_prefix":"1a30c25d56937bad","entry":"convrelu","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1a30c25d56937bad"}},{"code_sha256_prefix":"c56b7ef16f309a45","entry":"gaussian","repo":"ltkong218/IFRNet","repo_kind":"official","path":"metric.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/metric.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c56b7ef16f309a45"}},{"code_sha256_prefix":"4dc728d7076fe0a9","entry":"get_robust_weight","repo":"ltkong218/IFRNet","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/utils.py","link_basis":"harvester_set","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":"4dc728d7076fe0a9"}},{"code_sha256_prefix":"5b17e544cf23ff18","entry":"resize","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5b17e544cf23ff18"}},{"code_sha256_prefix":"3073f3b71dc41f8a","entry":"resize","repo":"ltkong218/IFRNet","repo_kind":"official","path":"models/IFRNet.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/models/IFRNet.py","link_basis":"harvester_set","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":"3073f3b71dc41f8a"}},{"code_sha256_prefix":"a4d5c37ca03cf29f","entry":"warp","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a4d5c37ca03cf29f"}},{"code_sha256_prefix":"9d92261879f6a644","entry":"Decoder2","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9d92261879f6a644"}},{"code_sha256_prefix":"311153678094963f","entry":"Decoder3","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"311153678094963f"}},{"code_sha256_prefix":"b4b68124cf219559","entry":"IFRNet","repo":"pilot7747/sldl","repo_kind":"listed","path":"sldl/video/ifrnet.py","file_url":"https://github.com/pilot7747/sldl/blob/HEAD/sldl/video/ifrnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b4b68124cf219559"}},{"code_sha256_prefix":"ddde98d185346197","entry":"create_window","repo":"ltkong218/IFRNet","repo_kind":"official","path":"metric.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/metric.py","link_basis":"harvester_set","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":"ddde98d185346197"}},{"code_sha256_prefix":"44cbb53da2e7f168","entry":"create_window_3d","repo":"ltkong218/IFRNet","repo_kind":"official","path":"metric.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/metric.py","link_basis":"harvester_set","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":"44cbb53da2e7f168"}},{"code_sha256_prefix":"aaa35a6320121aa6","entry":"get_lr","repo":"ltkong218/IFRNet","repo_kind":"official","path":"train_gopro.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/train_gopro.py","link_basis":"harvester_set","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":"aaa35a6320121aa6"}},{"code_sha256_prefix":"25081efb127925fd","entry":"random_crop","repo":"ltkong218/IFRNet","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/datasets.py","link_basis":"harvester_set","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":"25081efb127925fd"}},{"code_sha256_prefix":"b17c1ca578cfa57d","entry":"random_resize","repo":"ltkong218/IFRNet","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/datasets.py","link_basis":"harvester_set","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":"b17c1ca578cfa57d"}},{"code_sha256_prefix":"04cda3b8b4206a50","entry":"random_reverse_channel","repo":"ltkong218/IFRNet","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/datasets.py","link_basis":"harvester_set","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":"04cda3b8b4206a50"}},{"code_sha256_prefix":"bbbedcca6e1544a7","entry":"read","repo":"ltkong218/IFRNet","repo_kind":"official","path":"utils.py","file_url":"https://github.com/ltkong218/IFRNet/blob/HEAD/utils.py","link_basis":"harvester_set","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":"bbbedcca6e1544a7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}