ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

Neural Style Transfer #79

Closed Hemraj183 closed 3 years ago

Hemraj183 commented 3 years ago

Title: Neural Style Transfer

Intro: This project aims to make art by using one image and then transferring the style of that image to the target image. This style transfer method is what made the smartphone apps like Prisma famous.

Approach: Using Tensorflow hub model and vgg19 building the model which helps to transfer one image into another.

Please assign me under DCP 2021.