Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

Overview of Important GAN Models & Applications
Computer Vision   Data Science   Latest   Machine Learning

Overview of Important GAN Models & Applications

Last Updated on November 5, 2023 by Editorial Team

Author(s): Youssef Hosni

Originally published on Towards AI.

Generative adversarial networks (GANs) have revolutionized image synthesis since their introduction in 2014. This article provides an overview of some of the most influential GAN models for key computer vision applications, such as text-to-image generation, image-to-image translation, and image super-resolution.

GANs work by training two neural networks — a generator and a discriminator — in an adversarial game to output synthetic images that are indistinguishable from real images.

The first section describes StackGAN, a pioneering text-to-image GAN that uses a two-stage process to generate high-resolution, photo-realistic images from text descriptions.

Next, Pix2Pix GANs are examined for the general task of image-to-image translation across… 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

Feedback ↓