# GAN-pruning **Repository Path**: mirrors_huawei-noah/GAN-pruning ## Basic Information - **Project Name**: GAN-pruning - **Description**: Code for "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019), "SCOP: Scientific Control for Reliable Neural Network Pruning" (NeurIPS 2020) and “Manifold Regularized Dynamic Network Pruning” (CVPR 2021). - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## GAN-pruning A Pytorch implementation for our ICCV 2019 paper, [Co-Evolutionary Compression for unpaired image Translation](https://arxiv.org/abs/1907.10804), which proposes a co-evolutionary approach for reducing memory usage and FLOPs of generators on image-to-image transfer task simultaneously while maintains their performances.