//=time() ?>
Previously I used --downsample-factor=12, so setting it now to 8 greatly stabilizes the interpolation, but also increases the rendering time ~4x on an A40 :/ https://t.co/JgwzVDbDnN
"The Fermi paradox", #dalle2 left, #DALLE2exp right
There's something uncanny with the way both of these models interpret this simple prompt, but I enjoy the way a human is added by #dalle2 because, well, it's a paradox that only we care about in the end
"A dog with a fly's body", #dalle2 left, #DALLE2exp right
Note that I had to first generate a fly, then edit the face and change the prompt in order for #dalle2 to give the shown result. At least #DALLE2exp does something with the final prompt, but it looks unrealistic/synthetic
This is it, all my knowledge of matplotlib has culminated in this plot. I am betting seaborn could've done this easier, but something something sunk cost fallacy
@AydaoAI It even works with the visualizer .py (forgive the cursed latent)
Somehow managed to import @AydaoAI's extended StyleGAN2 to my SGAN3 repo (https://t.co/6E2m2DUnmL). The idea is to use it for fine-tuning, so I'll compare it to the latest training iterations I've done (SGAN-XL, SGAN3, SGAN2).
Absolutely love this SIGGRAPH '20 paper: explanation of the illumination in Salvator Mundi especially the three white spots in the orb. The optical accuracy of the painting has cast doubt on the attribution to da Vinci, but this paper shows it's correct. https://t.co/UGCZmtbaih
@aicrumb Thanks! This one reminds me of the weird dogs in DD
Someone did do DD with CLIP and they showed me a weird Buddha that came out, but that tweet is lost. I'll try to look for it!
Test 2 of interpolating in #stablediffusion (448x448):
Sometimes, it just misbehaves/the latent space is *too* choppy. Other times, it's super smooth. Perhaps it's worth to look at the attention maps/where the network is concentrating, and malleating this?
Some seeds produce weird images though, most likely coming from the Perlin noise. This, however, is a great way to tile an image, so will tinker with it...