中文
相关论文

相关论文: Peer is Your Pillar: A Data-unbalanced Conditional…

200 篇论文

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

Producing diverse and realistic images with generative models such as GANs typically requires large scale training with vast amount of images. GANs trained with limited data can easily memorize few training samples and display undesirable…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Chaerin Kong , Jeesoo Kim , Donghoon Han , Nojun Kwak

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a few images, we propose…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Yan Hong , Li Niu , Jianfu Zhang , Liqing Zhang

Few-shot segmentation remains challenging due to the limitations of its labeling information for unseen classes. Most previous approaches rely on extracting high-level feature maps from the frozen visual encoder to compute the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Jin Wang , Bingfeng Zhang , Jian Pang , Honglong Chen , Weifeng Liu

We propose a Paired Few-shot GAN (PFS-GAN) model for learning generators with sufficient source data and a few target data. While generative model learning typically needs large-scale training data, our PFS-GAN not only uses the concept of…

计算机视觉与模式识别 · 计算机科学 2021-02-26 Chun-Chih Teng , Pin-Yu Chen , Wei-Chen Chiu

Few-shot image classification remains challenging due to the limited availability of labeled examples. Recent approaches have explored generating synthetic training data using text-to-image diffusion models, but often require extensive…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Luc Boudier , Loris Manganelli , Eleftherios Tsonis , Nicolas Dufour , Vicky Kalogeiton

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

Few-shot image generation is a challenging task even using the state-of-the-art Generative Adversarial Networks (GANs). Due to the unstable GAN training process and the limited training data, the generated images are often of low quality…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Guanqi Ding , Xinzhe Han , Shuhui Wang , Shuzhe Wu , Xin Jin , Dandan Tu , Qingming Huang

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

Existing solutions to image editing tasks suffer from several issues. Though achieving remarkably satisfying generated results, some supervised methods require huge amounts of paired training data, which greatly limits their usages. The…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Jinshu Chen , Bingchuan Li , Miao Hua , Panpan Xu , Qian He

An emerging area of research aims to learn deep generative models with limited training data. Prior generative models like GANs and diffusion models require a lot of data to perform well, and their performance degrades when they are trained…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Chirag Vashist , Shichong Peng , Ke Li

Generative Adversarial Networks (GAN) boast impressive capacity to generate realistic images. However, like much of the field of deep learning, they require an inordinate amount of data to produce results, thereby limiting their usefulness…

机器学习 · 计算机科学 2019-01-09 Louis Clouâtre , Marc Demers

We introduce FewGAN, a generative model for generating novel, high-quality and diverse images whose patch distribution lies in the joint patch distribution of a small number of N>1 training samples. The method is, in essence, a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Lior Ben-Moshe , Sagie Benaim , Lior Wolf

Training of generative models especially Generative Adversarial Networks can easily diverge in low-data setting. To mitigate this issue, we propose a novel implicit data augmentation approach which facilitates stable training and synthesize…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Mengyu Dai , Haibin Hang , Xiaoyang Guo

We address a challenging lifelong few-shot image generation task for the first time. In this situation, a generative model learns a sequence of tasks using only a few samples per task. Consequently, the learned model encounters both…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Juwon Seo , Ji-Su Kang , Gyeong-Moon Park

Realistic and diverse 3D shape generation is helpful for a wide variety of applications such as virtual reality, gaming, and animation. Modern generative models, such as GANs and diffusion models, learn from large-scale datasets and…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Jingyuan Zhu , Huimin Ma , Jiansheng Chen , Jian Yuan

Training Generative Adversarial Networks (GAN) on high-fidelity images usually requires large-scale GPU-clusters and a vast number of training images. In this paper, we study the few-shot image synthesis task for GAN with minimum computing…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Bingchen Liu , Yizhe Zhu , Kunpeng Song , Ahmed Elgammal

Few-shot image classification remains challenging due to the scarcity of labeled training examples. Augmenting them with synthetic data has emerged as a promising way to alleviate this issue, but models trained on synthetic samples often…

机器学习 · 计算机科学 2025-06-26 Lan-Cuong Nguyen , Quan Nguyen-Tri , Bang Tran Khanh , Dung D. Le , Long Tran-Thanh , Khoat Than

The focus of recent meta-learning research has been on the development of learning algorithms that can quickly adapt to test time tasks with limited data and low computational cost. Few-shot learning is widely used as one of the standard…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Yonglong Tian , Yue Wang , Dilip Krishnan , Joshua B. Tenenbaum , Phillip Isola

Few-shot learning (FSL) is an important and topical problem in computer vision that has motivated extensive research into numerous methods spanning from sophisticated meta-learning methods to simple transfer learning baselines. We seek to…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Shell Xu Hu , Da Li , Jan Stühmer , Minyoung Kim , Timothy M. Hospedales
‹ 上一页 1 2 3 10 下一页 ›