Optical Flow Estimation

655 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
129
5 papers
128

Rethinking Low-quality Optical Flow in Unsupervised Surgical Instrument Segmentation

wpr1018001/rethinking-low-quality-optical-flow 15 Mar 2024

Video-based surgical instrument segmentation plays an important role in robot-assisted surgeries.

10
15 Mar 2024

LSTP: Language-guided Spatial-Temporal Prompt Learning for Long-form Video-Text Understanding

bigai-nlco/lstp-chat 25 Feb 2024

Despite progress in video-language modeling, the computational challenge of interpreting long-form videos in response to task-specific linguistic queries persists, largely due to the complexity of high-dimensional video data and the misalignment between language and visual cues over space and time.

15
25 Feb 2024

CREMA: Multimodal Compositional Video Reasoning via Efficient Modular Adaptation and Fusion

Yui010206/CREMA 8 Feb 2024

Furthermore, we propose a fusion module designed to compress multimodal queries, maintaining computational efficiency in the LLM while combining additional modalities.

19
08 Feb 2024

Taylor Videos for Action Recognition

leiwangr/video-ar 5 Feb 2024

Addressing these challenges, we propose the Taylor video, a new video format that highlights the dominate motions (e. g., a waving hand) in each of its frames named the Taylor frame.

6
05 Feb 2024

Recurrent Partial Kernel Network for Efficient Optical Flow Estimation

hmorimitsu/ptlflow The 38th Annual AAAI Conference on Artificial Intelligence (AAAI) 2024

However, this impacts the widespread adoption of optical flow methods and makes it harder to train more general models since the optical flow data is hard to obtain.

206
01 Feb 2024

Multimodal Action Quality Assessment

qinghuannn/pamfn 31 Jan 2024

To leverage multimodal information for AQA, i. e., RGB, optical flow and audio information, we propose a Progressive Adaptive Multimodal Fusion Network (PAMFN) that separately models modality-specific information and mixed-modality information.

4
31 Jan 2024

VONet: Unsupervised Video Object Learning With Parallel U-Net Attention and Object-wise Sequential VAE

hnyu/vonet 20 Jan 2024

Unsupervised video object learning seeks to decompose video scenes into structural object representations without any supervision from depth, optical flow, or segmentation.

3
20 Jan 2024

Deep Linear Array Pushbroom Image Restoration: A Degradation Pipeline and Jitter-Aware Restoration Network

jhw2000/jarnet 16 Jan 2024

Both the proposed JARNet and LAP image synthesis pipeline establish a foundation for addressing this intricate challenge.

11
16 Jan 2024

RomniStereo: Recurrent Omnidirectional Stereo Matching

halleyjiang/romnistereo 9 Jan 2024

To bridge the gap between OSM and RAFT, we mainly propose an opposite adaptive weighting scheme to seamlessly transform the outputs of spherical sweeping of OSM into the required inputs for the recurrent update, thus creating a recurrent omnidirectional stereo matching (RomniStereo) algorithm.

18
09 Jan 2024

Rethinking RAFT for Efficient Optical Flow

n3slami/Ef-RAFT 1 Jan 2024

To address these problems, this paper proposes a novel approach based on the RAFT framework.

19
01 Jan 2024