StyleGAN-T Nvidia, 30x Faster than SD?

This page summarizes the projects mentioned and recommended in the original post on /r/StableDiffusion

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • stylegan

    StyleGAN - Official TensorFlow Implementation

  • Umm, StyleGAN was the first decent image generation model, and it was producing great images from random seeds 5 years ago. Now, that's with the obvious caveat that each model was trained to produce one specific type of image and it helped immensely if the training images were all aligned the same. Diffusion models are certainly the trendy current architecture for image generation, but AFAIK there's no fundamental theoretical limitation to the output quality of any architecture except the general rule that more parameters is better.

  • stylegan2-pytorch

    Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

  • GANs on the other hand uses a generator and discriminator model, where the generator learns to generate images that are "good enough" to fool the discriminator. It may make it easier to make discriminators that are better at picking out visual artefacts that stand out for humans, (it was easy to pick out "fake humans" from the early versions of thispersondoesnotexist.com by looking at their eyes and teeth, they tend to be pointing in different directions, or their teeth are too irregular before the discriminator got better at picking those out) but they can suffer from mode collapse, and generate images with very little variety.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts