HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume

Sun Deqing Yang Xiaodong Liu Ming-Yu Kautz Jan

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume

Abstract

We present a compact but effective CNN model for optical flow, calledPWC-Net. PWC-Net has been designed according to simple and well-establishedprinciples: pyramidal processing, warping, and the use of a cost volume. Castin a learnable feature pyramid, PWC-Net uses the cur- rent optical flowestimate to warp the CNN features of the second image. It then uses the warpedfeatures and features of the first image to construct a cost volume, which isprocessed by a CNN to estimate the optical flow. PWC-Net is 17 times smaller insize and easier to train than the recent FlowNet2 model. Moreover, itoutperforms all published optical flow methods on the MPI Sintel final pass andKITTI 2015 benchmarks, running at about 35 fps on Sintel resolution (1024x436)images. Our models are available on https://github.com/NVlabs/PWC-Net.

Code Repositories

neu-vig/ezflow
pytorch
Mentioned in GitHub
kuangzijian/Flow-Based-Video-Matting
pytorch
Mentioned in GitHub
daigo0927/PWC-Net_tf
tf
Mentioned in GitHub
sniklaus/pytorch-pwc
pytorch
Mentioned in GitHub
daigo0927/pwcnet
tf
Mentioned in GitHub
yanqi1811/PWC-Net
pytorch
Mentioned in GitHub
goutamgmb/NTIRE21_BURSTSR
pytorch
Mentioned in GitHub
NVlabs/PWC-Net
Official
pytorch
Mentioned in GitHub
fpsandnoob/pwc_net
mindspore
Mentioned in GitHub
MurrayC7/PWC-Net
pytorch
Mentioned in GitHub
rickyHong/tfoptflow-repl
tf
Mentioned in GitHub
neu-vi/ezflow
pytorch
Mentioned in GitHub
philferriere/tfoptflow
tf
Mentioned in GitHub
zyong812/pwc-net_Pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dense-pixel-correspondence-estimation-onPWC-Net
Viewpoint I AEPE: 4.43
Viewpoint II AEPE: 11.44
Viewpoint III AEPE: 15.47
Viewpoint IV AEPE: 20.17
Viewpoint V AEPE: 28.30
optical-flow-estimation-on-kitti-2015-trainPWC-Net
EPE: 10.35
F1-all: 33.7
optical-flow-estimation-on-springPWCNet
1px total: 82.265

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
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume | Papers | HyperAI