SOTAVerified

Learning by Analogy: Reliable Supervision from Transformations for Unsupervised Optical Flow Estimation

2020-03-29CVPR 2020Code Available1· sign in to hype

Liang Liu, Jiangning Zhang, Ruifei He, Yong liu, Yabiao Wang, Ying Tai, Donghao Luo, Chengjie Wang, Jilin Li, Feiyue Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Unsupervised learning of optical flow, which leverages the supervision from view synthesis, has emerged as a promising alternative to supervised methods. However, the objective of unsupervised learning is likely to be unreliable in challenging scenes. In this work, we present a framework to use more reliable supervision from transformations. It simply twists the general unsupervised learning pipeline by running another forward pass with transformed data from augmentation, along with using transformed predictions of original data as the self-supervision signal. Besides, we further introduce a lightweight network with multiple frames by a highly-shared flow decoder. Our method consistently gets a leap of performance on several benchmarks with the best accuracy among deep unsupervised methods. Also, our method achieves competitive results to recent fully supervised methods while with much fewer parameters.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
KITTI 2012 unsupervisedARFlow-MVAverage End-Point Error1.5Unverified
KITTI 2015 unsupervisedARFlow-MVFl-all11.79Unverified
Sintel Clean unsupervisedARFlow-MVAverage End-Point Error4.49Unverified
Sintel Final unsupervisedARFlow-MVAverage End-Point Error5.67Unverified

Reproductions