中文
相关论文

相关论文: D3T-GAN: Data-Dependent Domain Transfer GANs for F…

200 篇论文

Recently, several methods based on generative adversarial network (GAN) have been proposed for the task of aligning cross-domain images or learning a joint distribution of cross-domain images. One of the methods is to use conditional GAN…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Xudong Mao , Qing Li , Haoran Xie

Though recent research has achieved remarkable progress in generating realistic images with generative adversarial networks (GANs), the lack of training stability is still a lingering concern of most GANs, especially on high-resolution…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Runmin Wu , Kunyao Zhang , Lijun Wang , Yue Wang , Pingping Zhang , Huchuan Lu , Yizhou Yu

Few-shot segmentation (FSS) expects models trained on base classes to work on novel classes with the help of a few support images. However, when there exists a domain gap between the base and novel classes, the state-of-the-art FSS methods…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yuhang Lu , Xinyi Wu , Zhenyao Wu , Song Wang

Unpaired image-to-image translation using Generative Adversarial Networks (GAN) is successful in converting images among multiple domains. Moreover, recent studies have shown a way to diversify the outputs of the generator. However, since…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Sho Inoue , Tad Gonsalves

The goal of Image-to-image (I2I) translation is to transfer an image from a source domain to a target domain, which has recently drawn increasing attention. One major branch of this research is to formulate I2I translation based on…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Yuanjiang Cao , Lina Yao , Le Pan , Quan Z. Sheng , Xiaojun Chang

One-shot generative domain adaption aims to transfer a pre-trained generator on one domain to a new domain using one reference image only. However, it remains very challenging for the adapted generator (i) to generate diverse images…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Yabo Zhang , Mingshuai Yao , Yuxiang Wei , Zhilong Ji , Jinfeng Bai , Wangmeng Zuo

For deep learning applications, the massive data development (e.g., collecting, labeling), which is an essential process in building practical applications, still incurs seriously high costs. In this work, we propose an effective data…

机器学习 · 统计学 2019-12-30 Shin'ya Yamaguchi , Sekitoshi Kanai , Takeharu Eda

The biggest challenge faced by a Machine Learning Engineer is the lack of data they have, especially for 2-dimensional images. The image is processed to be trained into a Machine Learning model so that it can recognize patterns in the data…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Anugrah Akbar Praramadhan , Guntur Eka Saputra

Few-shot action recognition aims at quickly adapting a pre-trained model to the novel data with a distribution shift using only a limited number of samples. Key challenges include how to identify and leverage the transferable knowledge…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Yuke Li , Guangyi Chen , Ben Abramowitz , Stefano Anzellott , Donglai Wei

Structural guidance in an image-to-image translation allows intricate control over the shapes of synthesized images. Generating high-quality realistic images from user-specified rough hand-drawn sketches is one such task that aims to impose…

图形学 · 计算机科学 2025-02-24 Prasun Roy , Saumik Bhattacharya , Subhankar Ghosh , Umapada Pal , Michael Blumenstein

Training deep generative models usually requires a large amount of data. To alleviate the data collection cost, the task of zero-shot GAN adaptation aims to reuse well-trained generators to synthesize images of an unseen target domain…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Seogkyu Jeon , Bei Liu , Pilhyeon Lee , Kibeom Hong , Jianlong Fu , Hyeran Byun

Generative adversarial networks have led to significant advances in cross-modal/domain translation. However, typically these networks are designed for a specific task (e.g., dialogue generation or image synthesis, but not both). We present…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Shuang Ma , Daniel McDuff , Yale Song

Image-to-image translation models have shown remarkable ability on transferring images among different domains. Most of existing work follows the setting that the source domain and target domain keep the same at training and inference…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Jianxin Lin , Yingce Xia , Sen Liu , Shuqin Zhao , Zhibo Chen

Most domain adaptation methods consider the problem of transferring knowledge to the target domain from a single source dataset. However, in practical applications, we typically have access to multiple sources. In this paper we propose the…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Subhankar Roy , Aliaksandr Siarohin , Enver Sangineto , Nicu Sebe , Elisa Ricci

Generative Adversarial Networks (GANs) have significantly advanced image synthesis, however, the synthesis quality drops significantly given a limited amount of training data. To improve the data efficiency of GAN training, prior work…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Ceyuan Yang , Yujun Shen , Yinghao Xu , Bolei Zhou

Style transfer is a useful image synthesis technique that can re-render given image into another artistic style while preserving its content information. Generative Adversarial Network (GAN) is a widely adopted framework toward this task…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Zhentan Zheng , Jianyi Liu

Machine learning models typically suffer from the domain shift problem when trained on a source dataset and evaluated on a target dataset of different distribution. To overcome this problem, domain generalisation (DG) methods aim to…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Kaiyang Zhou , Yongxin Yang , Timothy Hospedales , Tao Xiang

In this paper, we are interested in generating fine-grained cartoon faces for various groups. We assume that one of these groups consists of sufficient training data while the others only contain few samples. Although the cartoon faces of…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Nan Zhuang , Cheng Yang

We do not pursue a novel method in this paper, but aim to study if a modern text-to-image diffusion model can tailor any task-adaptive image classifier across domains and categories. Existing domain adaptive image classification works…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Weijie Chen , Haoyu Wang , Shicai Yang , Lei Zhang , Wei Wei , Yanning Zhang , Luojun Lin , Di Xie , Yueting Zhuang

Current approaches have made great progress on image-to-image translation tasks benefiting from the success of image synthesis methods especially generative adversarial networks (GANs). However, existing methods are limited to handling…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Ziqiang Zheng , Zhibin Yu , Haiyong Zheng , Yang Wu , Bing Zheng , Ping Lin