Multi-style Generative Network for Real-time Transfer
Hang Zhang, Kristin Dana

TL;DR
This paper introduces MSG-Net, a real-time multi-style transfer network using a CoMatch Layer for better style modeling, achieving high-quality images and new capabilities like brush-size control.
Contribution
The paper proposes the CoMatch Layer and MSG-Net, enabling real-time multi-style transfer with improved quality and novel features like brush-size control in a feed-forward framework.
Findings
Achieves superior image quality compared to state-of-the-art methods.
Enables real-time style transfer with multiple styles and controls.
First to realize real-time brush-size control in style transfer.
Abstract
Despite the rapid progress in style transfer, existing approaches using feed-forward generative network for multi-style or arbitrary-style transfer are usually compromised of image quality and model flexibility. We find it is fundamentally difficult to achieve comprehensive style modeling using 1-dimensional style embedding. Motivated by this, we introduce CoMatch Layer that learns to match the second order feature statistics with the target styles. With the CoMatch Layer, we build a Multi-style Generative Network (MSG-Net), which achieves real-time performance. We also employ an specific strategy of upsampled convolution which avoids checkerboard artifacts caused by fractionally-strided convolution. Our method has achieved superior image quality comparing to state-of-the-art approaches. The proposed MSG-Net as a general approach for real-time style transfer is compatible with most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Advanced Vision and Imaging
MethodsConvolution
