DRB-GAN: A Dynamic ResBlock Generative Adversarial Network for Artistic Style Transfer
Wenju Xu, Chengjiang Long, Ruisheng Wang, Guanghui Wang

TL;DR
DRB-GAN introduces a novel dynamic ResBlock architecture with style-aware attention and a specialized discriminator, achieving superior artistic style transfer quality and efficiency in both arbitrary and collection styles.
Contribution
The paper presents a new DRB-GAN model with Dynamic ResBlocks and style collection discrimination, advancing artistic style transfer capabilities.
Findings
Outperforms state-of-the-art style transfer methods in quality
Enables both arbitrary and collection style transfer
Demonstrates high efficiency and visual quality
Abstract
The paper proposes a Dynamic ResBlock Generative Adversarial Network (DRB-GAN) for artistic style transfer. The style code is modeled as the shared parameters for Dynamic ResBlocks connecting both the style encoding network and the style transfer network. In the style encoding network, a style class-aware attention mechanism is used to attend the style feature representation for generating the style codes. In the style transfer network, multiple Dynamic ResBlocks are designed to integrate the style code and the extracted CNN semantic feature and then feed into the spatial window Layer-Instance Normalization (SW-LIN) decoder, which enables high-quality synthetic images with artistic style transfer. Moreover, the style collection conditional discriminator is designed to equip our DRB-GAN model with abilities for both arbitrary style transfer and collection style transfer during the…
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 · Image Enhancement Techniques · Computer Graphics and Visualization Techniques
