Skip to content

This is an experiment to examine image processing's ability to dissect images to showcase the interplay of an image's content and its style.

Notifications You must be signed in to change notification settings

henryfaulkner/ML-Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

This is an experiment to examine image processing's ability to disect images to showcase the interplay of an image's content and its style.

Dependencies

  • matplotlib
  • numpy
  • pillow
  • tensorflow
  • requests
  • OpenCV

$pip3 install tensorflow; pip3 install pillow; pip3 install matplotlib; pip3 install requests; pip3 install opencv-python;

About

This is an experiment to examine image processing's ability to dissect images to showcase the interplay of an image's content and its style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published