lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 327 forks source link

Generator is SIREN or transformer? #144

Open soberirving opened 3 years ago

soberirving commented 3 years ago

I know the discriminator is CLIP, so what is the generator?

afiaka87 commented 3 years ago

SIREN; no transformers here