TorchGAN: A Flexible Framework for GAN Training and Evaluation

09/08/2019
by   Avik Pal, et al.
1

TorchGAN is a PyTorch based framework for writing succinct and comprehensible code for training and evaluation of Generative Adversarial Networks. The framework's modular design allows effortless customization of the model architecture, loss functions, training paradigms, and evaluation metrics. The key features of TorchGAN are its extensibility, built-in support for a large number of popular models, losses and evaluation metrics, and zero overhead compared to vanilla PyTorch. By using the framework to implement several popular GAN models, we demonstrate its extensibility and ease of use. We also benchmark the training time of our framework for said models against the corresponding baseline PyTorch implementations and observe that TorchGAN's features bear almost zero overhead.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/19/2018

An empirical study on evaluation metrics of generative adversarial networks

Evaluating generative adversarial networks (GANs) is inherently challeng...
research
11/26/2019

AuthorGAN: Improving GAN Reproducibility using a Modular GAN Framework

Generative models are becoming increasingly popular in the literature, w...
research
01/20/2021

Influence Estimation for Generative Adversarial Networks

Identifying harmful instances, whose absence in a training dataset impro...
research
05/13/2019

MetricGAN: Generative Adversarial Networks based Black-box Metric Scores Optimization for Speech Enhancement

Adversarial loss in a conditional generative adversarial network (GAN) i...
research
05/05/2020

Mimicry: Towards the Reproducibility of GAN Research

Advancing the state of Generative Adversarial Networks (GANs) research r...
research
03/25/2021

AutoLoss-Zero: Searching Loss Functions from Scratch for Generic Tasks

Significant progress has been achieved in automating the design of vario...
research
04/03/2018

DeSIGN: Design Inspiration from Generative Networks

Can an algorithm create original and compelling fashion designs to serve...

Please sign up or login with your details

Forgot password? Click here to reset