pith. sign in

arxiv: 1711.08682 · v3 · pith:SKQ3KTJOnew · submitted 2017-11-23 · 💻 cs.CV · stat.ML

Deep Video Generation, Prediction and Completion of Human Action Sequences

classification 💻 cs.CV stat.ML
keywords videofirsthumancompletiongenerationpredictionactiondeep
0
0 comments X
read the original abstract

Current deep learning results on video generation are limited while there are only a few first results on video prediction and no relevant significant results on video completion. This is due to the severe ill-posedness inherent in these three problems. In this paper, we focus on human action videos, and propose a general, two-stage deep framework to generate human action videos with no constraints or arbitrary number of constraints, which uniformly address the three problems: video generation given no input frames, video prediction given the first few frames, and video completion given the first and last frames. To make the problem tractable, in the first stage we train a deep generative model that generates a human pose sequence from random noise. In the second stage, a skeleton-to-image network is trained, which is used to generate a human action video given the complete human pose sequence generated in the first stage. By introducing the two-stage strategy, we sidestep the original ill-posed problems while producing for the first time high-quality video generation/prediction/completion results of much longer duration. We present quantitative and qualitative evaluation to show that our two-stage approach outperforms state-of-the-art methods in video generation, prediction and video completion. Our video result demonstration can be viewed at https://iamacewhite.github.io/supp/index.html

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LMVP: Video Predictor with Leaked Motion Information

    cs.CV 2019-06 unverdicted novelty 4.0

    LMVP is a GAN-based video prediction model that introduces a motion guider component and information leakage from the discriminator to achieve claimed state-of-the-art results on synthetic and real videos without labe...