Research Article

Design of Painting Art Style Rendering System Based on Convolutional Neural Network

Table 1

Internal structure of the generation network of the painting art style rendering system.

ModulesDescriptions in detail
EncoderConvolutional kernelWays of network connectingNumber of filtersStride of operations

17  7Conv, BN, ReLU641
25  5Conv, BN, ReLU1281
33  3Conv, BN, ReLU2562

TransformerModules
1Dense block 1
……
5Dense block 5

DecoderConvolutional kernelWays of network connectingNumber of filtersStride of operations
13  3De-conv, BN, ReLU1281/2
23  3De-conv, BN, ReLU641/2
37  7De-conv, BN, ReLU31