Thursday, 23 March 2023
Evolving the Monalisa with Genetic Algorithm
This is a demo run of a Java project to evolve a rudimentary impression of "Monalisa" with respect to the given target. 500 translucent rectangles are used with a pseudo Genetic Algorithm (only mutation). Hyperparameters are set manually and adapted to the image fitness score. Manhattan distance measure between the pixel colors is used for calculating the fitness score. The video is played at 4x the real speed.
Subscribe to:
Post Comments (Atom)
Algorithmic Pixel Art: The Beauty of Aliasing
Discussed here More images in Google drive Some outputs: Forward to anyone who says aliasing is ugly.
-
Inspired by https://github.com/anvaka/fieldplay (This is what happens when you try to recreate code just from looking at its output) Depen...
-
Discussed here More images in Google drive Some outputs: Forward to anyone who says aliasing is ugly.
No comments:
Post a Comment