HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

cGANs with Multi-Hinge Loss

Ilya Kavalerov Wojciech Czaja Rama Chellappa

cGANs with Multi-Hinge Loss

Abstract

We propose a new algorithm to incorporate class conditional information into the critic of GANs via a multi-class generalization of the commonly used Hinge loss that is compatible with both supervised and semi-supervised settings. We study the compromise between training a state of the art generator and an accurate classifier simultaneously, and propose a way to use our algorithm to measure the degree to which a generator and critic are class conditional. We show the trade-off between a generator-critic pair respecting class conditioning inputs and generating the highest quality images. With our multi-hinge loss modification we are able to improve Inception Scores and Frechet Inception Distance on the Imagenet dataset. We make our tensorflow code available at https://github.com/ilyakava/gan.

Code Repositories

ilyakava/BigGAN-PyTorch
Official
pytorch
Mentioned in GitHub
ilyakava/gan
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
conditional-image-generation-on-cifar-10MHingeGAN
FID: 7.5
Inception score: 9.58
conditional-image-generation-on-cifar-100MHingeGAN
FID: 17.3
Inception Score: 14.36

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
cGANs with Multi-Hinge Loss | Papers | HyperAI