paper-with-me

홈 › Papers

UGC: Unified GAN Compression for Efficient Image-to-Image Translation

2023-09-17 · ICCV 2023 1 · Yuxi Ren, Jie Wu, Peng Zhang, Manlin Zhang, Xuefeng Xiao, Qian He, Rui Wang, Min Zheng, Xin Pan

Recent years have witnessed the prevailing progress of Generative Adversarial Networks (GANs) in image-to-image translation. However, the success of these GAN models hinges on ponderous computational costs and labor-expensive training data. Current efficient GAN learning techniques often fall into two orthogonal aspects: i) model slimming via reduced calculation costs; ii)data/label-efficient learning with fewer training data/labels. To combine the best of both worlds, we propose a new learning paradigm, Unified GAN Compression (UGC), with a unified optimization objective to seamlessly prompt the synergy of model-efficient and label-efficient learning. UGC sets up semi-supervised-driven network architecture search and adaptive online semi-supervised distillation stages sequentially, which formulates a heterogeneous mutual learning scheme to obtain an architecture-flexible, label-efficient, and performance-excellent model.

📄 PDF Abstract BibTeX arXiv:2309.09310

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

A Novel Framework for Image-to-image Translation and Image Compression

2021-11-25 · Fei Yang, Yaxing Wang, Luis Herranz, Yongmei Cheng 외

Data-driven paradigms using machine learning are becoming ubiquitous in image processing and communications. In particular, image-to-image (I2I) translation is a generic and widely used approach to image processing probl…

Image CompressionImage GenerationImage RestorationImage-to-Image Translation+3

GAN Slimming: All-in-One GAN Compression by A Unified Optimization Framework

2020-08-25 · ECCV 2020 8 · Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu 외

Generative adversarial networks (GANs) have gained increasing popularity in various computer vision applications, and recently start to be deployed to resource-constrained mobile devices. Similar to other deep models, st…

AllImage-to-Image TranslationQuantizationStyle Transfer

A Unified Image Preprocessing Framework For Image Compression

2022-08-15 · Moqi Zhang, Weihui Deng, Xiaocheng Li

With the development of streaming media technology, increasing communication relies on sound and visual information, which puts a massive burden on online media. Data compression becomes increasingly important to reduce …

Data CompressionImage Compression

DiffHarmony: Latent Diffusion Model Meets Image Harmonization

2024-04-09 · Pengfei Zhou, Fangxiang Feng, Xiaojie Wang

Image harmonization, which involves adjusting the foreground of a composite image to attain a unified visual consistency with the background, can be conceptualized as an image-to-image translation task. Diffusion models …

Image CompressionImage GenerationImage HarmonizationImage-to-Image Translation+2

Unified learning-based lossy and lossless JPEG recompression

2023-12-05 · Jianghui Zhang, Yuanyuan Wang, Lina Guo, Jixiang Luo 외

JPEG is still the most widely used image compression algorithm. Most image compression algorithms only consider uncompressed original image, while ignoring a large number of already existing JPEG images. Recently, JPEG r…

Image CompressionQuantization