Skip to content

Neural style transfer app to blend images with 8 artistic styles using a VGG-19 CNN model for style transfer.

Notifications You must be signed in to change notification settings

subtrex/neural-style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artify - Neural Style Transfer App

A Flask-based web app for neural style transfer to blend images with 8 artistic styles, leveraging PyTorch and OpenCV to load a VGG-19 CNN model for image processing. Utilized a MongoDB database as backend for efficient image storage and retrieval.

Tech

Flask | PyTorch | OpenCV | MongoDB

About

Users can upload an image of their choice and select the desired style to be transferred to it.

1

2

Clicking "Generate" will create and display the style transferred image.

3

4

About

Neural style transfer app to blend images with 8 artistic styles using a VGG-19 CNN model for style transfer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published