AICurious Logo

What is: Self-Attention GAN?

SourceSelf-Attention Generative Adversarial Networks
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

The Self-Attention Generative Adversarial Network, or SAGAN, allows for attention-driven, long-range dependency modeling for image generation tasks. Traditional convolutional GANs generate high-resolution details as a function of only spatially local points in lower-resolution feature maps. In SAGAN, details can be generated using cues from all feature locations. Moreover, the discriminator can check that highly detailed features in distant portions of the image are consistent with each other.