paper-with-me

Papers

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, Xu-Cheng Yin

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 flow methods are usually designed for low resolution and do not generalize to large inputs due to their rigid architectures. They adopt downscaling or input tiling to reduce the input size, causing a loss of details and global information. There is also a lack of optical flow benchmarks to judge the actual performance of existing methods on high-resolution samples. Previous works only conducted qualitative high-resolution evaluations on hand-picked samples. This paper fills this gap in optical flow estimation in two ways. We propose DPFlow, an adaptive optical flow architecture capable of generalizing up to 8K resolution inputs while trained with only low-resolution samples. We also introduce Kubric-NK, a new benchmark for evaluating optical flow methods with input resolutions ranging from 1K to 8K. Our high-resolution evaluation pushes the boundaries of existing methods and reveals new insights about their generalization capabilities. Extensive experimental results show that DPFlow achieves state-of-the-art results on the MPI-Sintel, KITTI 2015, Spring, and other high-resolution benchmarks.

📄 PDF Abstract BibTeX arXiv:2503.14880

Code (1)

hmorimitsu/ptlflow 공식 구현 pytorch

Tasks

8kAction RecognitionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

FlowDA: Unsupervised Domain Adaptive Framework for Optical Flow Estimation

2023-12-28 · Miaojie Feng, Longliang Liu, Hao Jia, Gangwei Xu 외

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual …

Dataset GenerationOptical Flow Estimation

Joint Self-supervised Depth and Optical Flow Estimation towards Dynamic Objects

2023-09-07 · Zhengyang Lu, Ying Chen

Significant attention has been attracted to deep learning-based depth estimates. Dynamic objects become the most hard problems in inter-frame-supervised depth estimates due to the uncertainty in adjacent frames. Thus, in…

Depth EstimationMotion SegmentationOptical Flow Estimation

ASFlow: Unsupervised Optical Flow Learning with Adaptive Pyramid Sampling

2021-04-08 · Kunming Luo, Ao Luo, Chuan Wang, Haoqiang Fan 외

We present an unsupervised optical flow estimation method by proposing an adaptive pyramid sampling in the deep pyramid network. Specifically, in the pyramid downsampling, we propose an Content Aware Pooling (CAP) module…

Optical Flow Estimation

CoT-AMFlow: Adaptive Modulation Network with Co-Teaching Strategy for Unsupervised Optical Flow Estimation

2020-11-04 · Hengli Wang, Rui Fan, Ming Liu

The interpretation of ego motion and scene change is a fundamental task for mobile robots. Optical flow information can be employed to estimate motion in the surroundings. Recently, unsupervised optical flow estimation h…

Optical Flow Estimation

Deformable Non-local Network for Video Super-Resolution

2019-09-24 · Hua Wang, Dewei Su, Chuangchuang Liu, Longcun Jin 외

The video super-resolution (VSR) task aims to restore a high-resolution (HR) video frame by using its corresponding low-resolution (LR) frame and multiple neighboring frames. At present, many deep learning-based VSR meth…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution