当前位置:网站首页>Insight -- the application of sanet in arbitrary style transfer
Insight -- the application of sanet in arbitrary style transfer
2020-11-08 07:19:00 【Artificial intelligence meets pioneer】

author |dhwani mehta compile |Flin source |medium
Image stylization is an image processing technology studied in recent decades , This paper aims to demonstrate an efficient and novel style attention network (SANet) Method , While balancing the global and local style patterns , Keep the content structure , Synthesize high quality stylized images .
An overview of style transfer mechanism

Have you ever imagined that if you had a great artist making photos , What will the picture look like ? Arbitrary style migration through the content image ( Target image ) With style images ( Its texture is brush stroke , Angle Geometry , pattern , Images that need to be drawn to the content image, such as color transitions ) blend , And turn it into reality , To create a third image you've never seen before .
Novel SANet Style transfer method
The ultimate goal of arbitrary style transfer is to achieve generality , And maintain quality and efficiency .
Balance global and local style patterns and retain content structure for the following reasons :
-
Use the similarity kernel of learning instead of the fixed kernel
-
Use soft attention based web instead of hard attention for style decoration
-
Avoid losing features during training , To maintain content structure without losing the richness of style
Use SANet Building blocks for arbitrary style migration
The whole mechanism of style transfer can be summarized as follows :

Let's step through the architecture , Finally, get a comprehensive overview .
comprehensive SANet framework

Let's try to unravel the whole architecture , To better understand :
-
Encoder decoder module
-
Style attention module
-
Calculation of loss function
Encoder - Decoder module

The most important step to solve the style migration problem is encoder - Decoder mechanism . In the process of the training VGG-19 The network encodes an image , Form a representation , And pass it to the decoder , The decoder attempts to reconstruct the original input image back to .
Style attention module

SANet The architecture will come from VGG-19 The content and style of the encoder are input as feature maps , And standardize it , Convert to feature space , To calculate the attention between content and style feature map .

Calculation of loss function
In the process of the training VGG-19 Used to calculate the loss function , In order to train the decoder in the following way :

Complete loss calculation formula
An idea for calculating the loss of content and style :
SANet An overview of the calculation of content and style loss components in

Calculation of characteristic loss
Loss of function due to novel features ,SANet Architecture can preserve the content structure and enrich the style patterns .
SANet An overview of the calculation of characteristic loss in 
Calculate the loss of the same input image without any style blank , It makes the feature loss and realizes the maintenance of content structure and style features at the same time .
Conclusion and result

The experiment clearly shows that , Use SANet The results of style transfer will analyze various styles ,
For example, global color distribution , Texture and local style , While maintaining the structure of the content . Again ,SANet It is also useful in distinguishing between the content structure and the migration style corresponding to each semantic content . So it can be inferred that ,SANet Not only is it effective in maintaining the structure of the content , And it's also very effective in retaining style and structural features , And it's easy to integrate style features , So as to enrich the global style and local style statistical information .

reference
[1] Park Daying and Lee Kwong hee .“ Any style migration through a style focused network .” IEEE Proceedings of the conference on computer vision and pattern recognition .2019.
[2] Gatys,Leon A.,Alexander S. Ecker and Matthias Bethge.“ Using convolutional neural network to transfer image style .” IEEE Conference on computer vision and pattern recognition .2016.
[3] Huang,Xun and Serge Belongie.“ Real time arbitrary style migration through adaptive instance Standardization .” IEEE Proceedings of the International Conference on computer vision .2017.
[4] Li Yijun , etc. .“ General style transfer is realized by feature transformation .” Research progress of neural information processing system .2017.
[5] Shenglu , etc. .“ Head picture network : Multi scale zero shot style transfer through feature decoration .” IEEE Proceedings of the conference on computer vision and pattern recognition .2018.
Link to the original text :https://medium.com/visionwizard/insight-on-style-attentional-networks-for-arbitrary-style-transfer-ade42e551dce
Welcome to join us AI Blog station : http://panchuang.net/
sklearn Machine learning Chinese official documents : http://sklearn123.com/
Welcome to pay attention to pan Chuang blog resource summary station : http://docs.panchuang.net/
版权声明
本文为[Artificial intelligence meets pioneer]所创,转载请带上原文链接,感谢
边栏推荐
- Web Security (1) -- browser homology strategy
- 16.文件传输协议、vsftpd服务
- Summary of knowledge points of Jingtao project
- Go sending pin and email
- FORTRAN 77 reads some data from the file and uses the heron iteration formula to solve the problem
- Astra: Apache Cassandra的未来是云原生
- Blazor 准备好为企业服务了吗?
- Unparseable date: 'Mon Aug 15 11:24:39 CST 2016',时间格式转换异常
- Visual studio 2015 unresponsive / stopped working problem resolution
- C++在C的基础上改进了哪些细节
猜你喜欢

麦格理银行借助DataStax Enterprise (DSE) 驱动数字化转型

The road of cloud computing: a free AWS cloud server

Go sending pin and email

Unparseable date: 'Mon Aug 15 11:24:39 CST 2016',时间格式转换异常

解决RabbitMQ消息丢失与重复消费问题

Game mathematical derivation AC code (high precision and low precision multiplication and division comparison) + 60 code (long long) + 20 point code (Full Permutation + deep search DFS)

VC6 compatibility and open file crash resolution

VC6兼容性及打开文件崩溃问题解决

Qt混合Python开发技术:Python介绍、混合过程和Demo

Download, installation and configuration of Sogou input method in Ubuntu
随机推荐
Windows下子系统Ubuntu安装
The road of cloud computing: a free AWS cloud server
CPP (2) creating CPP project
归纳一些比较好用的函数
0.计算机简史
分布式共识机制
面部识别:攻击类型和反欺骗技术
Interface
What? Your computer is too bad? You can handle these moves! (win10 optimization tutorial)
Ladongo open source full platform penetration scanner framework
The most detailed usage guide for perconaxtradbcluster8.0
Macquarie Bank drives digital transformation with datastex enterprise (DSE)
Wechat nickname Emoji expression, special expression causes the list not to be displayed, export excel error report and other problems solved!
Web Security (1) -- browser homology strategy
Application of bidirectional LSTM in outlier detection of time series
UCGUI简介
Adobe Lightroom / LR 2021 software installation package (with installation tutorial)
Android 9.0/P WebView 多进程使用的问题
leetcode之判断路径是否相交
Everything is 2020, LINQ query you are still using expression tree