Character Creation Model and Analysis of Figure Painting Fused with Texture Synthesis Style Transfer Algorithm

Hongli Sun
DOI: https://doi.org/10.1155/2022/3465566
2022-03-11
Scientific Programming
Abstract:Texture fusion is the process of applying the style of one style image to another content image. It is an artistic creation and image editing technology. In recent years, the rapid development of deep learning has injected new power into the field of computer vision, and a large number of image style transfer algorithms based on deep learning have been proposed. At the same time, some current character conversion algorithms based on unsupervised learning also face the loss of the content and structure of the generated characters, and at the same time, they have not learned a good face deformation effect, resulting in poor image generation effects. This paper studies the relevant research background and research significance of image style transfer methods and summarizes them in the time sequence of their development; summarizes the style transfer algorithms based on deep learning, and analyzes the advantages and disadvantages of each type of algorithm. Based on the fast style transfer algorithm, this method adds a saliency detection network and designs a saliency loss function. In the training process, the difference between the saliency map of the generated image and the content image is additionally calculated, and the saliency loss is used as a part of the total loss for iterative training. Experiments show that the stylized image generated by this algorithm can better retain the salient area of the content image and has a good visual effect. Compared with the original network, the amount of parameters of the attention mechanism is very small, and there is almost no additional burden.
computer science, software engineering
What problem does this paper attempt to address?