Block Shuffle: A Method for High-resolution Fast Style Transfer with Limited Memory

08/09/2020
by   Weifeng Ma, et al.
0

Fast Style Transfer is a series of Neural Style Transfer algorithms that use feed-forward neural networks to render input images. Because of the high dimension of the output layer, these networks require much memory for computation. Therefore, for high-resolution images, most mobile devices and personal computers cannot stylize them, which greatly limits the application scenarios of Fast Style Transfer. At present, the two existing solutions are purchasing more memory and using the feathering-based method, but the former requires additional cost, and the latter has poor image quality. To solve this problem, we propose a novel image synthesis method named block shuffle, which converts a single task with high memory consumption to multiple subtasks with low memory consumption. This method can act as a plug-in for Fast Style Transfer without any modification to the network architecture. We use the most popular Fast Style Transfer repository on GitHub as the baseline. Experiments show that the quality of high-resolution images generated by our method is better than that of the feathering-based method. Although our method is an order of magnitude slower than the baseline, it can stylize high-resolution images with limited memory, which is impossible with the baseline. The code and models will be made available on <https://github.com/czczup/block-shuffle>.

READ FULL TEXT

page 2

page 4

page 5

page 7

page 8

page 9

page 10

page 11

research
03/22/2021

Towards Ultra-Resolution Neural Style Transfer via Thumbnail Instance Normalization

We present an extremely simple Ultra-Resolution Style Transfer framework...
research
04/25/2019

High-Resolution Network for Photorealistic Style Transfer

Photorealistic style transfer aims to transfer the style of one image to...
research
04/11/2023

NeAT: Neural Artistic Tracing for Beautiful Style Transfer

Style transfer is the task of reproducing the semantic contents of a sou...
research
01/30/2021

Resolution enhancement in the recovery of underdrawings via style transfer by generative adversarial deep neural networks

We apply generative adversarial convolutional neural networks to the pro...
research
03/23/2019

Photorealistic Style Transfer via Wavelet Transforms

Recent style transfer models have provided promising artistic results. H...
research
02/25/2020

Style Transfer for Light Field Photography

As light field images continue to increase in use and application, it be...
research
10/06/2020

Histopathological Stain Transfer using Style Transfer Network with Adversarial Loss

Deep learning models that are trained on histopathological images obtain...

Please sign up or login with your details

Forgot password? Click here to reset