Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask

About

Feature warping is a core technique in optical flow estimation; however, the ambiguity caused by occluded areas during warping is a major problem that remains unsolved. In this paper, we propose an asymmetric occlusion-aware feature matching module, which can learn a rough occlusion mask that filters useless (occluded) areas immediately after feature warping without any explicit supervision. The proposed module can be easily integrated into end-to-end network architectures and enjoys performance gains while introducing negligible computational cost. The learned occlusion mask can be further fed into a subsequent network cascade with dual feature pyramids with which we achieve state-of-the-art performance. At the time of submission, our method, called MaskFlownet, surpasses all published optical flow methods on the MPI Sintel, KITTI 2012 and 2015 benchmarks. Code is available at https://github.com/microsoft/MaskFlownet.

Shengyu Zhao, Yilun Sheng, Yue Dong, Eric I-Chao Chang, Yan Xu• 2020

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2016 (val)
J Mean30
564
Optical Flow EstimationKITTI 2015 (train)--
431
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)3.61
209
Optical Flow EstimationMPI Sintel Clean (train)
EPE2.25
202
Optical FlowSintel (train)
AEPE (Clean)2.25
179
Optical FlowMPI Sintel Clean (test)
AEE2.52
158
Optical FlowMPI-Sintel final (test)--
137
Optical FlowSintel (test)
AEPE (Final)4.17
120
Optical FlowKITTI 2012 (train)
AEE2.94
115
Optical Flow EstimationSintel clean (test)
EPE2.52
103
Showing 10 of 22 rows

Other info

Code

Follow for update