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

Fast Optical Flow using Dense Inverse Search

About

Most recent works in optical flow extraction focus on the accuracy and neglect the time complexity. However, in real-life visual applications, such as tracking, activity detection and recognition, the time complexity is critical. We propose a solution with very low time complexity and competitive accuracy for the computation of dense optical flow. It consists of three parts: 1) inverse search for patch correspondences; 2) dense displacement field creation through patch aggregation along multiple scales; 3) variational refinement. At the core of our Dense Inverse Search-based method (DIS) is the efficient search of correspondences inspired by the inverse compositional image alignment proposed by Baker and Matthews in 2001. DIS is competitive on standard optical flow benchmarks with large displacements. DIS runs at 300Hz up to 600Hz on a single CPU core, reaching the temporal resolution of human's biological vision system. It is order(s) of magnitude faster than state-of-the-art methods in the same range of accuracy, making DIS ideal for visual applications.

Till Kroeger, Radu Timofte, Dengxin Dai, Luc Van Gool• 2016

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationKITTI 2015 (train)
Fl-epe21.2
431
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)6.31
209
Optical Flow EstimationMPI Sintel Clean (train)
EPE5.61
202
Optical FlowMPI-Sintel final (test)
EPE10.13
137
Optical FlowKITTI 2012 (train)
AEE11.01
115
Action RecognitionUCF101 (Split 1)--
105
Action RecognitionHMDB51 (split 1)--
75
Optical FlowMiddlebury (train)
AEE0.92
51
Optical FlowSintel clean (test)--
37
Optical FlowKITTI (test)
EPE (Overall)14.4
28
Showing 10 of 13 rows

Other info

Follow for update