Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Optical Flow in Mostly Rigid Scenes

About

The optical flow of natural scenes is a combination of the motion of the observer and the independent motion of objects. Existing algorithms typically focus on either recovering motion and structure under the assumption of a purely static world or optical flow for general unconstrained scenes. We combine these approaches in an optical flow algorithm that estimates an explicit segmentation of moving objects from appearance and physical constraints. In static regions we take advantage of strong constraints to jointly estimate the camera motion and the 3D structure of the scene over multiple frames. This allows us to also regularize the structure instead of the motion. Our formulation uses a Plane+Parallax framework, which works even under small baselines, and reduces the motion estimation to a one-dimensional search problem, resulting in more accurate estimation. In moving regions the flow is treated as unconstrained, and computed with an existing optical flow method. The resulting Mostly-Rigid Flow (MR-Flow) method achieves state-of-the-art results on both the MPI-Sintel and KITTI-2015 benchmarks.

Jonas Wulff, Laura Sevilla-Lara, Michael J. Black• 2017

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationKITTI 2015 (train)
Fl-epe14.09
431
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)3.59
209
Optical Flow EstimationMPI Sintel Clean (train)
EPE1.83
202
Optical FlowMPI Sintel Clean (test)
AEE2.53
158
Optical FlowMPI-Sintel final (test)
EPE5.38
137
Optical Flow EstimationSintel clean (test)
EPE2.53
103
Optical Flow EstimationSintel Final (test)
EPE5.38
101
Optical FlowKITTI 2015 (test)
Fl Error (All)12.19
95
Optical Flow EstimationKITTI 2015 (test)
Fl-all12.19
91
Optical FlowKITTI-15 (test)
Fl-all12.19
85
Showing 10 of 14 rows

Other info

Code

Follow for update