paper-with-me

Papers

CCMR: High Resolution Optical Flow Estimation via Coarse-to-Fine Context-Guided Motion Reasoning

2023-11-05 · Azin Jahedi, Maximilian Luz, Marc Rivinius, Andrés Bruhn

Attention-based motion aggregation concepts have recently shown their usefulness in optical flow estimation, in particular when it comes to handling occluded regions. However, due to their complexity, such concepts have been mainly restricted to coarse-resolution single-scale approaches that fail to provide the detailed outcome of high-resolution multi-scale networks. In this paper, we hence propose CCMR: a high-resolution coarse-to-fine approach that leverages attention-based motion grouping concepts to multi-scale optical flow estimation. CCMR relies on a hierarchical two-step attention-based context-motion grouping strategy that first computes global multi-scale context features and then uses them to guide the actual motion grouping. As we iterate both steps over all coarse-to-fine scales, we adapt cross covariance image transformers to allow for an efficient realization while maintaining scale-dependent properties. Experiments and ablations demonstrate that our efforts of combining multi-scale and attention-based concepts pay off. By providing highly detailed flow fields with strong improvements in both occluded and non-occluded regions, our CCMR approach not only outperforms both the corresponding single-scale attention-based and multi-scale attention-free baselines by up to 23.0% and 21.6%, respectively, it also achieves state-of-the-art results, ranking first on KITTI 2015 and second on MPI Sintel Clean and Final. Code and trained models are available at https://github.com/cv-stuttgart /CCMR.

📄 PDF Abstract BibTeX arXiv:2311.02661

Code (1)

cv-stuttgart/ccmr 공식 구현 pytorch

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

Optical Flow Super-Resolution Based on Image Guidence Using Convolutional Neural Network

2018-09-03 · Liping Zhang, Zongqing Lu, Qingmin Liao

The convolutional neural network model for optical flow estimation usually outputs a low-resolution(LR) optical flow field. To obtain the corresponding full image resolution,interpolation and variational approach are the…

Image Super-ResolutionOptical Flow EstimationSuper-Resolution

DPFlow: Adaptive Optical Flow Estimation with a Dual-Pyramid Framework

2025-03-19 · CVPR 2025 1 · Henrique Morimitsu, Xiaobin Zhu, Roberto M. Cesar Jr., Xiangyang Ji 외

Optical flow estimation is essential for video processing tasks, such as restoration and action recognition. The quality of videos is constantly increasing, with current standards reaching 8K resolution. However, optical…

8kAction RecognitionOptical Flow Estimation

SRFlow: A Dataset and Regularization Model for High-Resolution Facial Optical Flow via Splatting Rasterization

2026-01-10 · JiaLin Zhang, Dong Li arxiv

Facial optical flow supports a wide range of tasks in facial motion analysis. However, the lack of high-resolution facial optical flow datasets has hindered progress in this area. In this paper, we introduce Splatting Ra…

Micro-Expression RecognitionOptical Flow Estimation

EDCFlow: Exploring Temporally Dense Difference Maps for Event-based Optical Flow Estimation

2025-01-01 · CVPR 2025 1 · Daikun Liu, Lei Cheng, Teng Wang, Changyin Sun

Recent learning-based methods for event-based optical flow estimation utilize cost volumes for pixel matching but suffer from redundant computations and limited scalability to higher resolutions for flow refinement. …

Event-based Optical FlowOptical Flow Estimation

Devon: Deformable Volume Network for Learning Optical Flow

2018-02-20 · Yao Lu, Jack Valmadre, Heng Wang, Juho Kannala 외

State-of-the-art neural network models estimate large displacement optical flow in multi-resolution and use warping to propagate the estimation between two resolutions. Despite their impressive results, it is known that …

Optical Flow Estimation