ISSN 2079-3537      

 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

Scientific Visualization, 2026, volume 18, number 2, pages 1 - 13, DOI: 10.26583/sv.18.2.01

Research of Neural Network Image Style Transfer

Author: T.M. Shamsutdinova1

Bashkir State Agrarian University, Ufa, Russia

1 ORCID: 0000-0003-1809-3615, tsham@rambler.ru

 

Abstract

The purpose of this study is to consider theoretical and practical issues of using convolutional neural networks for image style transfer.

The objectives of the study are to analyze literary sources on the problem, to consider, test and compare some neural network models (with open source code) for the purpose of their further study.

In particular, four neural networks that implement style transfer by using the TensorFlow library were selected and studied. In some cases (model 2 and model 4), it was necessary to modify the Python code. The Colab environment was used for the experiments. Fragments of famous paintings, as well as photographs and stylized images of multi-colored geometric figures, were used as test images.

A conclusion is made about the quality of the studied models. It is concluded that despite the current achievements in the field of style transfer, researchers still face a number of challenges, including improving the quality of image generation and reducing computational costs.

 

Keywords: neural networks, modeling, style, style transfer, Tensorflow.