English

High Resolution Multi-Scale RAFT (Robust Vision Challenge 2022)

Computer Vision and Pattern Recognition 2025-05-29 v1

Abstract

In this report, we present our optical flow approach, MS-RAFT+, that won the Robust Vision Challenge 2022. It is based on the MS-RAFT method, which successfully integrates several multi-scale concepts into single-scale RAFT. Our approach extends this method by exploiting an additional finer scale for estimating the flow, which is made feasible by on-demand cost computation. This way, it can not only operate at half the original resolution, but also use MS-RAFT's shared convex upsampler to obtain full resolution flow. Moreover, our approach relies on an adjusted fine-tuning scheme during training. This in turn aims at improving the generalization across benchmarks. Among all participating methods in the Robust Vision Challenge, our approach ranks first on VIPER and second on KITTI, Sintel, and Middlebury, resulting in the first place of the overall ranking.

Keywords

Cite

@article{arxiv.2210.16900,
  title  = {High Resolution Multi-Scale RAFT (Robust Vision Challenge 2022)},
  author = {Azin Jahedi and Maximilian Luz and Lukas Mehl and Marc Rivinius and Andrés Bruhn},
  journal= {arXiv preprint arXiv:2210.16900},
  year   = {2025}
}

Comments

Technical report for the Robust Vision Challenge 2022

R2 v1 2026-06-28T04:48:03.064Z