Highlight

FlowNet: Learning Optical Flow with Convolutional Networks

Proposes FlowNet, convolutional networks that learn optical flow end-to-end as supervised learning, trained on the synthetic Flying Chairs dataset.

Based on

FlowNet: Learning Optical Flow with Convolutional Networks

By Alexey Dosovitskiy, P. Fischer, Eddy Ilg et al.IEEE International Conference on Computer Vision
Read original article →

FlowNet addresses optical flow estimation, a task where convolutional neural networks had not previously succeeded despite their strong performance on recognition problems. The authors construct CNNs that solve optical flow as a supervised learning task and propose two architectures: a generic network and an alternative that includes a correlation layer explicitly matching feature vectors at different image locations. Because existing ground-truth flow datasets were too small to train such networks, they generated a large synthetic dataset of flying chairs on random backgrounds.

Despite being trained on this unrealistic synthetic data, the networks generalized well to established benchmarks such as Sintel and KITTI, achieving competitive accuracy while running at frame rates of 5 to 10 frames per second. This demonstrated that optical flow could be learned directly by CNNs and that synthetic data could effectively train them, helping open the direction of learning-based optical flow estimation.

Abstract

CNNs had excelled at recognition but not at optical flow estimation. This paper builds CNNs that solve optical flow as a supervised learning task, proposing and comparing two architectures: a generic one and another with a correlation layer that matches feature vectors across image locations. Because existing ground-truth datasets are too small to train a CNN, the authors generate a large synthetic Flying Chairs dataset. Networks trained on this unrealistic data generalize well to Sintel and KITTI, achieving competitive accuracy at 5 to 10 frames per second.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

optical flowconvolutional neural networkssupervised learningsynthetic training dataFlying Chairscomputer vision
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

FlowNet: Learning Optical Flow with Convolutional Networks | Aramai