中文
相关论文

相关论文: Improving Diversity in Zero-Shot GAN Adaptation wi…

200 篇论文

There are many recent research efforts to fine-tune a pre-trained generator with a few target images to generate images of a novel domain. Unfortunately, these methods often suffer from overfitting or under-fitting when fine-tuned with a…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Gihyun Kwon , Jong Chul Ye

Deep learning-based semantic segmentation models achieve impressive results yet remain limited in handling distribution shifts between training and test data. In this paper, we present SDGPA (Synthetic Data Generation and Progressive…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Jun Luo , Zijing Zhao , Yang Liu

Zero-shot domain adaptation is a method for adapting a model to a target domain without utilizing target domain image data. To enable adaptation without target images, existing studies utilize CLIP's embedding space and text description to…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Ye-Chan Kim , SeungJu Cha , Si-Woo Kim , Taewhan Kim , Dong-Jin Kim

Generative Adversarial Networks (GANs) are powerful models able to synthesize data samples closely resembling the distribution of real data, yet the diversity of those generated samples is limited due to the so-called mode collapse…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Jan Dubiński , Kamil Deja , Sandro Wenzel , Przemysław Rokita , Tomasz Trzciński

Zero-shot generative model adaptation (ZSGM) aims to adapt a pre-trained generator to a target domain using only text guidance and without any samples from the target domain. Central to recent ZSGM approaches are directional loss which use…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Guimeng Liu , Milad Abdollahzadeh , Ngai-Man Cheung

Zero-Shot Learning (ZSL) in video classification is a promising research direction, which aims to tackle the challenge from explosive growth of video categories. Most existing methods exploit seen-to-unseen correlation via learning a…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Chenrui Zhang , Yuxin Peng

A basic, and still largely unanswered, question in the context of Generative Adversarial Networks (GANs) is whether they are truly able to capture all the fundamental characteristics of the distributions they are trained on. In particular,…

机器学习 · 计算机科学 2018-06-07 Shibani Santurkar , Ludwig Schmidt , Aleksander Mądry

Recently, CLIP-guided image synthesis has shown appealing performance on adapting a pre-trained source-domain generator to an unseen target domain. It does not require any target-domain samples but only the textual domain labels. The…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Jiayi Guo , Chaofei Wang , You Wu , Eric Zhang , Kai Wang , Xingqian Xu , Shiji Song , Humphrey Shi , Gao Huang

Recent 3D generative models have achieved remarkable performance in synthesizing high resolution photorealistic images with view consistency and detailed 3D shapes, but training them for diverse domains is challenging since it requires…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Gwanghyun Kim , Se Young Chun

Few-shot image generation aims to generate images of high quality and great diversity with limited data. However, it is difficult for modern GANs to avoid overfitting when trained on only a few images. The discriminator can easily remember…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jingyuan Zhu , Huimin Ma , Jiansheng Chen , Jian Yuan

Modern GANs excel at generating high quality and diverse images. However, when transferring the pretrained GANs on small target data (e.g., 10-shot), the generator tends to replicate the training samples. Several methods have been proposed…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yunqing Zhao , Henghui Ding , Houjing Huang , Ngai-Man Cheung

Generating photo-realistic images from a text description is a challenging problem in computer vision. Previous works have shown promising performance to generate synthetic images conditional on text by Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Tao Hu , Chengjiang Long , Chunxia Xiao

Conditioning is crucial for stable training of full-head 3D GANs. Without any conditioning signal, the model suffers from severe mode collapse, making it impractical to training. However, a series of previous full-head 3D GANs…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Heyuan Li , Huimin Zhang , Yuda Qiu , Zhengwentai Sun , Keru Zheng , Lingteng Qiu , Peihao Li , Qi Zuo , Ce Chen , Yujian Zheng , Yuming Gu , Zilong Dong , Xiaoguang Han

Generating realistic sequences is a central task in many machine learning applications. There has been considerable recent progress on building deep generative models for sequence generation tasks. However, the issue of mode-collapsing…

机器学习 · 计算机科学 2021-04-29 Mahmoud Hossam , Trung Le , Michael Papasimeon , Viet Huynh , Dinh Phung

Recently, zero-shot multi-label classification has garnered considerable attention for its capacity to operate predictions on unseen labels without human annotations. Nevertheless, prevailing approaches often use seen classes as imperfect…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Kaixin Zhang , Zhixiang Yuan , Tao Huang

Building on the success of deep learning, Generative Adversarial Networks (GANs) provide a modern approach to learn a probability distribution from observed samples. GANs are often formulated as a zero-sum game between two sets of…

机器学习 · 计算机科学 2020-09-28 Pirazh Khorramshahi , Hossein Souri , Rama Chellappa , Soheil Feizi

Performance achievable by modern deep learning approaches are directly related to the amount of data used at training time. Unfortunately, the annotation process is notoriously tedious and expensive, especially for pixel-wise tasks like…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Pierluigi Zama Ramirez , Alessio Tonioni , Luigi Di Stefano

The recent advancements in Generative Adversarial Networks (GANs) and the emergence of Diffusion models have significantly streamlined the production of highly realistic and widely accessible synthetic content. As a result, there is a…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Sohail Ahmed Khan , Duc-Tien Dang-Nguyen

The recent advance in deep generative models outlines a promising perspective in the realm of Zero-Shot Learning (ZSL). Most generative ZSL methods use category semantic attributes plus a Gaussian noise to generate visual features. After…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaojie Zhao , Yuming Shen , Shidong Wang , Haofeng Zhang

Despite success on a wide range of problems related to vision, generative adversarial networks (GANs) often suffer from inferior performance due to unstable training, especially for text generation. To solve this issue, we propose a new…

机器学习 · 计算机科学 2020-11-02 Yue Wu , Pan Zhou , Andrew Gordon Wilson , Eric P. Xing , Zhiting Hu
‹ 上一页 1 2 3 10 下一页 ›