Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VideoFlow: Exploiting Temporal Cues for Multi-frame Optical Flow Estimation

About

We introduce VideoFlow, a novel optical flow estimation framework for videos. In contrast to previous methods that learn to estimate optical flow from two frames, VideoFlow concurrently estimates bi-directional optical flows for multiple frames that are available in videos by sufficiently exploiting temporal cues. We first propose a TRi-frame Optical Flow (TROF) module that estimates bi-directional optical flows for the center frame in a three-frame manner. The information of the frame triplet is iteratively fused onto the center frame. To extend TROF for handling more frames, we further propose a MOtion Propagation (MOP) module that bridges multiple TROFs and propagates motion features between adjacent TROFs. With the iterative flow estimation refinement, the information fused in individual TROFs can be propagated into the whole sequence via MOP. By effectively exploiting video information, VideoFlow presents extraordinary performance, ranking 1st on all public benchmarks. On the Sintel benchmark, VideoFlow achieves 1.649 and 0.991 average end-point-error (AEPE) on the final and clean passes, a 15.1% and 7.6% error reduction from the best-published results (1.943 and 1.073 from FlowFormer++). On the KITTI-2015 benchmark, VideoFlow achieves an F1-all error of 3.65%, a 19.2% error reduction from the best-published result (4.52% from FlowFormer++). Code is released at \url{https://github.com/XiaoyuShi97/VideoFlow}.

Xiaoyu Shi, Zhaoyang Huang, Weikang Bian, Dasong Li, Manyuan Zhang, Ka Chun Cheung, Simon See, Hongwei Qin, Jifeng Dai, Hongsheng Li• 2023

Related benchmarks

TaskDatasetResultRank
Optical Flow EstimationKITTI 2015 (train)
Fl-epe0.52
446
Optical Flow EstimationMPI Sintel Final (train)
Endpoint Error (EPE)2.19
209
Optical Flow EstimationMPI Sintel Clean (train)
EPE1.03
202
Optical FlowSintel (train)
AEPE (Clean)0.37
200
Optical Flow EstimationSintel Final (test)
EPE1.62
133
Optical FlowSintel (test)
AEPE (Final)1.71
120
Optical Flow EstimationSintel clean (test)
EPE0.99
120
Optical FlowKITTI 2015 (test)
Fl Error (All)3.65
109
Optical Flow EstimationKITTI 2015 (test)
Fl-all3.65
108
Optical FlowSintel Final (train)
EPE0.66
106
Showing 10 of 24 rows

Other info

Follow for update