Inspiration
We combined civilization with our cultural heritage using artificial intelligence
What it does
Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.
How I built it
We trained two models, neural style transfer and deep dream, we trained the first model, we took the result and inserted it in the second model.
Challenges I ran into
Time constraints
Accomplishments that I'm proud of
Finishing the project within the time limt
What I learned
Working under pressure and collaborate with a team
What's next for 83_Aja
Model development and use of newer algorithms
Built With
- colab
- python
Log in or sign up for Devpost to join the conversation.