Site icon Towards AI

How On Earth Can We Evaluate the Generated Images By GANs?

How On Earth Can We Evaluate the Generated Images By GANs?

Author(s): Youssef Hosni

Originally published on Towards AI.

Overview of GANs Models Evaluation Metrics

GANs consist of two main networks generator and discriminator networks. A GAN generator model is trained using a second model called a discriminator that learns to classify images as real or generated. Both the generator and discriminator model are trained together to maintain an equilibrium.

As such, there is no objective loss function used to train the GAN generator models and no way to objectively assess the progress of the training and the relative or absolute quality of the model from loss alone. This means that models must be evaluated using the quality of the generated synthetic images and manually inspecting… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Exit mobile version