G Harfi 👁 24 views

Generative Adversarial Network / GAN

The manufacturer of model architecture consisting of two different networks that compete against each other.

Tractioned manufacturer network (Generative Adversarial Network, GAN) is a manufacturer of model architecture consisting of two nerve networks competing against each other: a "producer" (generator) network tries to produce false data (usually image) that is intended to look realistic from random noise, a "nurturing" network tries to detect whether it is a real set of data, for example, a fake example produced by the manufacturer. With these two networks, it is trained with a zero-to-tal gaming logic: the manufacturer tries to not differentiate, while trying to blood the distinguishing; this mutual competition process allows the manufacturer to produce more persuasive and realistic outputs.

This "puzzle" training approach has been introduced in 2014 and has become the dominant method of visual production for some time; architectures like StyleGAN have been extremely realistic, in reality, as well as successful results that can produce non-human faces. GAN’s visual production as well as style transfer (converting a photo to the style of a painter), increasing image resolution (super-resolution) and completed missing image zones were also used in tasks. However, GAN’s training is often unstable and sensitive (mode lit problems like); therefore in recent years, there was a strap towards diffusion models, which can be greatly trained in the field of visual production.