Efficient GAN
Efficient GANs aim to reduce the substantial computational demands of Generative Adversarial Networks (GANs) while maintaining or improving generative quality. Current research focuses on techniques like knowledge distillation, network pruning (especially structured pruning of U-Net architectures), and patch-based training to achieve this efficiency, often incorporating elements like wavelet transforms or semi-supervised learning. These advancements are significant because they enable the deployment of high-performing GANs in resource-constrained environments and accelerate training and inference times for various applications, including image binarization, image-to-image translation, and skin lesion segmentation.
Papers
July 5, 2024
May 19, 2024
September 17, 2023
May 29, 2023
February 28, 2023
December 20, 2022
July 4, 2022