Papers › AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation

AdaCoF: Adaptive Collaboration of Flows for Video Frame Interpolation

24 Jul 2019CVPR 2020 6arXiv:1907.10244archive 2025-07-28

Hyeongmin Lee, Taeoh Kim, Tae-young Chung, Daehyun Pak, Yuseok Ban, Sangyoun Lee

Video frame interpolation is one of the most challenging tasks in video processing research. Recently, many studies based on deep learning have been suggested. Most of these methods focus on finding locations with useful information to estimate each output pixel using their own frame warping operations. However, many of them have Degrees of Freedom (DoF) limitations and fail to deal with the complex motions found in real world videos. To solve this problem, we propose a new warping module named Adaptive Collaboration of Flows (AdaCoF). Our method estimates both kernel weights and offset vectors for each target pixel to synthesize the output frame. AdaCoF is one of the most generalized warping modules compared to other approaches, and covers most of them as special cases of it. Therefore, it can deal with a significantly wide domain of complex motions. To further improve our framework and synthesize more realistic outputs, we introduce dual-frame adversarial loss which is applicable only to video frame interpolation tasks. The experimental results show that our method outperforms the state-of-the-art methods for both fixed training set environments and the Middlebury benchmark.

PaperPDFConference PDFCodeCode Syntology ran

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="1907.10244")

Code

Syntology Ran 2 of 6 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: official repository: 6 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

HyeongminLEE/AdaCoF-pytorch officialmentioned in papermentioned on GitHubpytorchMIT report

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

6 samples harvested; 2 ran; 0 honoured the contract we drafted; 4 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.

2ran
4unverified

Licence: 0 of the 6 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 HyeongminLEE/AdaCoF-pytorch. “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.

CharbonnierFunc HyeongminLEE/AdaCoF-pytorch/utility.py official repository ran fingerprinted MIT (permissive) · 9e8e56135365289e · report
to_variable HyeongminLEE/AdaCoF-pytorch/interpolate_twoframe.py official repository ran fingerprinted MIT (permissive) · 989c91edb537cd8f · report
cointoss HyeongminLEE/AdaCoF-pytorch/datareader.py official repository unverified MIT (permissive) · c11a926b49696f09 · report
cupy_kernel HyeongminLEE/AdaCoF-pytorch/cupy_module/adacof.py official repository unverified MIT (permissive) · ab4f2d6ba82b40b0 · report
make_optimizer HyeongminLEE/AdaCoF-pytorch/utility.py official repository unverified MIT (permissive) · 35612f45302f599e · report
make_scheduler HyeongminLEE/AdaCoF-pytorch/utility.py official repository unverified MIT (permissive) · 79544811771ac207 · report

Tasks

Video Frame Interpolation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF_f LPIPS 0.058 #20 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF_f MS-SSIM 0.913 #20 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF_f PSNR 24.99 #20 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF_f SSIM 0.903 #20 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF_f VMAF 60.19 #20 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF LPIPS 0.692 #24 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF MS-SSIM 0.883 #24 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF PSNR 23.17 #24 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF SSIM 0.891 #24 of 24 Archive leaderboard report
Video Frame Interpolation MSU Video Frame Interpolation AdaCoF VMAF 58.29 #24 of 24 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF_f PSNR 25.81 #17 of 20 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF_f SSIM 0.772 #17 of 20 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF_f tOF 6.42 #17 of 20 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF PSNR 23.90 #20 of 20 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF SSIM 0.727 #20 of 20 Archive leaderboard report
Video Frame Interpolation X4K1000FPS AdaCoF tOF 6.89 #20 of 20 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.

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