HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation

Tak-Wai Hui; Xiaoou Tang; Chen Change Loy

LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation

Abstract

FlowNet2, the state-of-the-art convolutional neural network (CNN) for optical flow estimation, requires over 160M parameters to achieve accurate flow estimation. In this paper we present an alternative network that outperforms FlowNet2 on the challenging Sintel final pass and KITTI benchmarks, while being 30 times smaller in the model size and 1.36 times faster in the running speed. This is made possible by drilling down to architectural details that might have been missed in the current frameworks: (1) We present a more effective flow inference approach at each pyramid level through a lightweight cascaded network. It not only improves flow estimation accuracy through early correction, but also permits seamless incorporation of descriptor matching in our network. (2) We present a novel flow regularization layer to ameliorate the issue of outliers and vague flow boundaries by using a feature-driven local convolution. (3) Our network owns an effective structure for pyramidal feature extraction and embraces feature warping rather than image warping as practiced in FlowNet2. Our code and trained models are available at https://github.com/twhui/LiteFlowNet .

Code Repositories

sniklaus/pytorch-liteflownet
pytorch
Mentioned in GitHub
twhui/LiteFlowNet
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
optical-flow-estimation-on-kitti-2012LiteFlowNet-ft
Average End-Point Error: 1.6
optical-flow-estimation-on-kitti-2015LiteFlowNet-ft
Fl-all: 9.38
optical-flow-estimation-on-sintel-cleanLiteFlowNet-ft
Average End-Point Error: 4.54
optical-flow-estimation-on-sintel-finalLiteFlowNet-ft
Average End-Point Error: 5.38

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation | Papers | HyperAI