Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.41 KB

ARCHIVE.md

File metadata and controls

40 lines (28 loc) · 2.41 KB

Archive

Archived content from the README.md

Notes, ideas for projects

  • Video clip: music + lyrics => image + video
  • Book: text => illustration
  • Interfaces for editing parameters that can be exported as string. This string is the input for a notebook or model. "Copy string", "Paste string", "Export file", "Import file".

Troubleshooting

Looking_Glass_v1_1_-_Colaboratory Ref

Neural Net Models

  • Yuheng-Li/MixNMatch
  • lucidrains/lightweight-gan: 512x512 flowers after 12 hours of training, 1 gpu 256x256 flowers after 12 hours of training, 1 gpu Implementation of 'lightweight' GAN proposed in ICLR 2021
  • VQGAN+CLIP: This is a brief tutorial on how to operate VQGAN+CLIP by Katherine Crowson
  • rinongal/StyleGAN-nada: Zero-Shot non-adversarial domain adaptation of pre-trained generators

Pre-trained Models

Selected examples of This X Does Not Exist

LLMs