Inspiration

Sometimes we may have an idea of a design but do not know , which color or pattern will match it .

What it does

In this project, we are cartoony an image and image to image translation using different algorithms. F

Second, we are applying style transfer and deep dream methods to an image. Style transfer takes two input images one is a content image (image of a person) and a style image(image of a painting) and blends them together so the output image looks like the content image, but “painted” in the style of the style reference image. Deep Dream takes an input image and visualizes the patterns learned by a neural network in the given image.

How we built it

We have built it using the Streamlit and Flask framework for web development.

Challenges we ran into

While deploying the app we ran into many challenges.

What we learned

We have learned different Ml and deep learning models.

Share this project:

Updates