Perceiving Systems, Computer Vision

Optical Flow Estimation with Channel Constancy -- ECCV spotlight

26 August 2014

01:01

Optical Flow Estimation with Channel Constancy Sevilla-Lara, L., Sun, D., Learned-Miller, E.G. and Black, M.J. In European Conference on Computer Vision (ECCV), September 2014. project: http://people.cs.umass.edu/~lsevilla/flow.html pdf: http://files.is.tue.mpg.de/black/papers/ChannelConstancyECCV2014.pdf Abstract: Large motions remain a challenge for current optical flow algorithms. Traditionally, large motions are addressed using multi-resolution representations like Gaussian pyramids. To deal with large displacements, many pyramid levels are needed and, if an object is small, it may be invisible at the highest levels. To address this we decompose images using a channel representation (CR) and replace the standard brightness constancy assumption with a descriptor constancy assumption. CRs can be seen as an over-segmentation of the scene into layers based on some image feature. If the appearance of a foreground object differs from the background then its descriptor will be different and they will be represented in different layers.We create a pyramid by smoothing these layers, without mixing foreground and background or losing small objects. Our method estimates more accurate flow than the baseline on the MPI-Sintel benchmark, especially for fast motions and near motion boundaries.

=