CVNEMay 26, 2016

DeepMovie: Using Optical Flow and Deep Neural Networks to Stylize Movies

arXiv:1605.08153v10.0029 citations
AI Analysis50

This work addresses video stylization for media and entertainment applications, representing an incremental improvement over prior image-based techniques.

The paper tackles the problem of applying artistic style transfer to videos by extending an existing image-based method, using optical flow to initialize optimization so that texture features move with objects, resulting in improved video stylization.

A recent paper by Gatys et al. describes a method for rendering an image in the style of another image. First, they use convolutional neural network features to build a statistical model for the style of an image. Then they create a new image with the content of one image but the style statistics of another image. Here, we extend this method to render a movie in a given artistic style. The naive solution that independently renders each frame produces poor results because the features of the style move substantially from one frame to the next. The other naive method that initializes the optimization for the next frame using the rendered version of the previous frame also produces poor results because the features of the texture stay fixed relative to the frame of the movie instead of moving with objects in the scene. The main contribution of this paper is to use optical flow to initialize the style transfer optimization so that the texture features move with the objects in the video. Finally, we suggest a method to incorporate optical flow explicitly into the cost function.

Foundations

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

Your Notes
DeepMovie: Using Optical Flow and Deep Neural Networks to Stylize Movies | Scholar Feed