Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Class Project for Introduction to Machine Learning (CSE445) done in Summer 2017

Notifications You must be signed in to change notification settings

ShawonAshraf/ImageStyleTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Transfer using CNN and VGG16 Architecture

Course project for CSE445 Introduction to Machine Learning

Summer 2017, North South University

Dependencies

  • python3
  • scipy
  • keras
  • tensorflow / tensorflow-gpu
  • pillow
  • numpy

Usage

python style_transfer.py path/to/style/image path/to/content/image

Note that outputs will be faster on a machine with CUDA supported Nvidia GPU

  • From naming - style image supplies the style to be applied on a content or a target image

Demo outputs

Imgur Imgur

References

References used in this project can be found here

About

Class Project for Introduction to Machine Learning (CSE445) done in Summer 2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages