I wonder if a model could actually do pixel art the “classic” way. It wouldn’t take much processing to identify pixel grids in existing pixel art and convert them to native resolution for training.
Check out the model page for an explanation on how it works. It seems to mostly get simpler scenes right. The gallery below the comments has some nice images too.
ChaoticNeutralCzech@feddit.org 3 days ago
I wonder if a model could actually do pixel art the “classic” way. It wouldn’t take much processing to identify pixel grids in existing pixel art and convert them to native resolution for training.
keepthepace@slrpnk.net 3 days ago
Yes: they train the model on 8 bit art with 8x8 pixels and then ask it to generate with a scale of 0.125 (1/8) and scale up with no interpolation.
Even_Adder@lemmy.dbzer0.com 3 days ago
Check out the model page for an explanation on how it works. It seems to mostly get simpler scenes right. The gallery below the comments has some nice images too.