Comment on Flame Light Fighter
PhilipTheBucket@quokk.au 1 week ago
Dude... how does it have a perfect pixel grid? I didn't know generative models could work that way. Or is it a pixel art model that's just always trained on an 8-pixel grid or something?
Even_Adder@lemmy.dbzer0.com 1 week ago
You scale the image down and then scale it back up with no interpolation, or use something like unfake.js to snap it to the grid.
PhilipTheBucket@quokk.au 1 week ago
Got it, that makes more sense. I thought this was the model output, and I was confused.
Even_Adder@lemmy.dbzer0.com 1 week ago
It’s just about. It just needs a little nudge.
PhilipTheBucket@quokk.au 1 week ago
Yeah, I mean it's fine, I wasn't saying it was cheating or anything. I was just curious if there had been some development I didn't know about.