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

Rethinking Optical Flow from Geometric Matching Consistent Perspective

About

Optical flow estimation is a challenging problem remaining unsolved. Recent deep learning based optical flow models have achieved considerable success. However, these models often train networks from the scratch on standard optical flow data, which restricts their ability to robustly and geometrically match image features. In this paper, we propose a rethinking to previous optical flow estimation. We particularly leverage Geometric Image Matching (GIM) as a pre-training task for the optical flow estimation (MatchFlow) with better feature representations, as GIM shares some common challenges as optical flow estimation, and with massive labeled real-world data. Thus, matching static scenes helps to learn more fundamental feature correlations of objects and scenes with consistent displacements. Specifically, the proposed MatchFlow model employs a QuadTree attention-based network pre-trained on MegaDepth to extract coarse features for further flow regression. Extensive experiments show that our model has great cross-dataset generalization. Our method achieves 11.5% and 10.1% error reduction from GMA on Sintel clean pass and KITTI test set. At the time of anonymous submission, our MatchFlow(G) enjoys state-of-the-art performance on Sintel clean and final pass compared to published approaches with comparable computation and memory footprint. Codes and models will be released in https://github.com/DQiaole/MatchFlow.

Qiaole Dong, Chenjie Cao, Yanwei Fu• 2023

Related benchmarks

TaskDatasetResultRank
Optical FlowSintel (test)
AEPE (Final)2.64
120
Optical Flow EstimationSintel clean (test)
EPE1.16
103
Optical Flow EstimationSintel Final (test)
EPE2.45
101
Optical FlowKITTI-15 (test)
Fl-all4.72
85
Optical Flow EstimationMPI Sintel Final Pass
Overall AEE2.37
29
Optical Flow EstimationKITTI 2015
Fl-all4.63
28
Optical FlowSintel (val)
EPE (Clean)0.52
26
Optical FlowKITTI 15 (val)
EPE0.59
26
Optical Flow EstimationSintel generalization Clean
EPE1.03
12
Optical Flow EstimationKITTI-15 generalization (test)
Fl-epe4.08
12
Showing 10 of 10 rows

Other info

Follow for update