Inspiration
We are often asked by people new to the field of Creative Artificial Intelligence (Creative AI) whether we can suggest any reading to introduce them to some of the concepts involved. That’s the motivation behind this post: to bring together a number of articles, demos and papers to serve as a primer for anyone looking to get up to speed with Creative AI. we hope you find it useful – and if you think of something you think should be included, drop your suggestions
What it does
In particular, Deep Dream and Neural Style Transfer are algorithms, based on deep-learning convolutional neural networks (CNNs) that blend visual qualities from multiple source images to create a new output image. Deep learning is a collection of network-based machine learning methods that are notable for their power and breakthrough performance in tasks such as object recognition as well as their similarities to aspects of human vision and brain function
How we built it
Python Imaging Library(PIL) –Python Imaging Library is a free and open-source additional library for the Python programming language that adds support for opening, manipulating, and saving many different image file formats. Google Deep Dream – Deep dream is a computer vision algorithm developed at Google. The algorithm works by creating dream-like effect. It’s like giving humans an extremely powerful drug!. As the image is increasingly feed to the network, more weird features will start to pop up. GOOGLE COLAB Deep Dream Generator – Stylize your images using enhanced versions of Google Deep Dream with the Deep Dream Generator. Get your Deep Art on.
Challenges we ran into
We will learn new thing about the Deep dreams algorithm and how AI see the picture
Accomplishments that we're proud of
This model can also implement in creating Arts and etc.
What we learned
We will get to how can AI see the pictures and get to find the patterns in model
What's next for Creative AI
There are many more ways to explore in the AI and do many more thing
Built With
- algorithm
- cnn
- deepdreams
- pytho
Log in or sign up for Devpost to join the conversation.