Rare find

GigaGAN. Software that generates large, high-quality images from text descriptions.

github.com/lucidrains/gigagan-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2025
  • Release —0.3.0
  • incorporate zero centered gradient penalty on real and fake images fo…
June 2024
  • Merge pull request #58 from kghamilton89/fix-accelerator-link
  • Replaced Accelerator link returns 404.
  • small cleanup
  • cleanup
  • redo the downsampling in unetupsampler as according to videogigagan p…
  • cleanup
  • complete the temporal networks within unetsampler for videogigagan
  • first add temporal attention layers
  • complete the temporal down and upsample layers for unet
  • prepare for videogigagan logic
November 2023
  • Release —0.2.20
  • address https://github.com/lucidrains/gigagan-pytorch/issues/51
September 2023
  • product management
  • Release —0.2.19
  • address extraneous dim kernel mod for rgb adaptive conv, thanks to @i…
  • Release —0.2.18
  • address issue with resolutions in generator for calculating attention…
  • Release —0.2.17
  • take care of the all gather for contrastive loss
  • Release —0.2.16
  • remove an activation function
  • Release —0.2.15
  • tweak gradient penalty
  • Release —0.2.14
  • make sure to actually train the vision aided discriminator
  • Release —0.2.12
  • protect against gradient penalty nans
August 2023
  • Release —0.2.11