A Lightweight Optical Flow CNN - Revisiting Data Fidelity and Regularization
Tak-Wai Hui, Xiaoou Tang, Chen Change Loy

TL;DR
LiteFlowNet2 is a highly efficient CNN for optical flow estimation that outperforms larger models like FlowNet2 in accuracy and speed, while maintaining a lightweight architecture inspired by variational methods.
Contribution
The paper introduces LiteFlowNet2, a novel lightweight CNN that improves optical flow accuracy and efficiency by integrating traditional variational concepts with a cascaded inference approach.
Findings
Outperforms FlowNet2 in accuracy and speed.
Reduces model size by 25.3 times.
Improves accuracy on multiple benchmarks.
Abstract
Over four decades, the majority addresses the problem of optical flow estimation using variational methods. With the advance of machine learning, some recent works have attempted to address the problem using convolutional neural network (CNN) and have showed promising results. FlowNet2, the state-of-the-art CNN, requires over 160M parameters to achieve accurate flow estimation. Our LiteFlowNet2 outperforms FlowNet2 on Sintel and KITTI benchmarks, while being 25.3 times smaller in the model size and 3.1 times faster in the running speed. LiteFlowNet2 is built on the foundation laid by conventional methods and resembles the corresponding roles as data fidelity and regularization in variational methods. We compute optical flow in a spatial-pyramid formulation as SPyNet but through a novel lightweight cascaded flow inference. It provides high flow estimation accuracy through early…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
