Two-Stream FCNs to Balance Content and Style for Style Transfer
Duc Minh Vo, Akihiro Sugimoto

TL;DR
This paper introduces a two-stream FCN model for style transfer that effectively balances content preservation and style rendering, producing high-quality stylized images efficiently.
Contribution
The paper presents a novel end-to-end two-stream FCN architecture with feature injections and adaptive concatenation for improved style transfer balance.
Findings
Produces more balanced stylized images than state-of-the-art methods.
Achieves faster processing speed in style transfer.
Effectively preserves semantic content while rendering styles.
Abstract
Style transfer is to render given image contents in given styles, and it has an important role in both computer vision fundamental research and industrial applications. Following the success of deep learning based approaches, this problem has been re-launched recently, but still remains a difficult task because of trade-off between preserving contents and faithful rendering of styles. Indeed, how well-balanced content and style are is crucial in evaluating the quality of stylized images. In this paper, we propose an end-to-end two-stream Fully Convolutional Networks (FCNs) aiming at balancing the contributions of the content and the style in rendered images. Our proposed network consists of the encoder and decoder parts. The encoder part utilizes a FCN for content and a FCN for style where the two FCNs have feature injections and are independently trained to preserve the semantic…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Convolution · Fully Convolutional Network
