中文
相关论文

相关论文: Styleformer: Transformer based Generative Adversar…

200 篇论文

Generative Adversarial Networks (GANs) with style-based generators (e.g. StyleGAN) successfully enable semantic control over image synthesis, and recent studies have also revealed that interpretable image translations could be obtained by…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Yunfan Liu , Qi Li , Zhenan Sun , Tieniu Tan

Transformer becomes prevalent in computer vision, especially for high-level vision tasks. However, adopting Transformer in the generative adversarial network (GAN) framework is still an open yet challenging problem. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Rui Xu , Xiangyu Xu , Kai Chen , Bolei Zhou , Chen Change Loy

Image super-resolution aims to synthesize high-resolution image from a low-resolution image. It is an active area to overcome the resolution limitations in several applications like low-resolution object-recognition, medical image…

图像与视频处理 · 电气工程与系统科学 2023-12-05 Neeraj Baghel , Shiv Ram Dubey , Satish Kumar Singh

Generative Adversarial Networks (GANs) have achieved state-of-the-art performance for several image generation and manipulation tasks. Different works have improved the limited understanding of the latent space of GANs by embedding images…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Christian Bartz , Joseph Bethge , Haojin Yang , Christoph Meinel

We show that diffusion models can achieve image sample quality superior to the current state-of-the-art generative models. We achieve this on unconditional image synthesis by finding a better architecture through a series of ablations. For…

机器学习 · 计算机科学 2021-06-02 Prafulla Dhariwal , Alex Nichol

State-of-the-art generative models (e.g. StyleGAN3 \cite{karras2021alias}) often generate photorealistic images based on vectors sampled from their latent space. However, the ability to control the output is limited. Here we present our…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Róbert Belanec , Peter Lacko , Kristína Malinovská

Generative Adversarial Networks are used for generating the data using a generator and a discriminator, GANs usually produce high-quality images, but training GANs in an adversarial setting is a difficult task. GANs require high computation…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Md Nurul Muttakin , Malik Shahid Sultan , Robert Hoehndorf , Hernando Ombao

Current generative frameworks use end-to-end learning and generate images by sampling from uniform noise distribution. However, these approaches ignore the most basic principle of image formation: images are product of: (a) Structure: the…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Xiaolong Wang , Abhinav Gupta

We propose an alternative generator architecture for generative adversarial networks, borrowing from style transfer literature. The new architecture leads to an automatically learned, unsupervised separation of high-level attributes (e.g.,…

神经与进化计算 · 计算机科学 2019-04-01 Tero Karras , Samuli Laine , Timo Aila

Recently, there has been a surge of diverse methods for performing image editing by employing pre-trained unconditional generators. Applying these methods on real images, however, remains a challenge, as it necessarily requires the…

计算机视觉与模式识别 · 计算机科学 2021-02-05 Omer Tov , Yuval Alaluf , Yotam Nitzan , Or Patashnik , Daniel Cohen-Or

Training generative adversarial networks (GAN) using too little data typically leads to discriminator overfitting, causing training to diverge. We propose an adaptive discriminator augmentation mechanism that significantly stabilizes…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Tero Karras , Miika Aittala , Janne Hellsten , Samuli Laine , Jaakko Lehtinen , Timo Aila

High quality facial image editing is a challenging problem in the movie post-production industry, requiring a high degree of control and identity preservation. Previous works that attempt to tackle this problem may suffer from the…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Xu Yao , Alasdair Newson , Yann Gousseau , Pierre Hellier

We introduce the GANformer2 model, an iterative object-oriented transformer, explored for the task of generative modeling. The network incorporates strong and explicit structural priors, to reflect the compositional nature of visual scenes,…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Drew A. Hudson , C. Lawrence Zitnick

In recent years, considerable progress has been made in the visual quality of Generative Adversarial Networks (GANs). Even so, these networks still suffer from degradation in quality for high-frequency content, stemming from a spectrally…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Rinon Gal , Dana Cohen , Amit Bermano , Daniel Cohen-Or

Despite remarkable recent progress on both unconditional and conditional image synthesis, it remains a long-standing problem to learn generative models that are capable of synthesizing realistic and sharp images from reconfigurable spatial…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Sun , Tianfu Wu

Deep generative models like StyleGAN hold the promise of semantic image editing: modifying images by their content, rather than their pixel values. Unfortunately, working with arbitrary images requires inverting the StyleGAN generator,…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Yohan Poirier-Ginter , Alexandre Lessard , Ryan Smith , Jean-François Lalonde

This paper introduces a novel convolution method, called generative convolution (GConv), which is simple yet effective for improving the generative adversarial network (GAN) performance. Unlike the standard convolution, GConv first selects…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Seung Park , Yong-Goo Shin

StyleGAN2 was demonstrated to be a powerful image generation engine that supports semantic editing. However, in order to manipulate a real-world image, one first needs to be able to retrieve its corresponding latent representation in…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Erez Sheffi , Michael Rotman , Lior Wolf

Generative adversarial networks (GANs) can synthesize high-quality (HQ) images, and GAN inversion is a technique that discovers how to invert given images back to latent space. While existing methods perform on StyleGAN inversion, they have…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Cheng Yu , Wenmin Wang , Roberto Bugiolacchi

Attention-based models, exemplified by the Transformer, can effectively model long range dependency, but suffer from the quadratic complexity of self-attention operation, making them difficult to be adopted for high-resolution image…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Long Zhao , Zizhao Zhang , Ting Chen , Dimitris N. Metaxas , Han Zhang