中文
相关论文

相关论文: WeditGAN: Few-Shot Image Generation via Latent Spa…

200 篇论文

Weakly-supervised learning has become a popular technology in recent years. In this paper, we propose a novel medical image classification algorithm, called Weakly-Supervised Generative Adversarial Networks (WSGAN), which only uses a small…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Jiawei Mao , Xuesong Yin , Yuanqi Chang , Qi Huang

StyleGAN's disentangled style representation enables powerful image editing by manipulating the latent variables, but accurately mapping real-world images to their latent variables (GAN inversion) remains a challenge. Existing GAN inversion…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Anand Bhattad , Viraj Shah , Derek Hoiem , D. A. Forsyth

This paper tackles a challenging problem of generating photorealistic images from semantic layouts in few-shot scenarios where annotated training pairs are hardly available but pixel-wise annotation is quite costly. We present a training…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Yuki Endo , Yoshihiro Kanamori

We propose a discrete latent distribution for Generative Adversarial Networks (GANs). Instead of drawing latent vectors from a continuous prior, we sample from a finite set of learnable latents. However, a direct parametrization of such a…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Evangelos Ntavelis , Mohamad Shahbazi , Iason Kastanis , Radu Timofte , Martin Danelljan , Luc Van Gool

In order to generate images for a given category, existing deep generative models generally rely on abundant training images. However, extensive data acquisition is expensive and fast learning ability from limited data is necessarily…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Yan Hong , Li Niu , Jianfu Zhang , Weijie Zhao , Chen Fu , Liqing Zhang

Generative Adversarial Networks (GANs) have shown remarkable performance in image synthesis tasks, but typically require a large number of training samples to achieve high-quality synthesis. This paper proposes a simple and effective…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Esther Robb , Wen-Sheng Chu , Abhishek Kumar , Jia-Bin Huang

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

3D GANs have the ability to generate latent codes for entire 3D volumes rather than only 2D images. These models offer desirable features like high-quality geometry and multi-view consistency, but, unlike their 2D counterparts, complex…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Enis Simsar , Alessio Tonioni , Evin Pınar Örnek , Federico Tombari

Utilizing the trained model under different conditions without data annotation is attractive for robot applications. Towards this goal, one class of methods is to translate the image style from another environment to the one on which models…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Zexi Chen , Jiaxin Guo , Xuecheng Xu , Yunkai Wang , Yue Wang , Rong Xiong

Given an input face photo, the goal of caricature generation is to produce stylized, exaggerated caricatures that share the same identity as the photo. It requires simultaneous style transfer and shape exaggeration with rich diversity, and…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Haodi Hou , Jing Huo , Jing Wu , Yu-Kun Lai , Yang Gao

Few-shot domain adaptation to multiple domains aims to learn a complex image distribution across multiple domains from a few training images. A na\"ive solution here is to train a separate model for each domain using few-shot domain…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Seongtae Kim , Kyoungkook Kang , Geonung Kim , Seung-Hwan Baek , Sunghyun Cho

Deep generative models are proficient in generating realistic data but struggle with producing rare samples in low density regions due to their scarcity of training datasets and the mode collapse problem. While recent methods aim to improve…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Subeen Lee , Jiyeon Han , Soyeon Kim , Jaesik Choi

GANs largely increases the potential impact of generative models. Therefore, we propose a novel knowledge transfer method for generative models based on mining the knowledge that is most beneficial to a specific target domain, either from a…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Yaxing Wang , Abel Gonzalez-Garcia , Chenshen Wu , Luis Herranz , Fahad Shahbaz Khan , Shangling Jui , Joost van de Weijer

The latent space of GANs contains rich semantics reflecting the training data. Different methods propose to learn edits in latent space corresponding to semantic attributes, thus allowing to modify generated images. Most supervised methods…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Perla Doubinsky , Nicolas Audebert , Michel Crucianu , Hervé Le Borgne

Generative adversarial networks (GANs) have shown remarkable success in generating realistic images and are increasingly used in medical imaging for image-to-image translation tasks. However, GANs tend to suffer from a frequency bias…

图像与视频处理 · 电气工程与系统科学 2023-10-18 Ivo M. Baltruschat , Felix Kreis , Alexander Hoelscher , Melanie Dohmen , Matthias Lenga

Generative adversarial networks (GANs) often suffer from unpredictable mode-collapsing during training. We study the issue of mode collapse of Boundary Equilibrium Generative Adversarial Network (BEGAN), which is one of the state-of-the-art…

机器学习 · 计算机科学 2018-08-23 Chia-Che Chang , Chieh Hubert Lin , Che-Rung Lee , Da-Cheng Juan , Wei Wei , Hwann-Tzong Chen

Generative adversarial network (GAN) has achieved impressive success on cross-domain generation, but it faces difficulty in cross-modal generation due to the lack of a common distribution between heterogeneous data. Most existing methods of…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Wen-Cheng Chen , Chien-Wen Chen , Min-Chun Hu

Diffusion models are emerging as powerful solutions for generating high-fidelity and diverse images, often surpassing GANs under many circumstances. However, their slow inference speed hinders their potential for real-time applications. To…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Luan Thanh Trinh , Tomoki Hamagami

Image translation is a burgeoning field in computer vision where the goal is to learn the mapping between an input image and an output image. However, most recent methods require multiple generators for modeling different domain mappings,…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Xiaoming Yu , Xing Cai , Zhenqiang Ying , Thomas Li , Ge Li

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