Skip to content

Neural style transfer is the process of taking the style of one image And then applying it to the content of another image.

Notifications You must be signed in to change notification settings

raahulrawat/bunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

bunny

Neural Style Transfer using Opencv and Transfer learning
Reuirements:
Click==7.0
Flask==1.0.2
imutils==0.5.2
itsdangerous==1.1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
numpy==1.16.3
opencv-python==4.1.0.25
Werkzeug==0.15.2
Introduction:

Neural style transfer is the process of:

Taking the style of one image
And then applying it to the content of another image

More references: https://www.pyimagesearch.com/2018/08/27/neural-style-transfer-with-opencv/
Go to bunn folder and activate environment for the project

run serve.py

open http://localhost:5001 and start uploading your own images.

accessibility text

About

Neural style transfer is the process of taking the style of one image And then applying it to the content of another image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published