paper-with-me

Papers

Co-Evolutionary Compression for Unpaired Image Translation

2019-07-25 · ICCV 2019 10 · Han Shu, Yunhe Wang, Xu Jia, Kai Han, Hanting Chen, Chunjing Xu, Qi Tian, Chang Xu

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number of parameters and huge computational complexities. Existing methods are mainly designed for compressing and speeding-up deep neural networks in the classification task, and cannot be directly applied on GANs for image translation, due to their different objectives and training procedures. To this end, we develop a novel co-evolutionary approach for reducing their memory usage and FLOPs simultaneously. In practice, generators for two image domains are encoded as two populations and synergistically optimized for investigating the most important convolution filters iteratively. Fitness of each individual is calculated using the number of parameters, a discriminator-aware regularization, and the cycle consistency. Extensive experiments conducted on benchmark datasets demonstrate the effectiveness of the proposed method for obtaining compact and effective generators.

📄 PDF Abstract BibTeX arXiv:1907.10804

Code (2)

huawei-noah/Pruning pytorch
yehuitang/Pruning pytorch

Tasks

Image-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MariData: One-Step Unpaired Image Translation for Maritime Environments

2026-06-02 · Santeri Henriksson, Mehdi Asadi, Amin Majd, Juha Kalliovaara arxiv

The development on robust perception systems for Maritime Autonomous Surface Ships (MASS) is heavily constrained by the scarcity of diverse training data, particularly for adverse weather and low-light conditions. Becaus…

Image-to-Image TranslationSynthetic Data Generation

Unpaired Image-to-Image Translation via Neural Schrödinger Bridge

2023-05-24 · Beomsu Kim, Gihyun Kwon, Kwanyoung Kim, Jong Chul Ye

Diffusion models are a powerful class of generative models which simulate stochastic differential equations (SDEs) to generate data from noise. While diffusion models have achieved remarkable progress, they have limitati…

Image-to-Image TranslationTranslation

ITTR: Unpaired Image-to-Image Translation with Transformers

2022-03-30 · Wanfeng Zheng, Qiang Li, Guoxin Zhang, Pengfei Wan 외

Unpaired image-to-image translation is to translate an image from a source domain to a target domain without paired training data. By utilizing CNN in extracting local semantics, various techniques have been developed to…

Image-to-Image TranslationTranslation

Quality-aware Unpaired Image-to-Image Translation

2019-03-15 · Lei Chen, Le Wu, Zhenzhen Hu, Meng Wang

Generative Adversarial Networks (GANs) have been widely used for the image-to-image translation task. While these models rely heavily on the labeled image pairs, recently some GAN variants have been proposed to tackle th…

Image Quality AssessmentImage-to-Image TranslationTranslation

Unpaired Translation from Semantic Label Maps to Images by Leveraging Domain-Specific Simulations

2023-02-21 · Lin Zhang, Tiziano Portenier, Orcun Goksel

Photorealistic image generation from simulated label maps are necessitated in several contexts, such as for medical training in virtual reality. With conventional deep learning methods, this task requires images that are…

Contrastive LearningImage GenerationTranslation