I'm very proud to announce my inclusion in The New Vanguard exhibition at the Keep Contemporary gallery later this month! Myself and several other very talented artists have been accepted to show some of our new work in a juried exhibition.
#generative#ai#artoftheday#AIart
After figuring out how to travel forward in time, we finally managed to work out how to go backwards. Seeing the temples at their height was just amazing. So was the chance to meet some of the locals!
#generative#generativeart#abstract#pythoncode#ai#art#digitalart
@xsteenbrugge@dribnet@Ted_Underwood@kornia_foss Oh sure, so for X iterations it's final size * 0.1 or something, then upscale pass to *0.2, then X its, upscale pass to *0.3, X it's etc. Until you get to final size. You can adjust cut amounts per "size" as well for optimizations. Lemme find you a representative script
@AetherialDnB@BinxNet Thanks! Binx hooked me up with some ideas around cut scheduling that have helped for sure. Now just need to find y'all's secret sauce!
@xsteenbrugge@dribnet@Ted_Underwood@kornia_foss Have you tried recursive image resizing during the initial stages? I have seen scripts that use that technique to fairly decent effect and maintain "small" numbers of items with relatively large image sizes.