Skip to content

Instantly share code, notes, and snippets.

@madebyollin
Last active February 10, 2024 02:25
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save madebyollin/3d6ec38af5e945e0de1562f3df7be2d9 to your computer and use it in GitHub Desktop.
Save madebyollin/3d6ec38af5e945e0de1562f3df7be2d9 to your computer and use it in GitHub Desktop.
List of good image generator training logs

List of good image generator training logs

A list of public training logs from neural network image generation models, since I think they're interesting.

The Criteria

  • Publicly accessible link
  • Losses plotted every so often
  • Samples generated every so often
  • Nontrivial dataset (i.e. not MNIST - 64x64 output RGB or better)
  • Nontrivial runtime (i.e. the final images actually look like something)
  • Trained from scratch (i.e. step 0 samples must be outputs from randomly-initialized network)

The List

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment