中文
相关论文

相关论文: Data-Efficient Instance Generation from Instance D…

200 篇论文

Discriminator plays a vital role in training generative adversarial networks (GANs) via distinguishing real and synthesized samples. While the real data distribution remains the same, the synthesis distribution keeps varying because of the…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Ceyuan Yang , Yujun Shen , Yinghao Xu , Deli Zhao , Bo Dai , Bolei Zhou

Generative Adversarial Networks (GANs) face a significant challenge of striking an optimal balance between high-quality image generation and training stability. Recent techniques, such as DCGAN, BigGAN, and StyleGAN, improve visual…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Ahmed A. Hashim , Ali Al-Shuwaili , Asraa Saeed , Ali Al-Bayaty

In adversarial learning, discriminator often fails to guide the generator successfully since it distinguishes between real and generated images using silly or non-robust features. To alleviate this problem, this brief presents a simple but…

机器学习 · 计算机科学 2021-01-20 Yong-Goo Shin , Yoon-Jae Yeo , Sung-Jea Ko

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can be utilized for…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Duhyeon Bang , Seoungyoon Kang , Hyunjung Shim

While Generative Adversarial Networks (GANs) have seen huge successes in image synthesis tasks, they are notoriously difficult to adapt to different datasets, in part due to instability during training and sensitivity to hyperparameters.…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Animesh Karnewar , Oliver Wang

Generative Adversarial Networks (GANs) are an arrange of two neural networks -- the generator and the discriminator -- that are jointly trained to generate artificial data, such as images, from random inputs. The quality of these generated…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Manel Mateos , Alejandro González , Xavier Sevillano

New advancements for the detection of synthetic images are critical for fighting disinformation, as the capabilities of generative AI models continuously evolve and can lead to hyper-realistic synthetic imagery at unprecedented scale and…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Pantelis Dogoulis , Giorgos Kordopatis-Zilos , Ioannis Kompatsiaris , Symeon Papadopoulos

Text-to-image synthesis aims to generate a photo-realistic image from a given natural language description. Previous works have made significant progress with Generative Adversarial Networks (GANs). Nonetheless, it is still hard to generate…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Eunyeong Jeon , Kunhee Kim , Daijin Kim

Generative Adversarial Networks (GAN) have attracted much research attention recently, leading to impressive results for natural image generation. However, to date little success was observed in using GAN generated images for improving…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Xinlong Wang , Zhipeng Man , Mingyu You , Chunhua Shen

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). However, previous methods often fail in challenging cases, in particular, when…

机器学习 · 计算机科学 2019-01-03 Sangwoo Mo , Minsu Cho , Jinwoo Shin

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

机器学习 · 计算机科学 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

Generative Adversarial Networks (GAN) have been widely investigated for image synthesis based on their powerful representation learning ability. In this work, we explore the StyleGAN and its application of synthetic food image generation.…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Wenjin Fu , Yue Han , Jiangpeng He , Sriram Baireddy , Mridul Gupta , Fengqing Zhu

This paper presents a novel multi-fake evolutionary generative adversarial network(MFEGAN) for handling imbalance hyperspectral image classification. It is an end-to-end approach in which different generative objective losses are considered…

图像与视频处理 · 电气工程与系统科学 2024-09-04 Tanmoy Dam , Nidhi Swami , Sreenatha G. Anavatti , Hussein A. Abbass

Generative Adversarial Networks (GANs) have become a powerful approach for generative image modeling. However, GANs are notorious for their training instability, especially on large-scale, complex datasets. While the recent work of BigGAN…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Ting-Yun Chang , Chi-Jen Lu

Recent work has shown significant progress in the direction of synthetic data generation using Generative Adversarial Networks (GANs). GANs have been applied in many fields of computer vision including text-to-image conversion, domain…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Mkhuseli Ngxande , Jules-Raymond Tapamo , Michael Burke

Generative Adversarial Networks (GANs) advance face synthesis through learning the underlying distribution of observed data. Despite the high-quality generated faces, some minority groups can be rarely generated from the trained models due…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Shuhan Tan , Yujun Shen , Bolei Zhou

Generative Adversarial Networks (GANs) can generate near photo realistic images in narrow domains such as human faces. Yet, modeling complex distributions of datasets such as ImageNet and COCO-Stuff remains challenging in unconditional…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Arantxa Casanova , Marlène Careil , Jakob Verbeek , Michal Drozdzal , Adriana Romero-Soriano

Instance segmentation is data-hungry, and as model capacity increases, data scale becomes crucial for improving the accuracy. Most instance segmentation datasets today require costly manual annotation, limiting their data scale. Models…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Chengxiang Fan , Muzhi Zhu , Hao Chen , Yang Liu , Weijia Wu , Huaqi Zhang , Chunhua Shen

Training generative adversarial networks (GANs) with limited data is challenging because the discriminator is prone to overfitting. Previously proposed differentiable augmentation demonstrates improved data efficiency of training GANs.…

机器学习 · 计算机科学 2023-12-29 Liang Hou , Qi Cao , Yige Yuan , Songtao Zhao , Chongyang Ma , Siyuan Pan , Pengfei Wan , Zhongyuan Wang , Huawei Shen , Xueqi Cheng