paper-with-me

홈 › Papers

Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer

2019-04-04 · Xinyuan Chen, Chang Xu, Xiaokang Yang, Li Song, DaCheng Tao

Style transfer describes the rendering of an image semantic content as different artistic styles. Recently, generative adversarial networks (GANs) have emerged as an effective approach in style transfer by adversarially training the generator to synthesize convincing counterfeits. However, traditional GAN suffers from the mode collapse issue, resulting in unstable training and making style transfer quality difficult to guarantee. In addition, the GAN generator is only compatible with one style, so a series of GANs must be trained to provide users with choices to transfer more than one kind of style. In this paper, we focus on tackling these challenges and limitations to improve style transfer. We propose adversarial gated networks (Gated GAN) to transfer multiple styles in a single model. The generative networks have three modules: an encoder, a gated transformer, and a decoder. Different styles can be achieved by passing input images through different branches of the gated transformer. To stabilize training, the encoder and decoder are combined as an autoencoder to reconstruct the input images. The discriminative networks are used to distinguish whether the input image is a stylized or genuine image. An auxiliary classifier is used to recognize the style categories of transferred images, thereby helping the generative networks generate images in multiple styles. In addition, Gated GAN makes it possible to explore a new style by investigating styles learned from artists or genres. Our extensive experiments demonstrate the stability and effectiveness of the proposed model for multistyle transfer.

📄 PDF Abstract BibTeX arXiv:1904.02296

Code (2)

colemiller94/gatedgan pytorch
xinyuanc91/Gated-GAN pytorch

Tasks

DecoderStyle Transfer

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Style Aggregated Network for Facial Landmark Detection

2018-03-12 · CVPR 2018 6 · Xuanyi Dong, Yan Yan, Wanli Ouyang, Yi Yang

Recent advances in facial landmark detection achieve success by learning discriminative features from rich deformation of face shapes and poses. Besides the variance of faces themselves, the intrinsic variance of image s…

Face AlignmentFacial Landmark Detection

Adversarial Imitation Learning On Aggregated Data

2023-11-14 · Pierre Le Pelletier de Woillemont, Rémi Labory, Vincent Corruble

Inverse Reinforcement Learning (IRL) learns an optimal policy, given some expert demonstrations, thus avoiding the need for the tedious process of specifying a suitable reward function. However, current methods are const…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

T2D-Bench: Evidence-Gated Evaluation of LLM Outputs for Type 2 Diabetes Using a Multi-Layer Clinical-Lifestyle Knowledge Graph

2026-06-23 · Saba A. Farahani, Hung Cao, Ramesh Jain, Amir M. Rahmani arxiv

Large language models (LLMs) can produce clinically fluent recommendations for type 2 diabetes while failing to satisfy guideline constraints or explicitly justify lifestyle-related glycemic claims. We present T2D-Bench,…

Adversarial Autoencoders

2015-11-18 · Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, Ian Goodfellow 외

In this paper, we propose the "adversarial autoencoder" (AAE), which is a probabilistic autoencoder that uses the recently proposed generative adversarial networks (GAN) to perform variational inference by matching the a…

ClusteringData VisualizationDecoderDimensionality Reduction+4

Stylos: Multi-View 3D Stylization with Single-Forward Gaussian Splatting

2025-09-30 · Hanzhou Liu, Jia Huang, Mi Lu, Srikanth Saripalli 외 arxiv

We present Stylos, a single-forward 3D Gaussian framework for 3D style transfer that operates on unposed content, from a single image to a multi-view collection, conditioned on a separate reference style image. Stylos sy…

Style Transfer