paper-with-me

Papers

ViTGAN: Training GANs with Vision Transformers

2021-07-09 · ICLR 2022 4 · Kwonjoon Lee, Huiwen Chang, Lu Jiang, Han Zhang, Zhuowen Tu, Ce Liu

Recently, Vision Transformers (ViTs) have shown competitive performance on image recognition while requiring less vision-specific inductive biases. In this paper, we investigate if such performance can be extended to image generation. To this end, we integrate the ViT architecture into generative adversarial networks (GANs). For ViT discriminators, we observe that existing regularization methods for GANs interact poorly with self-attention, causing serious instability during training. To resolve this issue, we introduce several novel regularization techniques for training GANs with ViTs. For ViT generators, we examine architectural choices for latent and pixel mapping layers to facilitate convergence. Empirically, our approach, named ViTGAN, achieves comparable performance to the leading CNN-based GAN models on three datasets: CIFAR-10, CelebA, and LSUN bedroom.

📄 PDF Abstract BibTeX arXiv:2107.04589

Code (3)

mlpc-ucsd/ViTGAN 공식 구현 pytorch
lucidrains/parti-pytorch pytorch
wilile26811249/ViTGAN pytorch

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…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Path Length Regularization 설명 없음
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…
Weight Demodulation 설명 없음

Similar Papers 제목 키워드 기반

LesionAid: Vision Transformers-based Skin Lesion Generation and Classification

2023-02-02 · Ghanta Sai Krishna, Kundrapu Supriya, Mallikharjuna Rao K, Meetiksha Sorgile

Skin cancer is one of the most prevalent forms of human cancer. It is recognized mainly visually, beginning with clinical screening and continuing with the dermoscopic examination, histological assessment, and specimen c…

ClassificationData AugmentationEdge-computingExplainable Artificial Intelligence (XAI)+1

Self-Supervised Pre-Training of Swin Transformers for 3D Medical Image Analysis

2021-11-29 · CVPR 2022 1 · Yucheng Tang, Dong Yang, Wenqi Li, Holger Roth 외

Vision Transformers (ViT)s have shown great performance in self-supervised learning of global and local representations that can be transferred to downstream applications. Inspired by these results, we introduce a novel …

AnatomyComputed Tomography (CT)Medical Image AnalysisMedical Image Segmentation+2

Scalable GANs with Transformers

2025-09-29 · Sangeek Hyun, MinKyu Lee, Jae-Pil Heo arxiv

Scalability has driven recent advances in generative modeling, yet its principles remain underexplored for adversarial learning. We investigate the scalability of Generative Adversarial Networks (GANs) through two design…

Transformer-based Generative Adversarial Networks in Computer Vision: A Comprehensive Survey

2023-02-17 · Shiv Ram Dubey, Satish Kumar Singh

Generative Adversarial Networks (GANs) have been very successful for synthesizing the images in a given dataset. The artificially generated images by GANs are very realistic. The GANs have shown potential usability in se…

Image GenerationImage-to-Image TranslationTranslation

Medical Image Segmentation using LeViT-UNet++: A Case Study on GI Tract Data

2022-09-15 · Praneeth Nemani, Satyanarayana Vollala

Gastro-Intestinal Tract cancer is considered a fatal malignant condition of the organs in the GI tract. Due to its fatality, there is an urgent need for medical image segmentation techniques to segment organs to reduce t…

image-classificationImage ClassificationImage SegmentationMedical Image Segmentation+2