Papers › RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation
RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation
Zhewei Huang, Tianyuan Zhang, Wen Heng, Boxin Shi, Shuchang Zhou
We propose RIFE, a Real-time Intermediate Flow Estimation algorithm for Video Frame Interpolation (VFI). Many recent flow-based VFI methods first estimate the bi-directional optical flows, then scale and reverse them to approximate intermediate flows, leading to artifacts on motion boundaries and complex pipelines. RIFE uses a neural network named IFNet that can directly estimate the intermediate flows from coarse-to-fine with much better speed. We design a privileged distillation scheme for training IFNet, resulting in a large performance improvement. RIFE does not rely on pre-trained optical flow models and can support arbitrary-timestep frame interpolation with the temporal encoding input. Experiments demonstrate that RIFE achieves state-of-the-art performance on several public benchmarks. Compared with the popular SuperSlomo and DAIN methods, RIFE is 4--27 times faster and produces better results. The code is available at https://github.com/hzwer/arXiv2020-RIFE.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2011.06294")
Code
Syntology Ran 19 of 26 code samples harvested from 7 repositories linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract; 6 ran · our draft was wrong; 2 ran · fixture could not drive it; 10 ran with no contract checked.
By repository: community (archive-listed): 26 samples from 7 repositories, 19 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
13 repositories listed; official and paper-mentioned ones first.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
26 samples harvested; 19 ran; 1 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 16 of the 26 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 7 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
75bbbdffbb3fd97f · report
7ab5f3c545b4d080 · report
62c783a3096b8adb · report
0a362378cdc41f3f · report
32950c5d2e5aa071 · report
677399ecfa4e34c0 · report
78ab2b26fe2d9c09 · report
36efa40a27f8b7a2 · report
1d13034a9dbf1c2a · report
08b50177dec36f2f · report
171240f337b5ff24 · report
228ff1267f0a77cf · report
1eca81f63e28f103 · report
9f787ec8e2d7b4ce · report
4b49b4197d18a4d1 · report
1d601d00958a17e4 · report
50e1f65e26794373 · report
f5d11a47309d4fb6 · report
eb796ff8f6a876ff · report
de21f945abca7d64 · report
398a5db48b470b19 · report
0ad2a11a92e06b94 · report
0dc077c73c79a51b · report
c224fb310b296c76 · report
3d0cee5ce986554c · report
b58a9c9343631b31 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | FPS | 27.3 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | LPIPS | 0.039 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | MS-SSIM | 0.939 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | PSNR | 27.15 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | SSIM | 0.914 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | Subjective score | 1.99 | #1 of 24 | Archive leaderboard | report |
| Video Frame Interpolation | MSU Video Frame Interpolation | RIFE | VMAF | 66.33 | #1 of 24 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: IFBlock, IFNet, RIFE
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections