paper-with-me

홈 › Papers

Styleformer: Transformer based Generative Adversarial Networks with Style Vector

2021-06-13 · CVPR 2022 1 · Jeeseung Park, Younggeun Kim

We propose Styleformer, which is a style-based generator for GAN architecture, but a convolution-free transformer-based generator. In our paper, we explain how a transformer can generate high-quality images, overcoming the disadvantage that convolution operations are difficult to capture global features in an image. Furthermore, we change the demodulation of StyleGAN2 and modify the existing transformer structure (e.g., residual connection, layer normalization) to create a strong style-based generator with a convolution-free structure. We also make Styleformer lighter by applying Linformer, enabling Styleformer to generate higher resolution images and result in improvements in terms of speed and memory. We experiment with the low-resolution image dataset such as CIFAR-10, as well as the high-resolution image dataset like LSUN-church. Styleformer records FID 2.82 and IS 9.94 on CIFAR-10, a benchmark dataset, which is comparable performance to the current state-of-the-art and outperforms all GAN-based generative models, including StyleGAN2-ADA with fewer parameters on the unconditional setting. We also both achieve new state-of-the-art with FID 15.17, IS 11.01, and FID 3.66, respectively on STL-10 and CelebA. We release our code at https://github.com/Jeeseung-Park/Styleformer.

📄 PDF Abstract BibTeX arXiv:2106.07023

Code (3)

Jeeseung-Park/Styleformer 공식 구현 pytorch
younggeun-kim/Styleformer 공식 구현 pytorch
BR-IDL/PaddleViT/blob/main/gan/Styleformer paddle

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Attention 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Path Length Regularization 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Multi-Head Linear Attention Multi-Head Linear Attention is a type of linear multi-head self-attention module, proposed with the Linformer architecture. The…
Weight Demodulation 설명 없음

Similar Papers 제목 키워드 기반

SwinStyleformer is a favorable choice for image inversion

2024-06-19 · Jiawei Mao, Guangyi Zhao, Xuesong Yin, Yuanqi Chang

This paper proposes the first pure Transformer structure inversion network called SwinStyleformer, which can compensate for the shortcomings of the CNNs inversion framework by handling long-range dependencies and learnin…

StyleFormer: Real-Time Arbitrary Style Transfer via Parametric Style Composition

2021-01-01 · ICCV 2021 10 · Xiaolei Wu, Zhihao Hu, Lu Sheng, Dong Xu

In this work, we propose a new feed-forward arbitrary style transfer method, referred to as StyleFormer, which can simultaneously fulfill fine-grained style diversity and semantic content coherency. Specifically, our…

DiversityStyle Transfer

Pureformer-VC: Non-parallel One-Shot Voice Conversion with Pure Transformer Blocks and Triplet Discriminative Training

2024-09-03 · Wenhan Yao, Zedong Xing, Xiarun Chen, Jia Liu 외

One-shot voice conversion(VC) aims to change the timbre of any source speech to match that of the target speaker with only one speech sample. Existing style transfer-based VC methods relied on speech representation disen…

DecoderDisentanglementStyle TransferTriplet+1

Style Separation and Synthesis via Generative Adversarial Networks

2018-11-07 · Rui Zhang, Sheng Tang, Yu Li, Junbo Guo 외

Style synthesis attracts great interests recently, while few works focus on its dual problem "style separation". In this paper, we propose the Style Separation and Synthesis Generative Adversarial Network (S3-GAN) to sim…

Generative Adversarial NetworkObject

GlyphGAN: Style-Consistent Font Generation Based on Generative Adversarial Networks

2019-05-29 · Hideaki Hayashi, Kohtaro Abe, Seiichi Uchida

In this paper, we propose GlyphGAN: style-consistent font generation based on generative adversarial networks (GANs). GANs are a framework for learning a generative model using a system of two neural networks competing w…

DiversityFont Generation