vix.ing · top · new · best · stats · spec

Photo-Realistic Video Prediction on Natural Videos of Largely Changing Frames

2020/03/19 by Osamu Shouno, Shouno, Osamu
Computer Science · #Advanced Image Processing Techniques #Generative Adversarial Networks and Image Synthesis #Advanced Vision and Imaging

paper · pdf · doi:10.48550/arxiv.2003.08635

Abstract

Recent advances in deep learning have significantly improved performance of video prediction. However, state-of-the-art methods still suffer from blurriness and distortions in their future predictions, especially when there are large motions between frames. To address these issues, we propose a deep residual network with the hierarchical architecture where each layer makes a prediction of future state at different spatial resolution, and these predictions of different layers are merged via top-down connections to generate future frames. We trained our model with adversarial and perceptual loss functions, and evaluated it on a natural video dataset captured by car-mounted cameras. Our model quantitatively outperforms state-of-the-art baselines in future frame prediction on video sequences of both largely and slightly changing frames. Furthermore, our model generates future frames with finer details and textures that are perceptually more realistic than the baselines, especially under fast camera motions.

Citations

Related