Inspiration
This one was inspired by prisma app and it's also a part of my course project.
What it does
It adds styles to a image from a reference image.
How we built it
First a vgg16 model is used to extract the styles from the reference medel then it blends to the our given image to achieve the style.
Challenges we ran into
It requires gpu as it main computing source. To deploy it on cloud we need to provide a cuda enabled gpu.
Accomplishments that we're proud of
Basically the challenge was to implement it in real-life. And make it available for people. To learn a grow.
What we learned
We have learned how the image processing stuff is done. How we can add new styles to a image.
What's next for Image Style Changer
Add more effects.
Log in or sign up for Devpost to join the conversation.