paper-with-me

Papers

Distilling GANs with Style-Mixed Triplets for X2I Translation with Limited Data

2021-09-29 · ICLR 2022 4 · Yaxing Wang, Joost Van de Weijer, Lu Yu, Shangling Jui

Conditional image synthesis is an integral part of many X2I translation systems, including image-to-image, text-to-image and audio-to-image translation systems. Training these large systems generally requires huge amounts of training data. Therefore, we investigate knowledge distillation to transfer knowledge from a high-quality unconditioned generative model (e.g., StyleGAN) to a conditioned synthetic image generation modules in a variety of systems. To initialize the conditional and reference branch (from a unconditional GAN) we exploit the style mixing characteristics of high-quality GANs to generate an infinite supply of style-mixed triplets to perform the knowledge distillation. Extensive experimental results in a number of image generation tasks (i.e., image-to-image, semantic segmentation-to-image, text-to-image and audio-to-image) demonstrate qualitatively and quantitatively that our method successfully transfers knowledge to the synthetic image generation modules, resulting in more realistic images than previous methods as confirmed by a significant drop in the FID.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationKnowledge DistillationSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Mind the Gap in Distilling StyleGANs

2022-08-18 · Guodong Xu, Yuenan Hou, Ziwei Liu, Chen Change Loy

StyleGAN family is one of the most popular Generative Adversarial Networks (GANs) for unconditional generation. Despite its impressive performance, its high demand on storage and computation impedes their deployment on r…

Knowledge Distillation

A Comprehensive Overhaul of Distilling Unconditional GANs

2021-09-29 · Guodong Xu, Yuenan Hou, Ziwei Liu, Chen Change Loy

Generative adversarial networks (GANs) have achieved impressive results on various content generation tasks. Yet, their high demand on storage and computation impedes their deployment on resource-constrained devices. Tho…

Knowledge Distillation

Mixed-Modality Dual Face-Hair Retrieval

2026-06-02 · Quoc-Anh Bui-Huynh, Mai-Tuyen Lam, Dai-Anh-Tuan Nguyen, Thanh Duc Ngo arxiv

We introduce Dual Face-Hair Retrieval (DFHR), a new mixed-modality dual-reference task in image retrieval where a query consists of a face image specifying identity and a hairstyle reference expressed as either an image …

Image Retrieval

Controlling Neural Machine Translation Formality with Synthetic Supervision

2019-11-20 · Xing Niu, Marine Carpuat

This work aims to produce translations that convey source language content at a formality level that is appropriate for a particular audience. Framing this problem as a neural sequence-to-sequence task ideally requires t…

Machine TranslationSentenceTranslation

CariGANs: Unpaired Photo-to-Caricature Translation

2018-11-01 · Kaidi Cao, Jing Liao, Lu Yuan

Facial caricature is an art form of drawing faces in an exaggerated way to convey humor or sarcasm. In this paper, we propose the first Generative Adversarial Network (GAN) for unpaired photo-to-caricature translation, w…

CaricatureGenerative Adversarial NetworkPhoto-To-Caricature TranslationTranslation