CVJan 27, 2018

Image2GIF: Generating Cinemagraphs using Recurrent Deep Q-Networks

arXiv:1801.09042v18 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of creating animated images for applications in digital media and entertainment, but it is incremental as it builds on existing methods like generative models and deep Q-networks.

The paper tackles the problem of automatically generating cinemagraphs from a single still image, using a combination of generative models, recurrent neural networks, and deep Q-networks, and shows effectiveness through qualitative and quantitative evaluations on synthetic and real datasets.

Given a still photograph, one can imagine how dynamic objects might move against a static background. This idea has been actualized in the form of cinemagraphs, where the motion of particular objects within a still image is repeated, giving the viewer a sense of animation. In this paper, we learn computational models that can generate cinemagraph sequences automatically given a single image. To generate cinemagraphs, we explore combining generative models with a recurrent neural network and deep Q-networks to enhance the power of sequence generation. To enable and evaluate these models we make use of two datasets, one synthetically generated and the other containing real video generated cinemagraphs. Both qualitative and quantitative evaluations demonstrate the effectiveness of our models on the synthetic and real datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes