中文
相关论文

相关论文: Few-Shot Generative Model Adaption via Identity In…

200 篇论文

Training a generative model with limited data (e.g., 10) is a very challenging task. Many works propose to fine-tune a pre-trained GAN model. However, this can easily result in overfitting. In other words, they manage to adapt the style but…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Xiaosheng He , Fan Yang , Fayao Liu , Guosheng Lin

Few-shot image generation (FSIG) aims to learn to generate new and diverse samples given an extremely limited number of samples from a domain, e.g., 10 training samples. Recent work has addressed the problem using transfer learning…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Yunqing Zhao , Keshigeyan Chandrasegaran , Milad Abdollahzadeh , Ngai-Man Cheung

Identity preserving editing of faces is a generative task that enables modifying the illumination, adding/removing eyeglasses, face aging, editing hairstyles, modifying expression etc., while preserving the identity of the face. Recent…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Vishal Vinod

Few-shot intent classification and slot filling are important but challenging tasks due to the scarcity of finely labeled data. Therefore, current works first train a model on source domains with sufficiently labeled data, and then transfer…

计算与语言 · 计算机科学 2023-12-22 Jie Han , Yixiong Zou , Haozhao Wang , Jun Wang , Wei Liu , Yao Wu , Tao Zhang , Ruixuan Li

Training a generative adversarial network (GAN) with limited data has been a challenging task. A feasible solution is to start with a GAN well-trained on a large scale source domain and adapt it to the target domain with a few samples,…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jiayu Xiao , Liang Li , Chaofei Wang , Zheng-Jun Zha , Qingming Huang

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

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

Few-shot image generation seeks to generate more data of a given domain, with only few available training examples. As it is unreasonable to expect to fully infer the distribution from just a few observations (e.g., emojis), we seek to…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Yijun Li , Richard Zhang , Jingwan Lu , Eli Shechtman

Images generated by most of generative models trained with limited data often exhibit deficiencies in either fidelity, diversity, or both. One effective solution to address the limitation is few-shot generative model adaption. However, the…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yuexing Han , Liheng Ruan , Bing Wang

This work aims at transferring a Generative Adversarial Network (GAN) pre-trained on one image domain to a new domain referring to as few as just one target image. The main challenge is that, under limited supervision, it is extremely…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ceyuan Yang , Yujun Shen , Zhiyi Zhang , Yinghao Xu , Jiapeng Zhu , Zhirong Wu , Bolei Zhou

Few-shot image generation (FSIG) aims to learn to generate new and diverse images given few (e.g., 10) training samples. Recent work has addressed FSIG by leveraging a GAN pre-trained on a large-scale source domain and adapting it to the…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Yunqing Zhao , Keshigeyan Chandrasegaran , Milad Abdollahzadeh , Chao Du , Tianyu Pang , Ruoteng Li , Henghui Ding , Ngai-Man Cheung

Person re-identification is to retrieval pedestrian images from no-overlap camera views detected by pedestrian detectors. Most existing person re-identification (re-ID) models often fail to generalize well from the source domain where the…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Jialun Liu

This work considers the problem of unsupervised domain adaptation in person re-identification (re-ID), which aims to transfer knowledge from the source domain to the target domain. Existing methods are primary to reduce the inter-domain…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Zhun Zhong , Liang Zheng , Zhiming Luo , Shaozi Li , Yi Yang

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

Few-shot learning requires to recognize novel classes with scarce labeled data. Prototypical network is useful in existing researches, however, training on narrow-size distribution of scarce data usually tends to get biased prototypes. In…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jinlu Liu , Liang Song , Yongqiang Qin

Few-shot image generation aims to effectively adapt a source generative model to a target domain using very few training images. Most existing approaches introduce consistency constraints-typically through instance-level or…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Chenghao Xu , Qi Liu , Jiexi Yan , Muli Yang , Cheng Deng

To mitigate the detection performance drop caused by domain shift, we aim to develop a novel few-shot adaptation approach that requires only a few target domain images with limited bounding box annotations. To this end, we first observe…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Tao Wang , Xiaopeng Zhang , Li Yuan , Jiashi Feng

Lifelong few-shot customization for text-to-image diffusion aims to continually generalize existing models for new tasks with minimal data while preserving old knowledge. Current customization diffusion models excel in few-shot tasks but…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Nan Song , Xiaofeng Yang , Ze Yang , Guosheng Lin

Few-shot semantic segmentation (FSS) has achieved great success on segmenting objects of novel classes, supported by only a few annotated samples. However, existing FSS methods often underperform in the presence of domain shifts, especially…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jiapeng Su , Qi Fan , Guangming Lu , Fanglin Chen , Wenjie Pei

Training a generative model with limited number of samples is a challenging task. Current methods primarily rely on few-shot model adaption to train the network. However, in scenarios where data is extremely limited (less than 10), the…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Teng Hu , Jiangning Zhang , Liang Liu , Ran Yi , Siqi Kou , Haokun Zhu , Xu Chen , Yabiao Wang , Chengjie Wang , Lizhuang Ma
‹ 上一页 1 2 3 10 下一页 ›