Skip to content

Applying Neural Style Transfer on content_image and style_image to create amazing computer-generated artistic images.

License

Notifications You must be signed in to change notification settings

raahatg21/Creating-Artistic-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creating Artistic Images using Neural Style Transfer

The repository uses Neural Style Transfer. It takes as input two images: content image (the main input image), and style image (the filter). It then creates a third image using high level features (contents) of the content image and lower level features (styles) of the style image.

The detailed workflow is explained in style_transfer.ipynb. An in-depth analysis of the results and comparision with the Prisma app is also shown in images folder.

Summary of results:

Content Style Output

References

The files are created in Google Colab, and input and output images are fed through Google Drive. Link is included.

About

Applying Neural Style Transfer on content_image and style_image to create amazing computer-generated artistic images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published