Papers › Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation

Iterative Residual Refinement for Joint Optical Flow and Occlusion Estimation

10 Apr 2019CVPR 2019 6arXiv:1904.05290archive 2025-07-28

Junhwa Hur, Stefan Roth

Deep learning approaches to optical flow estimation have seen rapid progress over the recent years. One common trait of many networks is that they refine an initial flow estimate either through multiple stages or across the levels of a coarse-to-fine representation. While leading to more accurate results, the downside of this is an increased number of parameters. Taking inspiration from both classical energy minimization approaches as well as residual networks, we propose an iterative residual refinement (IRR) scheme based on weight sharing that can be combined with several backbone networks. It reduces the number of parameters, improves the accuracy, or even achieves both. Moreover, we show that integrating occlusion prediction and bi-directional flow estimation into our IRR scheme can further boost the accuracy. Our full network achieves state-of-the-art results for both optical flow and occlusion estimation across several standard datasets.

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

Code

Syntology Ran 0 of 6 code samples harvested from 1 repository linked to this paper; 6 have no recorded run.

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

visinf/irr officialmentioned on GitHubpytorchApache-2.0 report
open-mmlab/mmflow pytorchApache-2.0 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; 0 ran; 0 honoured the contract we drafted; 6 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.

6unverified

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 visinf/irr. “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.

conv visinf/irr/models/irr_modules.py official repository unverified Apache-2.0 (permissive) · 9db5fbaedd8ed8b4 · report
f1_score visinf/irr/losses.py official repository unverified Apache-2.0 (permissive) · e351a73a9141e59d · report
f1_score_bal_loss visinf/irr/losses.py official repository unverified Apache-2.0 (permissive) · e90ca7d9eaedb594 · report
fbeta_score visinf/irr/losses.py official repository unverified Apache-2.0 (permissive) · 0185c542a4ae3ac4 · report
subtract_mean visinf/irr/models/irr_modules.py official repository unverified Apache-2.0 (permissive) · 538f9abf58b6c890 · report
upsample_factor2 visinf/irr/models/irr_modules.py official repository unverified Apache-2.0 (permissive) · 606dfd0419b77fe8 · report

Tasks

Occlusion EstimationOptical Flow Estimation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Optical Flow Estimation KITTI 2012 IRR-PWC Average End-Point Error 1.6 #10 of 12 Archive leaderboard report
Optical Flow Estimation KITTI 2015 IRR-PWC Fl-all 7.65 #13 of 18 Archive leaderboard report
Optical Flow Estimation Sintel-clean IRR-PWC Average End-Point Error 3.84 #24 of 29 Archive leaderboard report
Optical Flow Estimation Sintel-final IRR-PWC Average End-Point Error 4.579 #21 of 28 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