Optical Flow Estimation

652 papers with code • 10 benchmarks • 34 datasets

Optical Flow Estimation is a computer vision task that involves computing the motion of objects in an image or a video sequence. The goal of optical flow estimation is to determine the movement of pixels or features in the image, which can be used for various applications such as object tracking, motion analysis, and video compression.

Approaches for optical flow estimation include correlation-based, block-matching, feature tracking, energy-based, and more recently gradient-based.

Further readings:

Definition source: Devon: Deformable Volume Network for Learning Optical Flow

Image credit: Optical Flow Estimation

Libraries

Use these libraries to find Optical Flow Estimation models and implementations
9 papers
895
5 papers
128
5 papers
128

Open-DDVM: A Reproduction and Extension of Diffusion Model for Optical Flow Estimation

dqiaole/flowdiffusion_pytorch 4 Dec 2023

Recently, Google proposes DDVM which for the first time demonstrates that a general diffusion model for image-to-image translation task works impressively well on optical flow estimation task without any specific designs like RAFT.

59
04 Dec 2023

Dense Optical Tracking: Connecting the Dots

16lemoing/dot 1 Dec 2023

Code, data, and videos showcasing the capabilities of our approach are available in the project webpage: https://16lemoing. github. io/dot .

195
01 Dec 2023

SigFormer: Sparse Signal-Guided Transformer for Multi-Modal Human Action Segmentation

liuqi-creat/sigformer 29 Nov 2023

Nowadays, the majority of approaches concentrate on the fusion of dense signals (i. e., RGB, optical flow, and depth maps).

8
29 Nov 2023

StreamFlow: Streamlined Multi-Frame Optical Flow Estimation for Video Sequences

littlespray/streamflow 28 Nov 2023

To address this issue, multi-frame optical flow methods leverage adjacent frames to mitigate the local ambiguity.

3
28 Nov 2023

Flow-Guided Diffusion for Video Inpainting

nevsnev/fgdvi 26 Nov 2023

Video inpainting has been challenged by complex scenarios like large movements and low-light conditions.

27
26 Nov 2023

Dual-Stream Attention Transformers for Sewer Defect Classification

redwannewaz/ds_mshvit 7 Nov 2023

We propose a dual-stream multi-scale vision transformer (DS-MSHViT) architecture that processes RGB and optical flow inputs for efficient sewer defect classification.

1
07 Nov 2023

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

cv-stuttgart/ccmr 5 Nov 2023

Attention-based motion aggregation concepts have recently shown their usefulness in optical flow estimation, in particular when it comes to handling occluded regions.

9
05 Nov 2023

EmerNeRF: Emergent Spatial-Temporal Scene Decomposition via Self-Supervision

nvlabs/emernerf 3 Nov 2023

We present EmerNeRF, a simple yet powerful approach for learning spatial-temporal representations of dynamic driving scenes.

492
03 Nov 2023

Event-based Background-Oriented Schlieren

uzh-rpg/event-based_vision_resources 1 Nov 2023

Schlieren imaging is an optical technique to observe the flow of transparent media, such as air or water, without any particle seeding.

2,646
01 Nov 2023

Detection Defenses: An Empty Promise against Adversarial Patch Attacks on Optical Flow

cv-stuttgart/detectiondefenses 26 Oct 2023

In this paper, we thoroughly examine the currently available detect-and-remove defenses ILP and LGS for a wide selection of state-of-the-art optical flow methods, and illuminate their side effects on the quality and robustness of the final flow predictions.

1
26 Oct 2023