Neural Artistic Style Transfer with Conditional Adversaria
P. N. Deelaka

TL;DR
This paper introduces a novel neural style transfer method using a unidirectional-GAN that achieves style independence, smaller model size, and efficient training while maintaining semantic accuracy.
Contribution
The paper presents a unidirectional-GAN architecture with cyclic consistency for style-independent neural style transfer, reducing model size and training complexity.
Findings
Achieved style-independent neural style transfer.
Reduced model size compared to traditional methods.
Ensured semantic accuracy in generated images.
Abstract
A neural artistic style transformation (NST) model can modify the appearance of a simple image by adding the style of a famous image. Even though the transformed images do not look precisely like artworks by the same artist of the respective style images, the generated images are appealing. Generally, a trained NST model specialises in a style, and a single image represents that style. However, generating an image under a new style is a tedious process, which includes full model training. In this paper, we present two methods that step toward the style image independent neural style transfer model. In other words, the trained model could generate semantically accurate generated image under any content, style image input pair. Our novel contribution is a unidirectional-GAN model that ensures the Cyclic consistency by the model architecture.Furthermore, this leads to much smaller model…
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 · 3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques
