This is a while back, but I designed and built an AI-art installation from scratch, where I trained a GAN network to generate abstract art. The generated images was shown on a Samsung The Frame, and below the screen was a button. If you pushed the button, a new and unique piece was generated and shown on the screen.If you're interested in doing something similar, I wrote an extensive guide of how to build it here: https://github.com/maxvfischer/DIY-ai-art.
The guide doesn't include the ML part, so that you will have to learn on your own and integrate into the project :)
No comments yet.