Layered Optical Flow Estimation Using a Deep Neural Network with a Soft Mask
Xi Zhang, Di Ma, Xu Ouyang, Shanshan Jiang, Lin Gan, Gady Agam

TL;DR
This paper introduces a deep learning method that automatically generates layered optical flow representations using a soft-mask module, improving accuracy in flow estimation especially around discontinuities and occlusions.
Contribution
It proposes a novel soft-mask module that can be integrated into existing networks like FlowNet to enhance layered optical flow estimation without pre-segmentation.
Findings
Achieves better flow estimation results than original FlowNet
Effective handling of motion discontinuities and occlusions
Applicable to both supervised and unsupervised tasks
Abstract
Using a layered representation for motion estimation has the advantage of being able to cope with discontinuities and occlusions. In this paper, we learn to estimate optical flow by combining a layered motion representation with deep learning. Instead of pre-segmenting the image to layers, the proposed approach automatically generates a layered representation of optical flow using the proposed soft-mask module. The essential components of the soft-mask module are maxout and fuse operations, which enable a disjoint layered representation of optical flow and more accurate flow estimation. We show that by using masks the motion estimate results in a quadratic function of input features in the output layer. The proposed soft-mask module can be added to any existing optical flow estimation networks by replacing their flow output layer. In this work, we use FlowNet as the base network to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
