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

A Dynamic Multi-Scale Voxel Flow Network for Video Prediction

About

The performance of video prediction has been greatly boosted by advanced deep neural networks. However, most of the current methods suffer from large model sizes and require extra inputs, e.g., semantic/depth maps, for promising performance. For efficiency consideration, in this paper, we propose a Dynamic Multi-scale Voxel Flow Network (DMVFN) to achieve better video prediction performance at lower computational costs with only RGB images, than previous methods. The core of our DMVFN is a differentiable routing module that can effectively perceive the motion scales of video frames. Once trained, our DMVFN selects adaptive sub-networks for different inputs at the inference stage. Experiments on several benchmarks demonstrate that our DMVFN is an order of magnitude faster than Deep Voxel Flow and surpasses the state-of-the-art iterative-based OPT on generated image quality. Our code and demo are available at https://huxiaotaostasy.github.io/DMVFN/.

Xiaotao Hu, Zhewei Huang, Ailin Huang, Jun Xu, Shuchang Zhou• 2023

Related benchmarks

TaskDatasetResultRank
Video PredictionMoving MNIST (test)
MSE123.7
82
Video PredictionKTH
PSNR26.65
35
Video PredictionUCF Sports t+1 (test)
PSNR30.05
32
Spatio-temporal forecastingTaxiBJ
MSE3.3954
30
Spatiotemporal PredictionMoving FMNIST (test)
MSE118.3
25
Video PredictionKTH (test)--
24
Video PredictionTaxiBJ (test)
MAE15.72
23
Video PredictionUCF Sports 4 frames -> 6 frames
PSNR22.67
22
Video PredictionHuman3.6M 4 frames -> 4 frames
PSNR29.56
20
Video PredictionKittiCaltech
MAE1.53e+3
14
Showing 10 of 26 rows

Other info

Code

Follow for update